- Morocco moved end of DST from September to October.

This commit is contained in:
Patsy Franklin 2013-10-03 14:29:54 -04:00
parent 556f8d18c6
commit 77260a24dc
3 changed files with 11 additions and 5 deletions

2
.gitignore vendored
View File

@ -93,3 +93,5 @@ noarch/
/tzcode2013c.tar.gz /tzcode2013c.tar.gz
/tzdata2013d.tar.gz /tzdata2013d.tar.gz
/tzcode2013d.tar.gz /tzcode2013d.tar.gz
/tzdata2013g.tar.gz
/tzcode2013g.tar.gz

View File

@ -1,3 +1,3 @@
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz 6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
65b6818162230fc02f86f293376c73df tzdata2013d.tar.gz 76dbc3b5a81913fc0d824376c44a5d15 tzdata2013g.tar.gz
4616a9560270f180eeb9a08540636890 tzcode2013d.tar.gz cc2a52297310ba1a673dc60973ea3ad8 tzcode2013g.tar.gz

View File

@ -1,8 +1,8 @@
Summary: Timezone data Summary: Timezone data
Name: tzdata Name: tzdata
Version: 2013d Version: 2013g
%define tzdata_version 2013d %define tzdata_version 2013g
%define tzcode_version 2013d %define tzcode_version 2013g
Release: 1%{?dist} Release: 1%{?dist}
License: Public Domain License: Public Domain
Group: System Environment/Base Group: System Environment/Base
@ -93,6 +93,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/javazi %{_datadir}/javazi
%changelog %changelog
* Thu Oct 3 2013 Patsy Franklin <pfrankli@redhat.com> 2013g-1
- Morocco moved end of DST from September to October. Rebase to
pick up the Morocco DST change.
* Fri Jul 26 2013 Petr Machata <pmachata@redhat.com> - 2013d-1 * Fri Jul 26 2013 Petr Machata <pmachata@redhat.com> - 2013d-1
- Rebase to 2013d - Rebase to 2013d
- No fundamental changes - No fundamental changes