-
Notifications
You must be signed in to change notification settings - Fork 564
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare January 2025 Update 2 (#11929)
- Loading branch information
1 parent
d05c3e7
commit 4bc53bc
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
Summary: Azure Linux release files | ||
Name: azurelinux-release | ||
Version: %{dist_version}.0 | ||
Release: 23%{?dist} | ||
Release: 24%{?dist} | ||
License: MIT | ||
Vendor: Microsoft Corporation | ||
Distribution: Azure Linux | ||
|
@@ -118,6 +118,9 @@ install -Dm0644 %{SOURCE4} -t %{buildroot}%{_sysctldir}/ | |
%{_sysctldir}/*.conf | ||
|
||
%changelog | ||
* Wed Jan 15 2025 CBL-Mariner Servicing Account <[email protected]> - 3.0-24 | ||
- Bump release for January 2025 Update 2 | ||
|
||
* Sat Dec 21 2024 Jon Slobodzian <[email protected]> - 3.0-23 | ||
- Bump release for January 2025 Update | ||
|
||
|