Skip to content

Commit

Permalink
347530: llvm18.1-18.1.5-alt0.1
Browse files Browse the repository at this point in the history
- Update to 18.1.5.
  • Loading branch information
LAKostis committed May 6, 2024
1 parent 08d5e6a commit 7495d30
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions l/llvm18.1/llvm18.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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).
Expand Down

0 comments on commit 7495d30

Please sign in to comment.