diff --git a/perl-Data-Section-Simple.spec b/perl-Data-Section-Simple.spec index e2b2a37..20f197d 100644 --- a/perl-Data-Section-Simple.spec +++ b/perl-Data-Section-Simple.spec @@ -3,7 +3,7 @@ Name: perl-Data-Section-Simple Version: 0.05 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read data from __DATA__ License: GPL+ or Artistic Group: Development/Libraries @@ -58,6 +58,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Data::Section::Simple.3pm* %changelog +* Thu Jul 18 2013 Petr Pisar - 0.05-2 +- Perl 5.18 rebuild + * Tue Jun 11 2013 Paul Howarth - 0.05-1 - Update to 0.05 - Use MakeMaker