From 2e41d677b095595414fb92753cdc92e98b71bddf Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 13:26:59 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- perl-Config-IniFiles.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Config-IniFiles.spec b/perl-Config-IniFiles.spec index 929979b..8b86ca4 100644 --- a/perl-Config-IniFiles.spec +++ b/perl-Config-IniFiles.spec @@ -1,6 +1,6 @@ Name: perl-Config-IniFiles Version: 2.47 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A module for reading .ini-style configuration files Group: Development/Libraries @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 2.47-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Thu Feb 12 2009 Ralf Corsépius - 2.47-1 - Upstream update. - Add Changes to %%doc.