This commit is contained in:
Fedora Release Engineering 2024-01-21 14:11:05 +00:00
parent bf25a9af59
commit e637a57161
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: perl-DateTime
Epoch: 2
Version: 1.65
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Date and time object for Perl
License: Artistic-2.0
URL: https://metacpan.org/release/DateTime
@ -113,6 +113,9 @@ make test
%{_mandir}/man3/DateTime::Types.3*
%changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.65-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Nov 6 2023 Paul Howarth <paul@city-fan.org> - 2:1.65-1
- Update to 1.65 (rhbz#2248104)
- Fix builds on macOS with Perls before 5.22.0; this seems to have the same