From d4667558835c6fe60a7d9dd798a70928a58c6f6d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 21:19:08 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- rubygem-pg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-pg.spec b/rubygem-pg.spec index 6255fef..6b84b54 100644 --- a/rubygem-pg.spec +++ b/rubygem-pg.spec @@ -8,7 +8,7 @@ Summary: A Ruby interface to the PostgreSQL RDBMS Name: rubygem-%{gemname} Version: 0.11.0 -Release: 5%{?dist} +Release: 6%{?dist} Group: Development/Languages # Upstream license clarification (https://bitbucket.org/ged/ruby-pg/issue/72/) # @@ -107,6 +107,9 @@ popd %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 0.11.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Fri Jun 03 2011 Vít Ondruch - 0.11.0-5 - Pass CFLAGS to extconf.rb.