From b9b5d35e00af6ece7c421c2b184850a129b61fda Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 01:47:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- gtest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gtest.spec b/gtest.spec index 6f3fb3f..908d578 100644 --- a/gtest.spec +++ b/gtest.spec @@ -1,7 +1,7 @@ Summary: Google C++ testing framework Name: gtest Version: 1.8.1 -Release: 2%{?dist} +Release: 3%{?dist} # scripts/generator/* are ASL 2.0 License: BSD and ASL 2.0 URL: https://github.com/google/googletest @@ -110,6 +110,9 @@ make test %{_libdir}/pkgconfig/gmock_main.pc %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.8.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Sep 27 2018 Neal Gompa - 1.8.1-2 - Fix the build to set the version in the CMakeLists correctly - Update the libversion patch to use the version in CMakeLists