This commit is contained in:
Fedora Release Engineering 2024-01-20 21:40:34 +00:00
parent da734dc12d
commit 0f611b7fa1

View File

@ -1,7 +1,7 @@
Summary: Google C++ testing framework
Name: gtest
Version: 1.14.0
Release: 2%{?dist}
Release: 3%{?dist}
# scripts/generator/* are Apache-2.0
License: BSD-3-Clause and Apache-2.0
URL: https://github.com/google/googletest
@ -99,6 +99,9 @@ sed -e "s/set(GOOGLETEST_VERSION .*)/set(GOOGLETEST_VERSION %{version})/" -i CMa
%{_libdir}/pkgconfig/gmock_main.pc
%changelog
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Nov 19 2023 Benson Muite <benson_muite@emailplus.org> - 1.14.0-2
- Use SPDX license identifiers