Commit Graph

332 Commits

Author SHA1 Message Date
Florian Weimer
ed5061e02f Drop %{eln} conditions
ELN defines %{rhel}, so these conditions are redundant.
2023-03-07 11:37:04 +01:00
Florian Weimer
cf284c4e87 Unconditionally include 0003-continue-to-ship-posixrules.patch
This makes it possible to create a RHEL-compatible source RPM
on non-RHEL distributions.  The patch is still included/skipped
at build time due to the remaining conditionals.
2023-03-07 11:36:04 +01:00
Fedora Release Engineering
598030b446 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 05:37:01 +00:00
Patsy Griffin
20504f53d9 Resolves: #2149397
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.
2022-12-02 11:50:04 -05:00
Patsy Griffin
59c16d5069 Resolves: #2138478
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.
2022-10-31 00:00:56 -04:00
Patsy Griffin
6d241a3fe3 Resolves: #2134955
Rebase to tzdata-2022e
- Jordan and Syria cancelled the DST transition planned
  for 2022-10-28, remaining at +03 permanently.
2022-10-14 16:06:13 -04:00
Patsy Griffin
733d4236cf Resolves: #2129499
Rebase to tzdata-2022d
- Palestine DST transition will be on October 29, 2022,
  not October 28, 2022.
- Europe/Uzhgorod and Europe/Zaporozhye are moved to 'backzone'.
2022-09-25 16:04:14 -04:00
Patsy Griffin
45155faa87 Resolves: #2118513
Rebase to tzdata-2022c - supersedes tzdata-2022b
- Add a work-around for an awk bug in FreeBSD, macOS, etc.
- Improve tzselect with respect to intercontinental Zones.
2022-08-22 21:12:07 -04:00
Patsy Griffin
0c873b05ff Resolves: #2117429
Rebase to tzdata-2022b
- Chile transitions to DST on 2022-09-11, not 2022-09-04
- 'make install' now defaults LOCALTIME to Factory rather than GMT
- More zones that are the same since 1970 have been moved to backzone.
- Include patch for awk workaround.
2022-08-14 22:45:42 -04:00
Fedora Release Engineering
880d83aaf7 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 11:12:37 +00:00
Patsy Griffin
63886a7069 Resolves: #2104108
Exclude i686 builds: Java OpenJDK packages are no longer available on i686.
2022-07-18 13:36:19 -04:00
Patsy Griffin
c2f0800cd5 Resolves: #2091390
Include leap-second.list in tzdata install.
2022-06-07 14:55:20 -04:00
Patsy Griffin
82c4469642 Resolves: #2064770
Rebase to tzdata-2022a
- Palestine springs forward on 2022-03-27, not 2022-03-26.
- zdump -v now outputs better failure information.
- bug fixes for code that reads corrupted TZif data.
2022-03-23 19:59:32 -04:00
Patsy Griffin
916b33e994 Clean-up changelog. 2022-02-08 15:09:43 -05:00
Jiri Vanek
0518e2714a Improved changelog message
to keep the legacy tzdata, now build requires both jdk8 and system jdk.
I recommend to put legacy tz data to separate subpkg or to drop them at all.
Also I would recomend to  rename legacy tzdat.to versioned ones (eg avazi-1.7) and to keep future, rolling tzdata unversioned, as javazi only
2022-02-08 16:29:50 +01:00
Jiri Vanek
150c8a0b8d building 6+7 tzdata by jdk8, norma tzdata by 17 2022-02-08 16:24:58 +01:00
Jiri
3372efffde Rebuilt for java-17-openjdk as system jdk
https://fedoraproject.org/wiki/Changes/Java17
2022-02-06 00:31:45 +01:00
Fedora Release Engineering
c300514ed7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 03:21:22 +00:00
Martin Cermak
e454a593c0 Merge #8 tests/tzdata-checker: modify to resolve different glibcs zdump behavior 2021-11-12 14:29:59 +00:00
Michal Kolar
942077dc85 tests/tzdata-checker: modify to resolve different glibcs zdump behavior 2021-11-05 14:28:03 +00:00
Patsy Griffin
7be0c6341a Resolves: #2014708
Rebase to tzdata-2021e - supersedes tzdata-2021d
- Pacific/Fiji suspended DST for the 2021/2022 season.
- 'zic -r' now marks unspecified timestamps with "-00".
- Palestine will fall back 2021-10-29 at 01:00, rather
  than the predicted 2021-10-30.
