|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Time-Duration-Parse
|
|
|
|
|
Version: 0.14
|
|
|
|
|
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
|
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|