Hello community, here is the log from the commit of package timezone for openSUSE:Factory checked in at 2017-10-25 17:43:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/timezone (Old) and /work/SRC/openSUSE:Factory/.timezone.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "timezone" Wed Oct 25 17:43:46 2017 rev:117 rq:536039 version:2017c Changes: -------- --- /work/SRC/openSUSE:Factory/timezone/timezone-java.changes 2017-10-09 19:35:58.935860103 +0200 +++ /work/SRC/openSUSE:Factory/.timezone.new/timezone-java.changes 2017-10-25 17:43:49.861807019 +0200 @@ -1,0 +2,21 @@ +Mon Oct 23 15:26:15 UTC 2017 - [email protected] + +- timezone update 2017c (bsc#1064571): + * Northern Cyprus switches from +03 to +02/+03 on 2017-10-29 + * Fiji ends DST 2018-01-14, not 2018-01-21 + * Namibia switches from +01/+02 to +02 on 2018-04-01 + * Sudan switches from +03 to +02 on 2017-11-01 + * Tonga likely switches from +13/+14 to +13 on 2017-11-05 + * Turks & Caicos switches from -04 to -05/-04 on 2018-11-04 + * corrections to past DST transitions + * Move oversized Canada/East-Saskatchewan to 'backward' file + * zic and the reference runtime now reject multiple leap seconds + within 28 days of each other, or leap seconds before the Epoch + +------------------------------------------------------------------- +Sat Oct 7 23:38:39 UTC 2017 - [email protected] + +- Replace old RPM constructs by new equivalents. + Remove redundant %clean section. + +------------------------------------------------------------------- timezone.changes: same change Old: ---- tzcode2017b.tar.gz tzcode2017b.tar.gz.asc tzdata2017b.tar.gz tzdata2017b.tar.gz.asc New: ---- tzcode2017c.tar.gz tzcode2017c.tar.gz.asc tzdata2017c.tar.gz tzdata2017c.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ timezone-java.spec ++++++ --- /var/tmp/diff_new_pack.4Mh4nj/_old 2017-10-25 17:43:51.781716913 +0200 +++ /var/tmp/diff_new_pack.4Mh4nj/_new 2017-10-25 17:43:51.781716913 +0200 @@ -25,7 +25,7 @@ # COMMON-BEGIN License: BSD-3-Clause and SUSE-Public-Domain Group: System/Base -Version: 2017b +Version: 2017c Release: 0 Source: https://www.iana.org/time-zones/repository/releases/tzdata%{version}.tar.gz Source1: https://www.iana.org/time-zones/repository/releases/tzcode%{version}.tar.gz ++++++ timezone.spec ++++++ --- /var/tmp/diff_new_pack.4Mh4nj/_old 2017-10-25 17:43:51.805715787 +0200 +++ /var/tmp/diff_new_pack.4Mh4nj/_new 2017-10-25 17:43:51.809715599 +0200 @@ -23,7 +23,7 @@ Url: http://www.iana.org/time-zones PreReq: filesystem, coreutils # COMMON-BEGIN -Version: 2017b +Version: 2017c Release: 0 Source: https://www.iana.org/time-zones/repository/releases/tzdata%{version}.tar.gz Source1: https://www.iana.org/time-zones/repository/releases/tzcode%{version}.tar.gz @@ -60,7 +60,7 @@ AREA=%{AREA} ZONE=%{ZONE} export AREA LANG LC_ALL ZONE -make %{?_smp_mflags} TZDIR=%{_datadir}/zoneinfo CFLAGS="$RPM_OPT_FLAGS -DHAVE_GETTEXT=1 -DTZDEFAULT='\"/etc/localtime\"' -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -Dlint" AWK=awk +make %{?_smp_mflags} TZDIR=%{_datadir}/zoneinfo CFLAGS="%{optflags} -DHAVE_GETTEXT=1 -DTZDEFAULT='\"/etc/localtime\"' -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -Dlint" AWK=awk make %{?_smp_mflags} TZDIR=zoneinfo AWK=awk zones # Generate posixrules ./zic -y ./yearistype -d zoneinfo -p %{AREA}/%{ZONE} @@ -86,9 +86,6 @@ install -D -m 755 zdump %{buildroot}%{_sbindir}/zdump install -D -m 755 zic %{buildroot}%{_sbindir}/zic -%clean -rm -rf %{buildroot} - %post if [ -f /etc/sysconfig/clock ]; then @@ -116,8 +113,8 @@ %files %defattr(-,root,root) %verify(not link md5 size mtime) %config(missingok,noreplace) /etc/localtime -%verify(not link md5 size mtime) %{_prefix}/share/zoneinfo/posixrules -%{_prefix}/share/zoneinfo +%verify(not link md5 size mtime) %{_datadir}/zoneinfo/posixrules +%{_datadir}/zoneinfo %{_bindir}/tzselect %{_sbindir}/zdump %{_sbindir}/zic ++++++ tzcode2017b.tar.gz -> tzcode2017c.tar.gz ++++++ ++++ 5790 lines of diff (skipped) ++++++ tzdata2017b.tar.gz -> tzdata2017c.tar.gz ++++++ ++++ 5147 lines of diff (skipped)
