forked from microsoft/azurelinux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move src tarball blob to AME - 3.0-dev branch (microsoft#8916)
Co-authored-by: CBL-Mariner Servicing Account <[email protected]>
- Loading branch information
1 parent
34daae6
commit cae1876
Showing
15 changed files
with
91 additions
and
88 deletions.
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
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
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
Summary: Azure Linux specific rpm macro files | ||
Name: azurelinux-rpm-macros | ||
Version: %{azl}.0 | ||
Release: 3%{?dist} | ||
Release: 4%{?dist} | ||
License: GPL+ AND MIT | ||
Vendor: Microsoft Corporation | ||
Distribution: Azure Linux | ||
|
@@ -141,6 +141,9 @@ install -p -m 644 -t %{buildroot}%{rcluadir}/srpm python.lua | |
%{_rpmconfigdir}/macros.d/macros.check | ||
|
||
%changelog | ||
* Fri May 17 2024 Nicolas Guibourge <[email protected]> - 3.0-4 | ||
- Move src tarball location to AME | ||
|
||
* Fri May 11 2024 Chris Co <[email protected]> - 3.0-3 | ||
- Add macros to allow enabling frame pointers on x86_64 and aarch64 | ||
|
||
|
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
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
Oops, something went wrong.