From f6564edf2f062b757f3258ea5826b2811f27ee7d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 14:33:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- perl-Data-Section.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Data-Section.spec b/perl-Data-Section.spec index ce79297..eb39f21 100644 --- a/perl-Data-Section.spec +++ b/perl-Data-Section.spec @@ -1,6 +1,6 @@ Name: perl-Data-Section Version: 0.005 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Read multiple hunks of data out of your DATA section License: GPL+ or Artistic Group: Development/Libraries @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 0.005-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Sat Sep 06 2008 Daniel P. Berrange 0.005-2 - Add Test::More BR