From 06d772fdf1c603ef0cf402493ffe6dcf04ecebcf Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 01:51:40 +0100 Subject: [PATCH] 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 --- gtest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gtest.spec b/gtest.spec index 51328ba..e1ef8f7 100644 --- a/gtest.spec +++ b/gtest.spec @@ -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 - 1.10.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Nov 15 2020 Jeff Law - 1.10.0-4 - Disable pointer-comparison warning in StackLowerThanAddress