We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623d2cd commit 3e805f5Copy full SHA for 3e805f5
SPECS/azurelinux-release/azurelinux-release.spec
@@ -5,7 +5,7 @@
5
Summary: Azure Linux release files
6
Name: azurelinux-release
7
Version: %{dist_version}.0
8
-Release: 29%{?dist}
+Release: 30%{?dist}
9
License: MIT
10
Vendor: Microsoft Corporation
11
Distribution: Azure Linux
@@ -118,6 +118,9 @@ install -Dm0644 %{SOURCE4} -t %{buildroot}%{_sysctldir}/
118
%{_sysctldir}/*.conf
119
120
%changelog
121
+* Mon Jun 30 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.0-30
122
+- Bump release for July 2025 Update
123
+
124
* Fri May 30 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.0-29
125
- Bump release for June 2025 Update
126
0 commit comments