Rebase to tzdata-2014h:
- Changes in past time stamps, code, and documentation.
This commit is contained in:
parent
df06868aa3
commit
7f47ace580
2
.gitignore
vendored
2
.gitignore
vendored
@ -112,3 +112,5 @@ noarch/
|
|||||||
/tzdata2014f.tar.gz
|
/tzdata2014f.tar.gz
|
||||||
/tzdata2014g.tar.gz
|
/tzdata2014g.tar.gz
|
||||||
/tzcode2014g.tar.gz
|
/tzcode2014g.tar.gz
|
||||||
|
/tzcode2014h.tar.gz
|
||||||
|
/tzdata2014h.tar.gz
|
||||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
|||||||
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
|
||||||
cfc79fbbb17f21052d3dd7634ec70bea javazic-1.8-37392f2f5d59.tar.xz
|
cfc79fbbb17f21052d3dd7634ec70bea javazic-1.8-37392f2f5d59.tar.xz
|
||||||
f9f59425e55b21d2e52bb3a95fc17b8d tzdata2014g.tar.gz
|
8e7741fc769ebdd94d95e5f2c3adbb60 tzcode2014h.tar.gz
|
||||||
f154679d48b724fe191efc19b55abd24 tzcode2014g.tar.gz
|
ed05111948beba8a0f30956baa46b272 tzdata2014h.tar.gz
|
||||||
|
10
tzdata.spec
10
tzdata.spec
@ -1,8 +1,8 @@
|
|||||||
Summary: Timezone data
|
Summary: Timezone data
|
||||||
Name: tzdata
|
Name: tzdata
|
||||||
Version: 2014g
|
Version: 2014h
|
||||||
%define tzdata_version 2014g
|
%define tzdata_version 2014h
|
||||||
%define tzcode_version 2014g
|
%define tzcode_version 2014h
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -117,6 +117,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/javazi-1.8
|
%{_datadir}/javazi-1.8
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 06 2014 Patsy Franklin <pfrankli@redhat.com> - 2014h-1
|
||||||
|
- Rebase to 2014h
|
||||||
|
- Changes in past time stamps, code, and documentation.
|
||||||
|
|
||||||
* Wed Sep 10 2014 Patsy Franklin <pfrankli@redhat.com> - 2014g-1
|
* Wed Sep 10 2014 Patsy Franklin <pfrankli@redhat.com> - 2014g-1
|
||||||
- Rebase to 2014g
|
- Rebase to 2014g
|
||||||
- Turks & Caicos is switching from US eastern time to UTC-4 year-round,
|
- Turks & Caicos is switching from US eastern time to UTC-4 year-round,
|
||||||
|
Loading…
Reference in New Issue
Block a user