-
Notifications
You must be signed in to change notification settings - Fork 568
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: jslobodzian <[email protected]>
- Loading branch information
1 parent
5c5dc7c
commit 6c05340
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: 16%{?dist} | ||
Release: 17%{?dist} | ||
License: MIT | ||
Vendor: Microsoft Corporation | ||
Distribution: Azure Linux | ||
|
@@ -118,6 +118,9 @@ install -Dm0644 %{SOURCE4} -t %{buildroot}%{_sysctldir}/ | |
%{_sysctldir}/*.conf | ||
|
||
%changelog | ||
* Fri Jul 26 2024 CBL-Mariner Servicing Account <[email protected]> - 3.0-17 | ||
- Azure Linux 3.0 August Release | ||
|
||
* Fri Jul 05 2024 Sam Meluch <[email protected]> - 3.0-16 | ||
- Azure Linux 3.0 July Preview Release 1 | ||
|
||
|