Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 00:47:08 +00:00
parent a63fedc647
commit d142de4a61
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: perl-DateTime-Format-Strptime
Epoch: 1
Version: 1.78
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Parse and format strptime and strftime patterns
License: Artistic 2.0
URL: https://metacpan.org/release/DateTime-Format-Strptime
@ -74,6 +74,9 @@ make test
%{_mandir}/man3/DateTime::Format::Strptime::Types.3*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.78-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Dec 16 2020 Paul Howarth <paul@city-fan.org> - 1:1.78-1
- Update to 1.78
- Fix tests for new failure caused by locale data changes in DateTime::Locale