- rebase to tzdata-2015e
  - Morocco will suspend DST from 2015-06-14 03:00 through 2015-07-19 02:00,
    not 06-13 and 07-18 as we had guessed.
This commit is contained in:
Patsy Franklin 2015-06-19 09:56:59 -04:00
parent 6869c9f56a
commit 147f8abfa1
3 changed files with 14 additions and 10 deletions

2
.gitignore vendored
View File

@ -126,3 +126,5 @@ noarch/
/tzdata2015c.tar.gz
/tzcode2015d.tar.gz
/tzdata2015d.tar.gz
/tzcode2015e.tar.gz
/tzdata2015e.tar.gz

View File

@ -1,4 +1,4 @@
6a3392cd5f1594d13c12c1a836ac8d91 javazic.tar.gz
cfc79fbbb17f21052d3dd7634ec70bea javazic-1.8-37392f2f5d59.tar.xz
4008a3abc025a398697b2587c48258b9 tzcode2015d.tar.gz
b595bdc4474b8fc1a15cffc67c66025b tzdata2015d.tar.gz
fb62eb6daf3ddb8c41fd40be05ec657e tzcode2015e.tar.gz
36f9056efb432ca945c73397acfce0d4 tzdata2015e.tar.gz

View File

@ -1,17 +1,15 @@
Summary: Timezone data
Name: tzdata
Version: 2015d
%define tzdata_version 2015d
%define tzcode_version 2015d
Release: 4%{?dist}
Version: 2015e
%define tzdata_version 2015e
%define tzcode_version 2015e
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
URL: https://www.iana.org/time-zones
Source0: ftp://ftp.iana.org/tz/releases/tzdata%{tzdata_version}.tar.gz
Source1: ftp://ftp.iana.org/tz/releases/tzcode%{tzcode_version}.tar.gz
# Add new patches here...
Patch0: 0001-Morocco-Ramadan-suspension-now-Sunday-to-Sunday.patch
Patch1: 0001-Morocco-Ramadan-suspension-commentary-update.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gawk, glibc, perl
@ -42,8 +40,6 @@ This package contains timezone information for use by Java runtimes.
%setup -q -c -a 1
# Add new patches here...
%patch0 -p1
%patch1 -p1
mkdir javazic
tar zxf %{SOURCE3} -C javazic
@ -125,6 +121,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/javazi-1.8
%changelog
* Fri Jun 19 2015 Patsy Franklin <pfrankli@redhat.com> - 2015e-1
- Morocco will suspend DST from 2015-06-14 03:00 through 2015-07-19 02:00,
not 06-13 and 07-18 as we had guessed.
- Assume Cayman Islands will observe DST starting next year, using US rules.
Although it isn't guaranteed, it is the most likely.
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2015d-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild