Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package timezone for openSUSE:Factory 
checked in at 2024-03-25 21:06:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/timezone (Old)
 and      /work/SRC/openSUSE:Factory/.timezone.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "timezone"

Mon Mar 25 21:06:03 2024 rev:153 rq:1161366 version:2024a

Changes:
--------
--- /work/SRC/openSUSE:Factory/timezone/timezone.changes        2024-03-18 
16:43:14.908057378 +0100
+++ /work/SRC/openSUSE:Factory/.timezone.new.1905/timezone.changes      
2024-03-25 21:06:04.892517167 +0100
@@ -1,0 +2,19 @@
+Thu Mar 21 18:16:35 UTC 2024 - Martin Schreiner <martin.schrei...@suse.com>
+
+- Unify SLE-15-SP6 and Factory packages (PED#8158).
+  This is still related to bsc#1213470. We're applying this fix for
+  SLE-15-SP6 too.  This changelog entry is meant to bring over the SLE
+  information, so the same package can be used for both code streams.
+- This patch has long been removed on Factory but was never mentioned
+  explicitly, it was related to ticket bsc#1202310, a minor update to
+  reflect Chile's DST change back in 2022.
+  * bsc1202310.patch
+
+-------------------------------------------------------------------
+Mon Mar 18 11:46:27 UTC 2024 - Ludwig Nussel <lnus...@suse.com>
+
+- Use /bin/sh for tzselect. Used to require bash for the 'select'
+  builtin but has a fallback meanwhile so no need for explicit bash
+  anymore.
+
+-------------------------------------------------------------------
@@ -254 +273,2 @@
-- Add fat.patch to generate "fat" timezone files (was default before 2020b).
+- Add fat.patch to generate "fat" timezone files (was default before 2020b)
+  bsc#1178346

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ timezone.spec ++++++
--- /var/tmp/diff_new_pack.XC9Kmy/_old  2024-03-25 21:06:07.168600798 +0100
+++ /var/tmp/diff_new_pack.XC9Kmy/_new  2024-03-25 21:06:07.168600798 +0100
@@ -53,7 +53,7 @@
 AREA=%{AREA}
 ZONE=%{ZONE}
 export AREA LANG LC_ALL ZONE
-%make_build TZDIR=%{_datadir}/zoneinfo CC="gcc" CFLAGS="%{optflags} 
-DHAVE_GETTEXT=1 -DTZDEFAULT='\"%{_sysconfdir}/localtime\"' 
-DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -Dlint" AWK=awk 
BUGEMAIL="opensuse-supp...@opensuse.org"
+%make_build TZDIR=%{_datadir}/zoneinfo CC="gcc" CFLAGS="%{optflags} 
-DHAVE_GETTEXT=1 -DTZDEFAULT='\"%{_sysconfdir}/localtime\"' 
-DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -Dlint" AWK=awk 
BUGEMAIL="opensuse-supp...@opensuse.org" KSHELL=/bin/sh
 %make_build TZDIR=zoneinfo AWK=awk zones
 # Generate posixrules
 ./zic -b fat -y ./yearistype -d zoneinfo -p %{AREA}/%{ZONE}

Reply via email to