2021-10-28 18:05:28 -04:00
Patsy Griffin
591834e67e Resolves: #2009906
Rebase to tzdata-2021c
- Revert most 2021b changes to the 'backward' file.
- Fix 'zic -b fat' bug in pre-1970 32-bit data reported in tzdata-2021b.
- Fix two Link line typos from tzdata-2021b.
- Distribute the new SECURITY file.
2021-10-07 12:58:38 -04:00
Patsy Griffin
c1c7aed646 Resolves: #2007807
Rebase to tzdata-2021b
- Jordan now starts DST on February's last Thursday.
- Samoa no longer observes DST.
- Merge more location-based Zones whose timestamps agree since 1970.
- Move some backward-compatibility links to 'backward'.
- Rename Pacific/Enderbury to Pacific/Kanton.
- Correct many pre-1993 transitions in Malawi, Portugal, etc.
- zic now creates each output file or link atomically.
- zic -L no longer omits the POSIX TZ string in its output.
- zic fixes for truncation and leap second table expiration.
- zic now follows POSIX for TZ strings using all-year DST.
- Fix some localtime crashes and bugs in obscure cases.
- zdump -v now outputs more-useful boundary cases.
- tzfile.5 better matches a draft successor to RFC 8536.
2021-09-26 15:38:14 -04:00
Fedora Release Engineering
0f2be9269c - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 19:52:28 +00:00
Michal Kolar
a92868eaae drop unwanted scratch build rule for gating 2021-05-19 15:44:14 +00:00
Michal Kolar
678eeb6dc2 init FMF CI gating 2021-03-23 12:43:09 +00:00
Patsy Griffin
b45a392bdc Resolves: #1920117
Rebase to tzdata-2021a
- South Sudan will change from +03 to +02 on 2021-02-01.
2021-01-25 21:29:04 -05:00
Tom Stellard
3a089c8107 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-12 01:26:43 +00:00
Patsy Griffin
0ffd0de371 Resolves: #1910176
Rebase to tzdata-2020f including changes for tzdata-2020e
- tzdata-2020f fixes a bug in tzdata-2020e that caused an
  invalid zi file in rearguard format
- Volgograd changes time zone from UTC+04 to UTC+03 on 2020-12-27.
- Australia/Currie is identical to Australia/Hobart for all
  timestamps since 1970 and was therefore created by mistake,
  now moved to the "backward" file.
2020-12-30 10:04:24 -05:00
Patsy Griffin
e3138a9a8b Add 0003-continue-to-ship-posixrules.patch to initialize
POSIXRULES variable.
2020-12-16 14:22:48 -05:00
Patsy Griffin
deebbac60f Resolves: #1890396
- Add conditional support for rhel and eln rearguard format.
2020-12-16 13:33:31 -05:00
Patsy Griffin
401ee85cde Resolves: #1886114
- Rebase to tzdata-2020d including changes from tzdata-2020c
  - Palestine will end summer time on 2020-10-24 rather than the
    predicted 2020-10-31.
  - Fiji starts DST later than usual, on 2020-12-20.
  - Rearguard now provides an empty file pacificnew to support
    downstream software that expects it.
2020-10-23 09:06:03 -04:00
Patsy Griffin
58d77a3f15 Resolves: #1886114
Rebase to tzdata-2020b
 - Yukon timezones represented by America/Whitehorse and
   America/Dawson will change time zone rules from -08/-07 to
   permanent -07 on 2020-11-01, not on 2020-03-08 as 2020a had it.
 - The most recent winter(+08)/summer(+11) transition for Casey Station,
   Antarctica was 2020-10-04 00:01.
 - Remove obsolete files pacificnew, systemv, and yearistype.sh
   from the distribution.
