diff --git a/.tzdata.metadata b/.tzdata.metadata index 3ee7b16..8da726c 100644 --- a/.tzdata.metadata +++ b/.tzdata.metadata @@ -1,3 +1,3 @@ -9370ddee12e9ae8023fa19c24580e090465d8110 SOURCES/tzdata2013h.tar.gz -a6df3658f6c3e656f0744583a060ed2cd642c818 SOURCES/tzcode2013h.tar.gz +cabc82066aa337c109e3e2f0e3f98a138841ff41 SOURCES/tzcode2014b.tar.gz +e35461362701c5f55a98c72bf0822dd0b47f2076 SOURCES/tzdata2014b.tar.gz ee8ad215161cd132e65e2be447b279457158b540 SOURCES/javazic.tar.gz diff --git a/SPECS/tzdata.spec b/SPECS/tzdata.spec index e183eb7..70a7455 100644 --- a/SPECS/tzdata.spec +++ b/SPECS/tzdata.spec @@ -1,14 +1,16 @@ Summary: Timezone data Name: tzdata -Version: 2013h -%define tzdata_version 2013h -%define tzcode_version 2013h +Version: 2014b +%define tzdata_version 2014b +%define tzcode_version 2014b 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 +# Example: Patch1: your-new-patch.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gawk, glibc, perl @@ -34,6 +36,9 @@ This package contains timezone information for use by Java runtimes. %prep %setup -q -c -a 1 +# Add new patches here +# Example: %patch1 -p1 + mkdir javazic tar zxf %{SOURCE3} -C javazic pushd javazic @@ -54,7 +59,7 @@ popd %build FILES="africa antarctica asia australasia europe northamerica southamerica - pacificnew etcetera backward solar87 solar88 solar89" + pacificnew etcetera backward" mkdir zoneinfo/{,posix,right} zic -y ./yearistype -d zoneinfo -L /dev/null -p America/New_York $FILES @@ -93,9 +98,31 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/javazi %changelog +* Tue Mar 25 2015 Patsy Franklin - 2014b-1 +- Rebase to 2014b + - Crimea switches to Moscow time on 2014-03-30 at 02:00 local time. + - New entry for Troll station, Antarctica. + +* Mon Mar 10 2014 Patsy Franklin - 2014a-1 +- Turkey begins DST on 2014-03-31, not 03-30. + +* Sun Jan 19 2014 Patsy Franklin - 2013i-3 +- Fiji ends DST on 2014-01-19 at 02:00, not the previously-scheduled 03:00. + +* Fri Dec 27 2013 Daniel Mach - 2013i-2 +- Mass rebuild 2013-12-27 + +* Tue Dec 17 2013 Patsy Franklin 2013i-1 +- Rebase with early release of 2013i from Paul Eggert github. + - Jordan switches back to standard time at 00:00 on December 20,2013. + - The 2006-2011 transition schedule is planned to resume in 2014. + - The compile-time flag NOSOLAR has been removed. + - The files solar87, solar88, and solar89 are no longer distributed. + - tz-link.htm now mentions Noda Time. + * Tue Nov 5 2013 Patsy Franklin 2013h-1 - Rebase to 2013h - - Lybia switched to using UTC+2 without DST + - Libya switched to using UTC+2 without DST - Western Sahara (Africa/ElAaiun) uses Morocco's DST rules - Acres and Amazon swithc to UTC-4 and UTC-5 on 2013-11-10 - Add entries for DST transition in Morocco in the year 2038 @@ -542,7 +569,7 @@ rm -rf $RPM_BUILD_ROOT - Upstream 2008d - Changes for Brazil and Mauritius -* Wed May 30 2008 Petr Machata - 2008c-1 +* Fri May 30 2008 Petr Machata - 2008c-1 - Upstream 2008c - Mongolia changes zone - Pakistan DST is scheduled until Sep/1, instead of Aug/31 @@ -587,7 +614,7 @@ rm -rf $RPM_BUILD_ROOT - Iran will resume DST next year - Venezuela is scheduled to change TZ to -4:30 on January 1 -* Thu Sep 25 2007 Keith Seitz - 2007g-2 +* Tue Sep 25 2007 Keith Seitz - 2007g-2 - Add support for building java's zoneinfo files in new tzdata-java RPM. @@ -726,7 +753,7 @@ rm -rf $RPM_BUILD_ROOT * Thu Mar 16 2006 Petr Machata - 2006b-2 - Patch for Sri Lanka time zone change (#184514) -* Thu Feb 22 2006 Petr Machata 2006b-1 +* Wed Feb 22 2006 Petr Machata 2006b-1 - Upstream 2006b: - using tz64code version, as 32 is legacy according to tzdata ML - new manual pages for ctime, strftime, tzset