|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
Summary: Timezone data
|
|
|
|
|
Name: tzdata
|
|
|
|
|
Version: 2022d
|
|
|
|
|
%define tzdata_version 2022d
|
|
|
|
|
%define tzcode_version 2022d
|
|
|
|
|
Version: 2023c
|
|
|
|
|
%define tzdata_version 2023c
|
|
|
|
|
%define tzcode_version 2023c
|
|
|
|
|
Release: 1%{?dist}.inferit
|
|
|
|
|
License: Public Domain
|
|
|
|
|
URL: https://www.iana.org/time-zones
|
|
|
|
@ -138,7 +138,7 @@ java -classpath javazic-1.8 build.tools.tzdb.TzdbZoneRulesCompiler \
|
|
|
|
|
rm -fr $RPM_BUILD_ROOT
|
|
|
|
|
install -d $RPM_BUILD_ROOT%{_datadir}
|
|
|
|
|
cp -prd zoneinfo $RPM_BUILD_ROOT%{_datadir}
|
|
|
|
|
install -p -m 644 zone.tab zone1970.tab iso3166.tab leapseconds tzdata.zi $RPM_BUILD_ROOT%{_datadir}/zoneinfo
|
|
|
|
|
install -p -m 644 zone.tab zone1970.tab iso3166.tab leap-seconds.list leapseconds tzdata.zi $RPM_BUILD_ROOT%{_datadir}/zoneinfo
|
|
|
|
|
cp -prd javazi $RPM_BUILD_ROOT%{_datadir}/javazi
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/javazi-1.8
|
|
|
|
|
install -p -m 644 tzdb.dat $RPM_BUILD_ROOT%{_datadir}/javazi-1.8/
|
|
|
|
@ -156,9 +156,47 @@ install -p -m 644 tzdb.dat $RPM_BUILD_ROOT%{_datadir}/javazi-1.8/
|
|
|
|
|
%{_datadir}/javazi-1.8
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Apr 03 2023 Eugene Zamriy <ezamriy@msvsphere.ru> - 2022d-1.inferit
|
|
|
|
|
* Tue Apr 11 2023 Eugene Zamriy <ezamriy@msvsphere.ru> - 2023c-1.inferit
|
|
|
|
|
- Fixed Simferopol country
|
|
|
|
|
- Rebuilt for MSVSphere 9.1
|
|
|
|
|
|
|
|
|
|
* Tue Mar 28 2023 Patsy Griffin <patsy@redhat.com> - 2023c-1
|
|
|
|
|
- Rebase to tzdata-2023c
|
|
|
|
|
- Lebanon reversed the change added in tzdata-2023b.
|
|
|
|
|
|
|
|
|
|
* Fri Mar 24 2023 Patsy Griffin <patsy@redhat.com> - 2023b-1
|
|
|
|
|
- Rebase to tzdata-2023b
|
|
|
|
|
- Lebanon will transition to DST on April 20/21, not March 25/26.
|
|
|
|
|
|
|
|
|
|
* Wed Mar 22 2023 Patsy Griffin <patsy@redhat.com> - 2023a-1
|
|
|
|
|
- Rebase to tzdata-2023a
|
|
|
|
|
- Egypt reintroduced DST, from April through October.
|
|
|
|
|
- Morocco springs forward April 23, not April 30.
|
|
|
|
|
- Palestine delayed the start of DST this year.
|
|
|
|
|
|
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2022d-1
|
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
|
|
|
|
|
|
* Fri Jan 6 2023 Patsy Griffin <patsy@redhat.com> - 2022g-2
|
|
|
|
|
- Include leap-seconds.list in tzdata install. (#2157982)
|
|
|
|
|
|
|
|
|
|
* Tue Nov 29 2022 Patsy Griffin <patsy@redhat.com> - 2022g-1
|
|
|
|
|
- Rebase to tzdata-2022g
|
|
|
|
|
- The northern edge of the Mexican state of Chihuahua will
|
|
|
|
|
change time zone to agree with nearby US locations on
|
|
|
|
|
2022-11-30.
|
|
|
|
|
- Added a new Zone America/Ciudad_Juarez that splits from
|
|
|
|
|
America/Ojinaga.
|
|
|
|
|
|
|
|
|
|
* Wed Nov 02 2022 Patsy Griffin <patsy@redhat.com> - 2022f-1
|
|
|
|
|
- Rebase to tzdata-2022f
|
|
|
|
|
- Mexico will stop observing DST except near the US border.
|
|
|
|
|
- Chihuahua moved to -06 year round starting on 2022-10-30.
|
|
|
|
|
- Fiji no longer observes DST.
|
|
|
|
|
|
|
|
|
|
* Wed Oct 12 2022 Patsy Griffin <patsy@redhat.com> - 2022e-1
|
|
|
|
|
- Rebase to tzdata-2022e
|
|
|
|
|
- Jordan and Syria cancelled the DST transition planned
|
|
|
|
|
for 2022-10-28, remaining at +03 permanently.
|
|
|
|
|
|
|
|
|
|
* Mon Sep 26 2022 Patsy Griffin <patsy@redhat.com> - 2022d-1
|
|
|
|
|
- Rebase to tzdata-2022d
|
|
|
|
|