Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/perl-DateTime-Format-Strptime.git#d142de4a61fc3d3f9ceb7c3589660590967495e4
This commit is contained in:
DistroBaker 2021-02-04 16:53:10 +01:00
parent e84a91899f
commit 395758d3af

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