diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index bb0b03f..be749c3 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -1,7 +1,7 @@ Name: perl-Data-OptList Summary: Parse and validate simple name/value option pairs Version: 0.108 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Data-OptList/ @@ -63,6 +63,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Data::OptList.3pm* %changelog +* Sun Jul 21 2013 Petr Pisar - 0.108-2 +- Perl 5.18 rebuild + * Sat Jul 6 2013 Paul Howarth - 0.108-1 - Update to 0.108: - Repackage, new bug tracker