diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index 41049ad..6867cef 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -10,7 +10,7 @@ Name: perl-Data-OptList Version: 0.112 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and validate simple name/value option pairs License: GPL+ or Artistic 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* %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 0.112-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jun 28 2021 Paul Howarth - 0.112-1 - Update to 0.112 - Update author contact info