Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-DateTime-TimeZone.git#cbd73dd2003671b2900588aa3ef4786b7b856176
This commit is contained in:
parent
420e7c6f11
commit
3dfe4e4eab
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/tzdata2020b.tar.gz
|
||||
/tzdata2020c.tar.gz
|
||||
/tzdata2020d.tar.gz
|
||||
/tzdata2020e.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 2020d
|
||||
%global tzversion 2020e
|
||||
|
||||
Name: perl-DateTime-TimeZone
|
||||
Version: 2.45
|
||||
Version: 2.46
|
||||
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
|
||||
* Mon Jan 04 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.46-1
|
||||
- 2.46 bump (2020e Olson database)
|
||||
|
||||
* Tue Dec 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.45-1
|
||||
- 2.45 bump
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (DateTime-TimeZone-2.45.tar.gz) = d8f20b133c1aa037f18ee69e2e424b722e868a87c0e60c5675551fa0c346818c9ce5ea736dae26c9fbad9ce8a616d54cc99a33ea3830b6fa93828fd69692756d
|
||||
SHA512 (tzdata2020d.tar.gz) = 362e4569a666b0776614be3f63f1fe3d5ae259055e7051c9875f36023db9c52b0c5a10c19067114443a4cf2bf92475f8a0aebdf79bac836d967527fcdea4e9b6
|
||||
SHA512 (DateTime-TimeZone-2.46.tar.gz) = baccc5d51e5e759b5190a6f437556051a7c95ca7c512b47c91eb3a01f951fffeec74be11f620bb3b09a43e661a900f6bcf92ac27bfda8cf8cb8b33b9b66492e8
|
||||
SHA512 (tzdata2020e.tar.gz) = 1e64b5c91b9e56923cf8e3e079781c59c8afb6c379b38b9b91ef493929814d50c29a6368cfcf77db08a7af3b6876387bac5617f64ac965a5bddab436d17862c4
|
||||
|
Loading…
Reference in New Issue
Block a user