Skip to content

Commit 861fba8

Browse files
[AUTOPATCHER-CORE] Upgrade tzdata to 2025a upgrade to version 2025a (#11994)
1 parent 7282abd commit 861fba8

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

SPECS/tzdata/tzdata.signatures.json

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+
"tzdata2025a.tar.gz": "4d5fcbc72c7c450ebfe0b659bd0f1c02fbf52fd7f517a9ea13fe71c21eb5f0d0"
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: 2025a
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+
* Sat Jan 18 2025 CBL-Mariner Servicing Account <[email protected]> - 2025a-1
49+
- Auto-upgrade to 2025a - upgrade to version 2025a
50+
4851
* Fri Feb 23 2024 CBL-Mariner Servicing Account <[email protected]> - 2024a-1
4952
- Auto-upgrade to 2024a - Azure Linux 3.0 Upgrades
5053

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29256,8 +29256,8 @@
2925629256
"type": "other",
2925729257
"other": {
2925829258
"name": "tzdata",
29259-
"version": "2024a",
29260-
"downloadUrl": "https://data.iana.org/time-zones/releases/tzdata2024a.tar.gz"
29259+
"version": "2025a",
29260+
"downloadUrl": "https://data.iana.org/time-zones/releases/tzdata2025a.tar.gz"
2926129261
}
2926229262
}
2926329263
},

0 commit comments

Comments
 (0)