File kcov.changes of Package failed_kcov
-------------------------------------------------------------------
Thu Sep 22 19:04:42 UTC 2022 - Antoine Belvire <antoine.belvire@opensuse.org>
- Update to 40:
* Make libbfd non-required to avoid GPLv3
- Changes from 39:
* Allow an address to map to multiple lines in the binary
(gh#SimonKagstrom/kcov/366).
* Correct abort signal return value (gh#SimonKagstrom/kcov/314).
* Escape json URLs (gh#SimonKagstrom/kcov/353).
* Match ELF perfect if it has the ELF magic
(gh#SimonKagstrom/kcov/339).
* Correct --collect-only, --report-only on non-identical
machines (gh#SimonKagstrom/kcov/342)
* Auto build via github actions (gh#SimonKagstrom/kcov/347).
* Allow regex in --replace-src-path (gh#SimonKagstrom/kcov/333).
* bash: Set PS4 in bash_helper for modern bashes to allow root
usage (gh#SimonKagstrom/kcov/331).
* Fix --merge with two --collect-only runs
(gh#SimonKagstrom/kcov/327).
* bash: Add --bash-tracefd-cloexec to avoid leaking trace fd
to children (gh#SimonKagstrom/kcov/325).
* bash: Drain stdout when on xtrace-fd
(gh#SimonKagstrom/kcov/323).
* Make kcov conan-ready (gh#SimonKagstrom/kcov/322).
- Add kcov-40-binutils-2.39.patch: Fix build with binutils 2.39
(gh#SimonKagstrom/kcov#381, gh#SimonKagstrom/kcov!383).
- Refresh spec file.
- Remove unneeded build dependency on python3.
-------------------------------------------------------------------
Sun Jun 26 13:25:13 UTC 2022 - Berthold Gunreben <azouhr@opensuse.org>
- solib-parser/lib.c:99:3: error: #error Unsupported architecture
Disable s390x builds.
-------------------------------------------------------------------
Thu Sep 17 06:41:18 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 38:
This release fixes a kcov hang on the Aarch64 (ARM64) platform
The Cobertura writer now supports the coverage-04.dtd version of the standard
- remove python3.patch (upstream):
-------------------------------------------------------------------
Sat May 18 22:41:29 UTC 2019 - Doug Miller <dgm816@gmail.com>
- updated to use python3 when compiling via python3.patch which
removes python2 need
-------------------------------------------------------------------
Fri May 10 21:22:08 UTC 2019 - Doug Miller <dgm816@gmail.com>
- modernize spec file
* updated to Release: 3
* converted Source: to Source0: for verification check
* converted Patch: to Patch0:
* added BuildRoot: per openSUSE recomendations
* split BuildRequires: across multiple lines
- converted patch to -p1 per openSUSE recommendations
-------------------------------------------------------------------
Wed May 8 21:35:27 UTC 2019 - Doug Miller <dgm816@gmail.com>
- initial spec file based on fedora project:
https://src.fedoraproject.org/rpms/kcov/blob/master/f/kcov.spec