Update to 1.65 (rhbz#2248104)
- New upstream release 1.65
- Fix builds on macOS with Perls before 5.22.0; this seems to have the same
issue as Windows on older Perls (GH#141)
This commit is contained in:
parent
d4d0e1fe3b
commit
bf25a9af59
@ -7,7 +7,7 @@
|
||||
|
||||
Name: perl-DateTime
|
||||
Epoch: 2
|
||||
Version: 1.63
|
||||
Version: 1.65
|
||||
Release: 1%{?dist}
|
||||
Summary: Date and time object for Perl
|
||||
License: Artistic-2.0
|
||||
@ -113,6 +113,11 @@ make test
|
||||
%{_mandir}/man3/DateTime::Types.3*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
issue as Windows on older Perls (GH#141)
|
||||
|
||||
* Mon Oct 23 2023 Paul Howarth <paul@city-fan.org> - 2:1.63-1
|
||||
- Update to 1.63 (rhbz#2245551)
|
||||
- Switched to using the 'Perl_isfinite' function instead of trying to
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (DateTime-1.63.tar.gz) = 9cbff99f41e62e88c144a0fbe275a894b1425e323bcc50cc34af1345a86b31fa65058cc235db1e2cda821da053cd83338e6d5f39ac136692c59348a4577d1dc3
|
||||
SHA512 (DateTime-1.65.tar.gz) = 53b8bb5085420104d9cd2b6df076d353684ec6f347caf17f858c9c09e052aa19421bf980d130dbbe0094b791ff071ee99d8222509717008e5a3cd354639f7720
|
||||
|
||||
Loading…
Reference in New Issue
Block a user