Package Release Info

lcov-1.14+git.20180307.a5dd952-bp151.2.14

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lcov

Change Logs

Version: 1.14+git.20180307.a5dd952-bp150.2.4
* Thu Mar 15 2018 mliska@suse.cz
- Port the package to git server and bump to current trunk in order
  to add support for GCC 8.
- Remove lcov-1.13-except-unreach.patch.
* Thu Dec 22 2016 vmiklos@collabora.co.uk
- Update to version 1.13:
  + Contains bug fixes for a number of issues in various areas of LCOV.
  + Detailed list of changes included in this release:
    http://ltp.sourceforge.net/coverage/lcov/changes.php
- Rename lcov-1.12-except-unreach.patch to lcov-1.13-except-unreach.patch
Version: 1.12-2.1
* Fri Oct 09 2015 vmiklos@collabora.co.uk
- Update to version 1.12:
  + Configurable coverage rate precision
  + Configurable exclusion markers
  + Improved --to-package and --from-package handling
  + Improved --demangle-cpp handling
  + Multiple prefix directories
  + Multiple bug fixes and stability improvements
- Adapt lcov-1.11-except-unreach.patch to upstream changes ->
  lcov-1.12-except-unreach.patch
* Tue May 05 2015 mpluskal@suse.com
- Use url for source
- Cleanup spec file with spec-cleaner
* Sun Jun 01 2014 vmiklos@collabora.co.uk
- Update to version 1.11:
  + Improved support for GCC 4.7
  + Improved performance for specific functions
  + Compatibility support for LLVM's gcov
  + Multiple bug fixes and documentation improvements
- Adapt lcov-1.10-except-unreach.patch to upstream changes
  >  lcov-1.11-except-unreach.patch
* Mon Jan 14 2013 vmiklos@suse.cz
- Update to version 1.10
  + drop lcov-1.9-gcc-compat-4.7.patch, already in upstream
  + carry over lcov-1.9-except-unreach.patch, fixed in post-1.10 CVS
* Sun Jan 13 2013 vmiklos@suse.cz
- add lcov-1.9-except-unreach.patch and lcov-1.9-gcc-compat-4.7.patch to make
  lcov work with gcc-4.7
* Mon Jan 10 2011 poletti.marco@gmail.com
- Update to version 1.9
  + geninfo now prints debugging messages to stderr instead of
    stdout.
  + Some fixes.
  + Added a --list-full-path option for lcov.
  + Added lcov_list_width and lcov_list_truncate_max directives to
    the lcov configuration file to allow for list output
    customization.
  + Improved lcov's list output.
* Sun Feb 07 2010 poletti.marco@gmail.com
- Update to version 1.8
  + Added support for branch coverage measurements
  + Bug fixes
  + genhtml: Added --demangle-cpp option, improved color legend
  + genhtml: Improved coverage rate limits
  + geninfo: Added --derive-func-data and --debug options
  + geninfo: Added support for exclusion markers to exclude source lines
  + lcov: Added support for the linux-2.6.31 upstream gcov kernel support
  + lcov: Added --from-package, --to-package and --derive-func-data options
  + lcov: Added overall coverage result output for more operations
* Thu Sep 24 2009 poletti.marco@gmail.com
- initial package of lcov (version 1.7)