diff --git a/perl-Data-Section.spec b/perl-Data-Section.spec index 14808b5..7084991 100644 --- a/perl-Data-Section.spec +++ b/perl-Data-Section.spec @@ -4,7 +4,7 @@ Name: perl-Data-Section Version: 0.101622 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read multiple hunks of data out of your DATA section License: GPL+ or Artistic Group: Development/Libraries @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Data::Section.3pm* %changelog +* Sun Jul 21 2013 Petr Pisar - 0.101622-2 +- Perl 5.18 rebuild + * Thu Jun 20 2013 Paul Howarth - 0.101622-1 - Update to 0.101622 - Add a link to an Advent article about Data-Section