This commit is contained in:
Fedora Release Engineering 2016-02-04 13:15:33 +00:00
parent 6526fa5187
commit 37666a7b40
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: perl-DateTime-Format-Strptime
Epoch: 1
Version: 1.63
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Parse and format strptime and strftime patterns
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/DateTime-Format-Strptime/
@ -71,6 +71,9 @@ make test
%{_mandir}/man3/DateTime::Format::Strptime.3*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.63-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jan 14 2016 Petr Šabata <contyk@redhat.com> - 1:1.63-1
- 1.63 bump
- Modernize the SPEC file