Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SPECS/tzdata/tzdata.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"tzdata2025c.tar.gz": "4aa79e4effee53fc4029ffe5f6ebe97937282ebcdf386d5d2da91ce84142f957"
"tzdata2026b.tar.gz": "114543d9f19a6bfeb5bca43686aea173d38755a3db1f2eec112647ae92c6f544"
}
}
5 changes: 4 additions & 1 deletion SPECS/tzdata/tzdata.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Time zone data
Name: tzdata
Version: 2025c
Version: 2026b
Release: 1%{?dist}
License: Public Domain
Vendor: Microsoft Corporation
Expand Down Expand Up @@ -45,6 +45,9 @@ ln -svf %{_datarootdir}/zoneinfo/UTC %{buildroot}%{_sysconfdir}/localtime
%{_datadir}/*

%changelog
* Fri Apr 24 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2026b-1
- Auto-upgrade to 2026b - upgrade to version 2026b

* Thu Dec 11 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2025c-1
- Auto-upgrade to 2025c - upgrade to version 2025c

Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -28997,8 +28997,8 @@
"type": "other",
"other": {
"name": "tzdata",
"version": "2025c",
"downloadUrl": "https://data.iana.org/time-zones/releases/tzdata2025c.tar.gz"
"version": "2026b",
"downloadUrl": "https://data.iana.org/time-zones/releases/tzdata2026b.tar.gz"
}
}
},
Expand Down
Loading