diff --git a/timezone.changes b/timezone.changes index 8289932..240a9c5 100644 --- a/timezone.changes +++ b/timezone.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Mar 21 18:16:35 UTC 2024 - Martin Schreiner + +- 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 + +- 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. + ------------------------------------------------------------------- Thu Mar 14 12:32:28 UTC 2024 - Martin Schreiner @@ -251,7 +270,8 @@ Wed Dec 23 06:55:02 UTC 2020 - Markéta Machová ------------------------------------------------------------------- Fri Oct 30 11:43:21 UTC 2020 - Marketa Calabkova -- 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 ------------------------------------------------------------------- Fri Oct 23 09:24:02 UTC 2020 - Andreas Stieger diff --git a/timezone.spec b/timezone.spec index 8250321..2a16ff2 100644 --- a/timezone.spec +++ b/timezone.spec @@ -53,7 +53,7 @@ LC_ALL=POSIX 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-support@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-support@opensuse.org" KSHELL=/bin/sh %make_build TZDIR=zoneinfo AWK=awk zones # Generate posixrules ./zic -b fat -y ./yearistype -d zoneinfo -p %{AREA}/%{ZONE}