diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index cc60b65..d1cdf16 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -1,6 +1,6 @@ Name: perl-Data-OptList Version: 0.110 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and validate simple name/value option pairs License: GPL+ or Artistic Group: Development/Libraries @@ -80,6 +80,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Data::OptList.3* %changelog +* Sun May 15 2016 Jitka Plesnikova - 0.110-2 +- Perl 5.24 rebuild + * Fri Mar 25 2016 Paul Howarth - 0.110-1 - Update to 0.110 - Major optimization to mkopt