Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gtest.git#37b91d5f07c9bd97acf8eeaeaf933f906cfcd036
This commit is contained in:
parent
24e90d16ab
commit
06d772fdf1
@ -1,7 +1,7 @@
|
||||
Summary: Google C++ testing framework
|
||||
Name: gtest
|
||||
Version: 1.10.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
# scripts/generator/* are ASL 2.0
|
||||
License: BSD and ASL 2.0
|
||||
URL: https://github.com/google/googletest
|
||||
@ -111,6 +111,9 @@ sed -e "s/set(GOOGLETEST_VERSION .*)/set(GOOGLETEST_VERSION %{version})/" -i CMa
|
||||
%{_libdir}/pkgconfig/gmock_main.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sun Nov 15 2020 Jeff Law <law@redhat.com> - 1.10.0-4
|
||||
- Disable pointer-comparison warning in StackLowerThanAddress
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user