From 57453372192085f0d0dab04ebb42fbe5fb1d3b27 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 24 Jul 2009 23:55:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- gflags.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gflags.spec b/gflags.spec index 1227267..7e19618 100644 --- a/gflags.spec +++ b/gflags.spec @@ -2,7 +2,7 @@ Name: gflags Version: 1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for commandline flag processing Group: Development/Tools @@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/google/*.h %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Fri Feb 27 2009 Debarshi Ray - 1.0-3 - Fixed build failure with gcc-4.4.