From b84e0fc5fb74141b8acee245253c527833e089d7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 19 Mar 2024 19:48:59 +0100 Subject: [PATCH] automatic version update by autodist [release 18.1.1-1mamba;Sat Mar 09 2024] --- llvm.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/llvm.spec b/llvm.spec index 2d50901..aa58f22 100644 --- a/llvm.spec +++ b/llvm.spec @@ -1,7 +1,7 @@ %define gccver %(gcc -dumpversion) %define majver %(echo %version | cut -d. -f1-2) Name: llvm -Version: 17.0.6 +Version: 18.1.1 Release: 1mamba Summary: The Low Level Virtual Machine Group: Development/Languages @@ -235,6 +235,7 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %files -n libllvm %defattr(-,root,root) %{_libdir}/libLLVM-*.so +%{_libdir}/libLLVM.so.* %{_libdir}/libLTO.so.* %{_libdir}/libRemarks.so.* @@ -278,6 +279,12 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %changelog +* Sat Mar 09 2024 Automatic Build System 18.1.1-1mamba +- automatic version update by autodist + +* Wed Mar 06 2024 Automatic Build System 18.1.0-1mamba +- automatic version update by autodist + * Wed Nov 29 2023 Automatic Build System 17.0.6-1mamba - automatic version update by autodist