From 4f7d8a873efa16f71cb3a870396e5c7ccec74173 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 22:27:22 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- gtest.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gtest.spec b/gtest.spec index 3f933cd..7952cbc 100644 --- a/gtest.spec +++ b/gtest.spec @@ -1,7 +1,7 @@ Summary: Google C++ testing framework Name: gtest Version: 1.5.0 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD Group: Development/Tools URL: http://code.google.com/p/googletest/ @@ -83,6 +83,9 @@ rm -rf %{buildroot} %{_includedir}/gtest %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 1.5.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Sep 15 2011 Akira TAGOH j- 1.5.0-5 - Fix FTBFS issue; update libtool files instead of disabling rpath things.