automatic version update by autodist [release 18.1.5-1mamba;Sat May 04 2024]

This commit is contained in:
Automatic Build System 2024-05-08 18:45:53 +02:00
parent 83fd1d76db
commit 69a66503b6
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: llvm
Version: 18.1.4
Version: 18.1.5
Release: 1mamba
Summary: The Low Level Virtual Machine
Group: Development/Languages
@ -280,6 +280,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo
%changelog
* Sat May 04 2024 Automatic Build System <autodist@openmamba.org> 18.1.5-1mamba
- automatic version update by autodist
* Thu Apr 18 2024 Automatic Build System <autodist@openmamba.org> 18.1.4-1mamba
- automatic version update by autodist