diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index a5af2ca..a0efa32 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -10,7 +10,7 @@ Name: perl-Data-OptList Version: 0.110 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Parse and validate simple name/value option pairs License: GPL+ or Artistic Group: Development/Libraries @@ -97,6 +97,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Data::OptList.3* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.110-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Jun 28 2018 Jitka Plesnikova - 0.110-7 - Perl 5.28 rebuild