Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-08 20:30:28 +00:00
parent e74279a2ff
commit 6f0d91362d
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: perl-DateTime-Format-Strptime
Epoch: 1
Version: 1.75
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Parse and format strptime and strftime patterns
License: Artistic 2.0
URL: http://search.cpan.org/dist/DateTime-Format-Strptime/
@ -74,6 +74,9 @@ make test
%{_mandir}/man3/DateTime::Format::Strptime::Types.3*
%changelog
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.75-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Dec 26 2017 Paul Howarth <paul@city-fan.org> - 1:1.75-1
- Update to 1.75
- Fixed tests to pass with blead Perl (GH#19)