Skip to content

Commit 6278cb2

Browse files
[AUTOPATCHER-CORE] Upgrade tzdata to 2025c upgrade to version 2025c (#15285)
1 parent cdcffcf commit 6278cb2

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"tzdata2025b.tar.gz": "11810413345fc7805017e27ea9fa4885fd74cd61b2911711ad038f5d28d71474"
3+
"tzdata2025c.tar.gz": "4aa79e4effee53fc4029ffe5f6ebe97937282ebcdf386d5d2da91ce84142f957"
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: 2025b
3+
Version: 2025c
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+
* Thu Dec 11 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2025c-1
49+
- Auto-upgrade to 2025c - upgrade to version 2025c
50+
4851
* Mon Nov 24 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2025b-1
4952
- Auto-upgrade to 2025b - upgrade to version 2025b
5053

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29007,8 +29007,8 @@
2900729007
"type": "other",
2900829008
"other": {
2900929009
"name": "tzdata",
29010-
"version": "2025b",
29011-
"downloadUrl": "https://data.iana.org/time-zones/releases/tzdata2025b.tar.gz"
29010+
"version": "2025c",
29011+
"downloadUrl": "https://data.iana.org/time-zones/releases/tzdata2025c.tar.gz"
2901229012
}
2901329013
}
2901429014
},

0 commit comments

Comments
 (0)