Update to 1.55
- New upstream release 1.55 - Another documentation fix release; this fixes some mistakes, fixes some broken links, and removes all references to the long-dead datetime.perl.org
This commit is contained in:
parent
636bcc829b
commit
5b4af5e795
@ -1,7 +0,0 @@
|
||||
from Config import *
|
||||
|
||||
# proleptic: of a calendar, extrapolated to dates prior to its first adoption
|
||||
addFilter("spelling-error %description -l en_US proleptic -> ")
|
||||
|
||||
# DateTime.so is not a library
|
||||
addFilter("library-not-linked-against-libc /usr/lib.*/DateTime/DateTime\.so")
|
@ -7,8 +7,8 @@
|
||||
|
||||
Name: perl-DateTime
|
||||
Epoch: 2
|
||||
Version: 1.54
|
||||
Release: 6%{?dist}
|
||||
Version: 1.55
|
||||
Release: 1%{?dist}
|
||||
Summary: Date and time object for Perl
|
||||
License: Artistic 2.0
|
||||
URL: https://metacpan.org/release/DateTime
|
||||
@ -112,6 +112,11 @@ make test
|
||||
%{_mandir}/man3/DateTime::Types.3*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 24 2021 Paul Howarth <paul@city-fan.org> - 2:1.55-1
|
||||
- Update to 1.55
|
||||
- Another documentation fix release; this fixes some mistakes, fixes some
|
||||
broken links, and removes all references to the long-dead datetime.perl.org
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.54-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (DateTime-1.54.tar.gz) = b974bf2191d6d9ac5e674edf05da8bca1b506c953dc6280d16358f09c55601bf47c0158de5ee46f79ee8e56e8e358e0168a70480cf7a24270475914e5278b843
|
||||
SHA512 (DateTime-1.55.tar.gz) = a03305db6e141528d25b1156bd885518565bc53ee2c20cfc26bb84e67375d0fc783d50ab81877a69804bb46641822b64519e48c4805803064a69ca8253942a2e
|
||||
|
Loading…
Reference in New Issue
Block a user