Changelog for
libbenchmark0-1.5.3-2.1.i586.rpm :
* Wed Apr 28 2021 mpluskalAATTsuse.com- Update to version 1.5.3:
* Be compliant and return 0 from main.
* Fix windows warning on type conversion (#1121)
* Add verbosity to CI logs (#1122)
* fix cmake issue with referencing a non-existing function argument (#1118)
* [tools] Fix dumb mistake in previous commit - print aggregates only means aggregates, not non-aggregates
* [tools] Don\'t forget to print UTest when printing aggregates only
* [sysinfo] Fix CPU Frequency reading on AMD Ryzen CPU\'s (#1117)
* Use fewer ramp up repetitions when KeepRunningBatch is used (#1113)
* Add bazel status to README
* Re-enable bazel without bazelisk and with scoped build/test targets (#1109)- Drop no longer needed 0001-src-benchmark_register.h-add-missing-limits-inclusio.patch
* Mon Feb 08 2021 Christophe Giboudeaux
- Add upstream patch to fix build with GCC 11 (boo#1181865):
* 0001-src-benchmark_register.h-add-missing-limits-inclusio.patch
* Tue Dec 29 2020 Martin Pluskal - Update to version 1.5.2:
* Timestamps in output are now rfc3339-formatted #965
* overflow warnings with timers fixed #980
* Python dependencies are now covered by a requirements.txt #994
* JSON output cleaned up when no CPU scaling is present (#1008)
* CartesianProduct added for easier settings of multiple ranges (#1029)
* Python bindings improvements: + Custom main functions (#993) + A rename to google_benchmark (#199 + More state methods bound (#1037) with a builder interface (#1040)
* Workflow additions in github include pylint (#1039) and bindings runs (#1041)
* Mon Nov 18 2019 Simon Lees - %make_jobs is depricated replaced by %cmake_build
* Thu Oct 17 2019 Richard Brown - Remove obsolete Groups tag (fate#326485)
* Mon Jun 24 2019 Martin Pluskal - Update to version 1.5.0:
* Bump CMake minimum version to 3.5.1 (see dependencies.md)
* Add threads and repetitions to the JSON outputa
* Memory management and reporting hooks
* Documentation improvements
* Miscellaneous build fixes- Disable gtest part of tests untill new gtest is available
* Sat Feb 23 2019 Luigi Baldoni - Use arch-specific libdir in pkgconfig file
* Mon Feb 18 2019 Luigi Baldoni - Use arch-specific directories for support files
* Mon Jun 25 2018 mpluskalAATTsuse.com- Enable lto- Update dependencies
* Mon May 28 2018 avindraAATTopensuse.org- Update to version 1.4.1
* Realign expectation that State::iterations() returns 0 before the main benchmark loop begins.
* CMake error message fixes
* Enscripten check fix
* Bazel pthread linking
* Negative regexes
* gmock fix
* Wed Apr 04 2018 avindraAATTopensuse.org- Update to version 1.4.0
* Removal of deprecated headers
* Improved CPU cache info reporting
* Support State::KeepRunningBatch()
* Support int64_t for AddRange()
* New platform support: NetBSD, s390x, Solaris
* Bazel build support
* Support googletest unit tests
* Add assembler tests
* Various warnings fixed- Drop benchmark-s390.patch
* fixed upstream (commit ff2c255af5bb2fc2e5cd3b3685f0c6283117ce73)
* Tue Mar 27 2018 stefan.bruensAATTrwth-aachen.de- Remove ExclusiveArch, it works on non-x86 as well
* Fri Mar 16 2018 avindraAATTopensuse.org- Update to version 1.3.0:
* Ranged for loop optimization!
* Make installation optional
* Better stats including user-provided ones
* JSON reporter format fixes
* Documentation improvements- Includes changes from 1.2.0:
* User-defined counters
* Single header library
* Ability to clear benchmarks so the runtime registration is more flexible
* Sample-based standard deviation
* 32-bit build enabled
* Bug fixes- Cleanup with spec-cleaner- Use %ctest macro for testing
* Fri Jan 27 2017 mpluskalAATTsuse.com- Update to version 1.1.0:
* ArgNames support
* Fixes for OSX and Cygwin and MSVC builds
* PauseTiming and ResumeTiming are per thread (#286)
* Better Range and Arg specifications
* Complexity reporting
* Fri Jan 27 2017 bgAATTsuse.com- add support for s390x:
* benchmark-s390.patch
* Sat Nov 12 2016 roAATTsuse.de- add ExclusiveArch, package is not ported to anything but x86 and x86_64
* Mon Jul 04 2016 mpluskalAATTsuse.com- Disable lto as it does not seem to go well with -fPIE
* Sat May 14 2016 mpluskalAATTsuse.com- Initial package for version 1.0.0