2.16 bump (2018b Olson database)
This commit is contained in:
parent
2d5388e984
commit
4731ef1363
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/DateTime-TimeZone-[0-9.]*.tar.gz
|
/DateTime-TimeZone-[0-9.]*.tar.gz
|
||||||
/tzdata2017b.tar.gz
|
/tzdata2017b.tar.gz
|
||||||
/tzdata2017c.tar.gz
|
/tzdata2017c.tar.gz
|
||||||
|
/tzdata2018b.tar.gz
|
||||||
|
@ -2,10 +2,10 @@
|
|||||||
%bcond_without perl_DateTime_TimeZone_enables_optional_test
|
%bcond_without perl_DateTime_TimeZone_enables_optional_test
|
||||||
|
|
||||||
# Regenerate Perl library code from upstream Olson database of this date
|
# Regenerate Perl library code from upstream Olson database of this date
|
||||||
%global tzversion 2017c
|
%global tzversion 2018b
|
||||||
|
|
||||||
Name: perl-DateTime-TimeZone
|
Name: perl-DateTime-TimeZone
|
||||||
Version: 2.15
|
Version: 2.16
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Time zone object base class and factory
|
Summary: Time zone object base class and factory
|
||||||
# tzdata%%{tzversion}.tar.gz archive: Public Domain
|
# tzdata%%{tzversion}.tar.gz archive: Public Domain
|
||||||
@ -144,6 +144,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 22 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.16-1
|
||||||
|
- 2.16 bump (2018b Olson database)
|
||||||
|
|
||||||
* Mon Nov 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.15-1
|
* Mon Nov 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.15-1
|
||||||
- 2.15 bump
|
- 2.15 bump
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (tzdata2017c.tar.gz) = feb5c544e617b30c73a397e5a1c51f9847d0fddf1dfa0f9ace2e6f686786f09b666937b2048e07075c84593fc584bd5a25d639fce70eca9735267df28621ab4c
|
SHA512 (tzdata2018b.tar.gz) = 17c35d5a3d93244a7f9e6366294feb59fa655ea92c81b0891cbc77a1900758434372146bb7401d5201d8fc57cf6a02643fa71ab72eaa43a703a79c095ad506af
|
||||||
SHA512 (DateTime-TimeZone-2.15.tar.gz) = 2109f7e166931cf9d5fb97705572363615334bb392082e93087b40ac88d9f25c8f8ef7ba8df2cecfba5a7cd6f05bed6d6777cae2e1451b1a364a84077473bb09
|
SHA512 (DateTime-TimeZone-2.16.tar.gz) = 4318365f508601e0e1d449c17ddb2cf32b7cf9c1e9948a7f7b5457410bcf1ef4f316b6a921bde6715de029fe7b21907d691b4fa6ad5b59aaf555cdfbafc07b00
|
||||||
|
Loading…
Reference in New Issue
Block a user