diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index dbf8f88..aacfbdd 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.109 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Data-OptList/ @@ -61,6 +61,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Data::OptList.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.109-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Dec 13 2013 Paul Howarth - 0.109-1 - Update to 0.109: - Update bugtracker and repo links