diff --git a/perl-Time-Duration-Parse.spec b/perl-Time-Duration-Parse.spec index 0f0f91c..1d45f14 100644 --- a/perl-Time-Duration-Parse.spec +++ b/perl-Time-Duration-Parse.spec @@ -1,6 +1,6 @@ Name: perl-Time-Duration-Parse Version: 0.15 -Release: 2%{?dist} +Release: 3%{?dist} # see lib/Time/Duration/Parse.pm License: GPL+ or Artistic Summary: Parse string that represents time duration @@ -49,6 +49,9 @@ make pure_install PERL_INSTALL_ROOT=%{buildroot} %{_mandir}/man3/*.3* %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.15-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri May 31 2019 Jitka Plesnikova - 0.15-2 - Perl 5.30 rebuild