-
Sun Mar 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.4.0-1
- Update to 1.4.0 (close RHBZ#2065815)
-
Fri Jan 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.3.0-7
- Build without libasan/libubsan, since these vanished from EPEL9
-
Fri Jan 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.3.0-6
- Drop -Werror
-
Tue Nov 02 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.0-4
- Rebuild for gtest 1.11.0 (fix RHBZ#2001358)
- Remove obsolete macros and workarounds
- Update architecture lists for sanitizers
- Audit source licenses and correct License from “GPLv2 or GPLv3” to “GPLv3”
- Drop license files from -devel since it depends on the base package
- Reduce macro indirection in the spec file
- Use more pkgconfig(…) and cmake(…) dependencies where appropriate
- Package README.rst in -devel package only, and also package example/
- Fix a trivial typo in README.rst and the package description
-
Tue Nov 02 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.3.0-3
- Backport upstream patch to build with gtest 1.11
-
Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
Thu Jun 24 2021 Neal Gompa <ngompa13@gmail.com> - 1.3.0-1
- Update to 1.3.0 (RH#1931861)
-
Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
Sun Nov 01 2020 Neal Gompa <ngompa13@gmail.com> - 1.2.0-1
- Update to 1.2.0 (RH#1893144)
-
Sat Oct 17 2020 Jeff Law <law@redhat.com> - 1.1.0-5
- Use reference for loop variable to avoid range-loop-construct warning