This commit is contained in:
parent
da734dc12d
commit
0f611b7fa1
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user