From 45bc997eec8dca50b7e741c17f3ff85383d742cc Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 11 Jan 2012 11:09:08 +0000 Subject: [PATCH] Fedora 17 mass rebuild --- perl-Data-Section-Simple.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Data-Section-Simple.spec b/perl-Data-Section-Simple.spec index 60bd12b..97c7b18 100644 --- a/perl-Data-Section-Simple.spec +++ b/perl-Data-Section-Simple.spec @@ -3,7 +3,7 @@ Name: perl-Data-Section-Simple Version: 0.03 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read data from __DATA__ License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Data::Section::Simple.3pm* %changelog +* Wed Jan 11 2012 Paul Howarth - 0.03-2 +- Fedora 17 mass rebuild + * Mon Sep 19 2011 Paul Howarth - 0.03-1 - Update to 0.03 - Noted the use of utf8 pragma