Skip to content

Commit 0209604

Browse files
[AUTOPATCHER-CORE] Upgrade tzdata to 2024b (#10373)
Co-authored-by: jslobodzian <joslobo@microsoft.com>
1 parent bfaf2f8 commit 0209604

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"tzdata2024a.tar.gz": "0d0434459acbd2059a7a8da1f3304a84a86591f6ed69c6248fffa502b6edffe3"
3+
"tzdata2024b.tar.gz": "70e754db126a8d0db3d16d6b4cb5f7ec1e04d5f261255e4558a67fe92d39e550"
44
}
5-
}
5+
}

SPECS/tzdata/tzdata.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Time zone data
22
Name: tzdata
3-
Version: 2024a
3+
Version: 2024b
44
Release: 1%{?dist}
55
License: Public Domain
66
Vendor: Microsoft Corporation
@@ -45,6 +45,9 @@ ln -svf %{_datarootdir}/zoneinfo/UTC %{buildroot}%{_sysconfdir}/localtime
4545
%{_datadir}/*
4646

4747
%changelog
48+
* Fri Sep 06 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2024b-1
49+
- Auto-upgrade to 2024b
50+
4851
* Fri Feb 02 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2024a-1
4952
- Auto-upgrade to 2024a - upgrade to version 2024a
5053

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29047,8 +29047,8 @@
2904729047
"type": "other",
2904829048
"other": {
2904929049
"name": "tzdata",
29050-
"version": "2024a",
29051-
"downloadUrl": "https://data.iana.org/time-zones/releases/tzdata2024a.tar.gz"
29050+
"version": "2024b",
29051+
"downloadUrl": "https://data.iana.org/time-zones/releases/tzdata2024b.tar.gz"
2905229052
}
2905329053
}
2905429054
},

0 commit comments

Comments
 (0)