From 2952385b063c2bb90c2b696f35da4674d6362084 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 18:13:54 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- gflags.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gflags.spec b/gflags.spec index 09ed607..ac7c061 100644 --- a/gflags.spec +++ b/gflags.spec @@ -2,7 +2,7 @@ Name: gflags Version: 1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for commandline flag processing Group: Development/Tools @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/google/*.h %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Sat Jan 30 2010 Rakesh Pandit - 1.3-1 - Updated to 1.3 - Removed python bindings (they are separate project now)