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