Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 19:32:34 +00:00
parent 5f21d375cc
commit bef2e790fa

View File

@ -10,7 +10,7 @@
Name: perl-Data-OptList Name: perl-Data-OptList
Version: 0.112 Version: 0.112
Release: 1%{?dist} Release: 2%{?dist}
Summary: Parse and validate simple name/value option pairs Summary: Parse and validate simple name/value option pairs
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Data-OptList URL: https://metacpan.org/release/Data-OptList
@ -97,6 +97,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Data::OptList.3* %{_mandir}/man3/Data::OptList.3*
%changelog %changelog
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.112-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jun 28 2021 Paul Howarth <paul@city-fan.org> - 0.112-1 * Mon Jun 28 2021 Paul Howarth <paul@city-fan.org> - 0.112-1
- Update to 0.112 - Update to 0.112
- Update author contact info - Update author contact info