Skip to content
Merged
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": {
"tzdata2025a.tar.gz": "4d5fcbc72c7c450ebfe0b659bd0f1c02fbf52fd7f517a9ea13fe71c21eb5f0d0"
"tzdata2025b.tar.gz": "11810413345fc7805017e27ea9fa4885fd74cd61b2911711ad038f5d28d71474"
}
}
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: 2025a
Version: 2025b
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
* Mon Nov 24 2025 CBL-Mariner Servicing Account <[email protected]> - 2025b-1
- Auto-upgrade to 2025b - upgrade to version 2025b

* Sat Jan 18 2025 CBL-Mariner Servicing Account <[email protected]> - 2025a-1
- Auto-upgrade to 2025a - upgrade to version 2025a

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