Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-21 03:59:11 +02:00
parent 5b89ff0b27
commit 78229c21b7

View File

@ -1,7 +1,7 @@
Name: perl-Data-OptList Name: perl-Data-OptList
Summary: Parse and validate simple name/value option pairs Summary: Parse and validate simple name/value option pairs
Version: 0.108 Version: 0.108
Release: 1%{?dist} Release: 2%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
URL: http://search.cpan.org/dist/Data-OptList/ 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* %{_mandir}/man3/Data::OptList.3pm*
%changelog %changelog
* Sun Jul 21 2013 Petr Pisar <ppisar@redhat.com> - 0.108-2
- Perl 5.18 rebuild
* Sat Jul 6 2013 Paul Howarth <paul@city-fan.org> - 0.108-1 * Sat Jul 6 2013 Paul Howarth <paul@city-fan.org> - 0.108-1
- Update to 0.108: - Update to 0.108:
- Repackage, new bug tracker - Repackage, new bug tracker