Accepting request 1032128 from home:AndreasStieger:branches:Base:System

timezone update 2022f

OBS-URL: https://build.opensuse.org/request/show/1032128
OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=290
This commit is contained in:
2022-10-29 13:48:41 +00:00
committed by Git OBS Bridge
parent 44315d9c1e
commit 01f7fd39d7
14 changed files with 93 additions and 59 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Oct 29 07:30:33 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- timezone update 2022f:
* Mexico will no longer observe DST except near the US border
* Chihuahua moves to year-round -06 on 2022-10-30
* Fiji no longer observes DST
* Move links to 'backward'
* In vanguard form, GMT is now a Zone and Etc/GMT a link
* zic now supports links to links, and vanguard form uses this
* Simplify four Ontario zones
* Fix a Y2438 bug when reading TZif data
* Enable 64-bit time_t on 32-bit glibc platforms
* Omit large-file support when no longer needed
* In C code, use some C23 features if available
* Remove no-longer-needed workaround for Qt bug 53071
-------------------------------------------------------------------
Tue Oct 11 21:13:25 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>