Skip to content

Commit 09e2ed2

Browse files
[AUTOPATCHER-CORE] Upgrade tzdata to 2025b upgrade to version 2025b (#15156)
1 parent b37cd7f commit 09e2ed2

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"tzdata2025a.tar.gz": "4d5fcbc72c7c450ebfe0b659bd0f1c02fbf52fd7f517a9ea13fe71c21eb5f0d0"
3+
"tzdata2025b.tar.gz": "11810413345fc7805017e27ea9fa4885fd74cd61b2911711ad038f5d28d71474"
44
}
55
}

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: 2025a
3+
Version: 2025b
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+
* Mon Nov 24 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2025b-1
49+
- Auto-upgrade to 2025b - upgrade to version 2025b
50+
4851
* Sat Jan 18 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2025a-1
4952
- Auto-upgrade to 2025a - upgrade to version 2025a
5053

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29346,8 +29346,8 @@
2934629346
"type": "other",
2934729347
"other": {
2934829348
"name": "tzdata",
29349-
"version": "2025a",
29350-
"downloadUrl": "https://data.iana.org/time-zones/releases/tzdata2025a.tar.gz"
29349+
"version": "2025b",
29350+
"downloadUrl": "https://data.iana.org/time-zones/releases/tzdata2025b.tar.gz"
2935129351
}
2935229352
}
2935329353
},

0 commit comments

Comments
 (0)