Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 00:43:35 +00:00
parent 8d16d82736
commit 4e35f4cae4
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: perl-DateTime
Epoch: 2
Version: 1.54
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Date and time object for Perl
License: Artistic 2.0
URL: https://metacpan.org/release/DateTime
@ -112,6 +112,9 @@ make test
%{_mandir}/man3/DateTime::Types.3*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.54-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Dec 5 2020 Paul Howarth <paul@city-fan.org> - 2:1.54-1
- Update to 1.54
- Documentation updates