2020-10-14 18:15:30 -04:00
Fedora Release Engineering
3617c890dd - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 13:07:35 +00:00
Jiri
bbc6d75d81 Rebuilt for JDK-11 2020-07-11 07:54:03 +02:00
Jiri
6f42f9312b BUmped source/target to build with jdk11 2020-06-12 08:18:47 +02:00
Patsy Franklin
582b815ba5 Resolves: #1827523
- Rebase to tzdata-2020a
  - Morocco will spring forward on 2020-05-31 rather than
    previously predicted 2020-05-24.
  - Canada's Yukon region changed to year round UTC -07
    effective 2020-03-08.
  - America/Godthab was renamed to America/Nuuk.
2020-05-05 08:39:34 -04:00
Fedora Release Engineering
534ecfeaff - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-31 02:22:51 +00:00
Patsy Franklin
71d3266c7b Resolves: #1789468
- Don't build the factory zone for tzdata-java.
  Patch provided by Severin Gehwolf <sgehwolf@redhat.com> (#1789468)
2020-01-19 20:31:36 -05:00
Patsy Franklin
92f74b8c8a Resolves: #1751373
- Rebase to tzdata-2019c
  - Fiji will observe DST from 2019-11-10 to 2020-01-12.
  - Norfolk Island will begin observing Australian-style DST on 2019-10-06.
- Add Factory back in to be more consistent with upstream.
2019-09-26 22:02:24 -04:00
Fedora Release Engineering
2d1a8a5270 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 02:15:44 +00:00
Patsy Franklin
b85b6bdd87 Resolves: #1725907
- Rebase to tzdata-2019b
  - Brazil will no longer observe DST going forward.
  - The 2019 spring transition for Palestine occurred 03-29, not 03-30.
2019-07-09 23:11:42 -04:00
Patsy Franklin
21b31541e9 Resolves: #1692680
- Rebase to tzdata-2019a
      - Palestine will start DST on 2019-03-30, rather than 2019-03-23 as
        previously predicted.
      - Metlakatla rejoined Alaska time on 2019-01-20, ending its observances
        of Pacific standard time.
2019-03-29 22:25:16 -04:00
Fedora Release Engineering
17e87c871c - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 10:36:46 +00:00
Igor Gnatenko
f4bb770ac2 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:53 +01:00
Patsy Franklin
4562d38537 - Rebase to tzdata-2018i (includes changes from tzdata-2018h)
- São Tomé and Príncipe changed from UTC+01 to UTC+00 on 2019-01-01.
  - Qyzylorda, Kazakhstan changed from UTC+06 to UTC+05 on 2018-12-21.
  - Created a new zone Asia/Qostanay since Qostanay, Kazakhstan didn't
    transition with the Qyzylorda change.
  - Metlakatla, Alaska will observe PST for this winter only.
  - Predict that Morocco will continue to adjust clocks around Ramadan.
  - Also include predictions for Iran from 2038 through 2090.
2019-01-16 11:23:45 -05:00
Patsy Franklin
6395daa28e Rebase to tzdata-2018g
- Morocco will change from UTC+00/+01 to permanent +01 effective 2018-10-27.
  - Includes changes for tzdata-2018f.
    - Volgograd will change from UTC+03 to UTC+04 on 2018-10-28 at 02:00.
    - Fiji will end DST on 2019-01-13 instead of the 2019-01-20 as
      previously predicted.
    - Most of Chile will end DST on the first Saturday in April at 24:00
      and restart DST on the first Saturday in September at 24:00.
    - Morocco will change from UTC+00/+01 to permanent +01 effective 2018-10-27.
2018-11-12 11:43:50 -05:00
Fedora Release Engineering
c7ebcd619f - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 08:06:23 +00:00
Jason Tibbitts
03daa4f41b Remove needless use of %defattr 2018-07-10 01:40:25 -05:00
Patsy Franklin
08b149a3ff Resolves: #1574758
- Rebase to tzdata-2018e
  - North Korea changed from UTC+8:30 to UTC+9 on May 5, 2018.
  - In this update, the upstream project now defaults to using
    the "vanguard" data implementation which includes negative DST offsets.
2018-05-23 17:15:18 -04:00