Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-15 09:56:54 +02:00
parent 3349cb008f
commit 3af8770092

View File

@ -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 <jplesnik@redhat.com> - 0.110-2
- Perl 5.24 rebuild
* Fri Mar 25 2016 Paul Howarth <paul@city-fan.org> - 0.110-1
- Update to 0.110
- Major optimization to mkopt