forked from altlinux/specs
-
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.
- Update to 18.1.5.
- Loading branch information
Showing
1 changed file
with
8 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
|
||
%global v_major 18 | ||
%global v_majmin %v_major.1 | ||
%global v_full %v_majmin.3 | ||
%global v_full %v_majmin.5 | ||
%global rcsuffix %nil | ||
%global llvm_name llvm%v_majmin | ||
%global clang_name clang%v_majmin | ||
|
@@ -109,7 +109,7 @@ AutoProv: nopython | |
|
||
Name: %llvm_name | ||
Version: %v_full | ||
Release: alt0.3 | ||
Release: alt0.1 | ||
Summary: The LLVM Compiler Infrastructure | ||
|
||
Group: Development/C | ||
|
@@ -1478,6 +1478,12 @@ ninja -C %builddir check-all || : | |
%llvm_datadir/cmake/Modules/* | ||
|
||
%changelog | ||
* Mon May 06 2024 L.A. Kostis <[email protected]> 18.1.5-alt0.1 | ||
- Update to 18.1.5. | ||
|
||
* Mon Apr 22 2024 L.A. Kostis <[email protected]> 18.1.4-alt0.1 | ||
- Update to 18.1.4. | ||
|
||
* Thu Apr 18 2024 Alexey Sheplyakov <[email protected]> 18.1.3-alt0.3 | ||
- Fixed FTBFS on LoongArch: do package libomptarget (partially | ||
supported as of LLVM 18.1). | ||
|