From 9e7ce92d0a8339e6548b354f2a576c06e76f4b1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Kijewski?= Date: Wed, 30 Nov 2022 17:08:37 +0100 Subject: [PATCH] Update to 2022g (0.5.x) (#146) Update to 2022g See . --- CHANGELOG.md | 4 ++++ Cargo.toml | 2 +- Makefile | 2 +- README.md | 2 +- src/generated | 2 +- src/lib.rs | 2 +- tzdb.tar.lz.sha | 2 +- 7 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea6d7b2..9feb527 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## Changes between the versions +### 0.5.1 (2022-11-30) + +* Update to Time Zone Database release [Time Zone Database 2022g](https://mm.icann.org/pipermail/tz-announce/2022-November/000076.html) + ### 0.5.0 (2022-11-24) * Release v0.5.0 diff --git a/Cargo.toml b/Cargo.toml index 1688db6..2b95715 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tzdb" -version = "0.5.0" +version = "0.5.1" edition = "2021" authors = ["René Kijewski "] repository = "https://github.com/Kijewski/tzdb" diff --git a/Makefile b/Makefile index bbfe905..db4eee2 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .DELETE_ON_ERROR: -TZDB_VERSION := tzdb-2022f +TZDB_VERSION := tzdb-2022g src/generated/mod.rs: tmp/${TZDB_VERSION}/usr/share/zoneinfo/ cargo r --package make-tzdb --bin make-tzdb -- $(@D) $< tzdb.tar.lz.sha diff --git a/README.md b/README.md index 5c6a75d..c072991 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Static time zone information for [tz-rs](https://crates.io/crates/tz-rs). This crate provides all time zones found in the [Time Zone Database](https://www.iana.org/time-zones), -currently in the version 2022f (released 2022-10-28). +currently in the version 2022g (released 2022-11-29). See the documentation for a full list the the contained time zones: diff --git a/src/generated b/src/generated index 5660650..5b1090c 160000 --- a/src/generated +++ b/src/generated @@ -1 +1 @@ -Subproject commit 56606505f1e0f850ffce9e78847efbacb8afe96c +Subproject commit 5b1090c65467a5766c4b26628994f5997e668f63 diff --git a/src/lib.rs b/src/lib.rs index 682b3aa..31ab4a8 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -42,7 +42,7 @@ //! Static time zone information for [tz-rs](https://crates.io/crates/tz-rs). //! //! This crate provides all time zones found in the [Time Zone Database](https://www.iana.org/time-zones), -//! currently in the version 2022f (released 2022-10-28). +//! currently in the version 2022g (released 2022-11-29). //! //! See the documentation for a full list the the contained time zones: //! diff --git a/tzdb.tar.lz.sha b/tzdb.tar.lz.sha index 2299326..b756bde 100644 --- a/tzdb.tar.lz.sha +++ b/tzdb.tar.lz.sha @@ -1 +1 @@ -1dd9f8fc3e9fa113a72010b9bceb04c7540b1175801fbd15b591a6bca9400503c6683a4c89f83e08d77f5b78624a005113a8fc428c552a2a4a2b8d26de110141 tmp/tzdb-2022f.tar.lz +f471046189f519de5735ac2d8c3edb27cbe925247b06f44634e700e5e4453ec5f715d85256fc74d300bcdaa070a7600fcc054327f2dfe743ab3c0fe404ff83c1 tmp/tzdb-2022g.tar.lz