diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index 51afe0c..63bfaa5 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -10,7 +10,7 @@ Name: perl-Data-OptList Version: 0.110 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Parse and validate simple name/value option pairs License: GPL+ or Artistic URL: https://metacpan.org/release/Data-OptList @@ -96,6 +96,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Data::OptList.3* %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.110-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri May 31 2019 Jitka Plesnikova - 0.110-10 - Perl 5.30 rebuild