Hello community, here is the log from the commit of package timezone for openSUSE:Factory checked in at 2016-09-21 18:24:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/timezone (Old) and /work/SRC/openSUSE:Factory/.timezone.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "timezone" Changes: -------- --- /work/SRC/openSUSE:Factory/timezone/timezone-java.changes 2016-08-25 09:48:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.timezone.new/timezone-java.changes 2016-09-21 18:24:40.000000000 +0200 @@ -1,0 +2,33 @@ +Fri Sep 16 12:08:42 UTC 2016 - [email protected] + +- timezone update 2016g: + * Turkey will remain on UTC+03 after 2016-10-30 bsc#997830 + * New leap second 2016-12-31 23:59:60 UTC + Remove 0001-Positive-leap-second-on-2016-12-31.patch + * Corrections for past DST transitions + * Antarcica and nautical time zones now use numeric time zone + abbreviations instead of obsolete alphanumeric ones + * Renamed Asia/Rangoon to Asia/Yangon + * The following change was previously patched in the package + and is now upstream: + + If the installed localtime and/or posixrules files are + symbolic links, zic now keeps them symbolic links when + updating them, for compatibility with platforms like + OpenSUSE where other programs configure these files as + symlinks. + + zic now avoids hard linking to symbolic links, avoids + some unnecessary mkdir and stat system calls, and uses + shorter file names internally. + + Drop the patches: + tzcode-fromname.patch + tzcode-link.diff + tzcode-revert-01-8c9cb9580.patch + tzcode-revert-02-301f794f3.patch + tzcode-revert-03-39fd078a6.patch + tzcode-symlink.patch + tzcode-zic.diff + * zdump has a new -i option to generate transitions in a + more-compact but still human-readable format. (experimental) +- Drop upstream signatures and keyring, tarball generated from git + +------------------------------------------------------------------- timezone.changes: same change Old: ---- 0001-Positive-leap-second-on-2016-12-31.patch timezone.keyring tzcode-fromname.patch tzcode-link.diff tzcode-revert-01-8c9cb9580.patch tzcode-revert-02-301f794f3.patch tzcode-revert-03-39fd078a6.patch tzcode-symlink.patch tzcode-zic.diff tzcode2016f.tar.gz tzcode2016f.tar.gz.asc tzdata2016f.tar.gz tzdata2016f.tar.gz.asc New: ---- tzcode2016g.tar.gz tzdata2016g.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ timezone-java.spec ++++++ --- /var/tmp/diff_new_pack.AbYWnE/_old 2016-09-21 18:24:41.000000000 +0200 +++ /var/tmp/diff_new_pack.AbYWnE/_new 2016-09-21 18:24:41.000000000 +0200 @@ -25,26 +25,12 @@ Group: System/Base # COMMON-BEGIN # COMMON-BEGIN -Version: 2016f +Version: 2016g Release: 0 -Source: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz -Source1: ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz -Source2: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz.asc -Source3: ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz.asc -# http://sks.mrball.net/pks/lookup?op=get&search=0xED97E90E62AA7E34 -Source4: timezone.keyring -Patch100: tzcode-revert-01-8c9cb9580.patch -Patch101: tzcode-revert-02-301f794f3.patch -Patch102: tzcode-revert-03-39fd078a6.patch +Source: tzdata%{version}.tar.gz +Source1: tzcode%{version}.tar.gz Patch0: tzdata-china.diff -Patch1: tzcode-zic.diff -# PATCH-FIX-OPENSUSE bnc#845530 -Patch2: tzcode-fromname.patch Patch3: iso3166-uk.diff -Patch4: tzcode-link.diff -Patch5: tzcode-symlink.patch -# PATCH-FIX-UPSTREAM 0001-Positive-leap-second-on-2016-12-31.patch bsc#988184 -Patch6: 0001-Positive-leap-second-on-2016-12-31.patch # COMMON-END # COMMON-END Url: http://www.gnu.org/software/libc/libc.html @@ -64,19 +50,8 @@ %setup -c -a 1 # COMMON-PREP-BEGIN # COMMON-PREP-BEGIN -%patch100 -p1 -R -%patch101 -p1 -R -%patch102 -p1 -R %patch0 -p1 -%patch1 -p1 -%patch2 -p1 %patch3 -p1 -%if 0%{?suse_version} < 1220 -%patch4 -p1 -%else -%patch5 -p1 -%endif -%patch6 -p1 sed -ri 's@/usr/local/etc/zoneinfo@%{_datadir}/zoneinfo@g' *.[1358] # COMMON-PREP-END # COMMON-PREP-END ++++++ timezone.spec ++++++ --- /var/tmp/diff_new_pack.AbYWnE/_old 2016-09-21 18:24:41.000000000 +0200 +++ /var/tmp/diff_new_pack.AbYWnE/_new 2016-09-21 18:24:41.000000000 +0200 @@ -23,26 +23,12 @@ Url: http://www.iana.org/time-zones PreReq: filesystem, coreutils # COMMON-BEGIN -Version: 2016f +Version: 2016g Release: 0 -Source: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz -Source1: ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz -Source2: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz.asc -Source3: ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz.asc -# http://sks.mrball.net/pks/lookup?op=get&search=0xED97E90E62AA7E34 -Source4: timezone.keyring -Patch100: tzcode-revert-01-8c9cb9580.patch -Patch101: tzcode-revert-02-301f794f3.patch -Patch102: tzcode-revert-03-39fd078a6.patch +Source: tzdata%{version}.tar.gz +Source1: tzcode%{version}.tar.gz Patch0: tzdata-china.diff -Patch1: tzcode-zic.diff -# PATCH-FIX-OPENSUSE bnc#845530 -Patch2: tzcode-fromname.patch Patch3: iso3166-uk.diff -Patch4: tzcode-link.diff -Patch5: tzcode-symlink.patch -# PATCH-FIX-UPSTREAM 0001-Positive-leap-second-on-2016-12-31.patch bsc#988184 -Patch6: 0001-Positive-leap-second-on-2016-12-31.patch # COMMON-END BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -58,19 +44,8 @@ %prep %setup -q -c -a 1 # COMMON-PREP-BEGIN -%patch100 -p1 -R -%patch101 -p1 -R -%patch102 -p1 -R %patch0 -p1 -%patch1 -p1 -%patch2 -p1 %patch3 -p1 -%if 0%{?suse_version} < 1220 -%patch4 -p1 -%else -%patch5 -p1 -%endif -%patch6 -p1 sed -ri 's@/usr/local/etc/zoneinfo@%{_datadir}/zoneinfo@g' *.[1358] # COMMON-PREP-END
