2.43 bump (2020d Olson database)
This commit is contained in:
parent
9c9fe93336
commit
2e42fabf22
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/tzdata2020a.tar.gz
|
||||
/tzdata2020b.tar.gz
|
||||
/tzdata2020c.tar.gz
|
||||
/tzdata2020d.tar.gz
|
||||
|
@ -2,10 +2,10 @@
|
||||
%bcond_without perl_DateTime_TimeZone_enables_optional_test
|
||||
|
||||
# Regenerate Perl library code from upstream Olson database of this date
|
||||
%global tzversion 2020c
|
||||
%global tzversion 2020d
|
||||
|
||||
Name: perl-DateTime-TimeZone
|
||||
Version: 2.42
|
||||
Version: 2.43
|
||||
Release: 1%{?dist}
|
||||
Summary: Time zone object base class and factory
|
||||
# tzdata%%{tzversion}.tar.gz archive: Public Domain
|
||||
@ -144,6 +144,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.43-1
|
||||
- 2.43 bump (2020d Olson database)
|
||||
|
||||
* Mon Oct 19 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.42-1
|
||||
- 2.42 bump (2020c Olson database)
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (DateTime-TimeZone-2.42.tar.gz) = ba1965e725d4946d999a919d40b2b2cd86aef1bf27a54013344356abeb1e49a325b70baf70c12b994902513f1b68f8c3edaafcdcf70a9bbba23525e5bc5ac3f2
|
||||
SHA512 (tzdata2020c.tar.gz) = bbd66fe236ba0949261cb238bfed454c03b4500b239dc38f1b8fef8d229136f5964c1a8386fe54484e4e5e34a3c28a7b66ee7374ff7e0dd07865d78fc53bf96c
|
||||
SHA512 (DateTime-TimeZone-2.43.tar.gz) = 4e9bf442775ba58c6539a88e3e15ef8fc93aa4dbc6916034eeb0505930ee3cd83ce3d6de6f0e6c437a60fbdde3ecef0842740430f6af8579d0bbda2332bd7bc0
|
||||
SHA512 (tzdata2020d.tar.gz) = 362e4569a666b0776614be3f63f1fe3d5ae259055e7051c9875f36023db9c52b0c5a10c19067114443a4cf2bf92475f8a0aebdf79bac836d967527fcdea4e9b6
|
||||
|
Loading…
Reference in New Issue
Block a user