automatic version update by autodist [release 14.0.4-1mamba;Thu May 26 2022]

This commit is contained in:
Automatic Build System 2024-01-06 06:26:11 +01:00
parent 74db3e64f2
commit 46eb9ee9ec

View File

@ -1,8 +1,8 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: llvm
Version: 14.0.3
Release: 3mamba
Version: 14.0.4
Release: 1mamba
Summary: The Low Level Virtual Machine
Group: Development/Languages
Vendor: openmamba
@ -106,8 +106,9 @@ This package includes the LLVM ocaml API documentation.
%debug_package
%prep
%setup -q -n %{name}-%{version}.src -D -T
:<< _EOF
%setup -q -n %{name}-%{version}.src
#-D -T
#:<< _EOF
%patch6 -p1
@ -268,6 +269,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo
%changelog
* Thu May 26 2022 Automatic Build System <autodist@mambasoft.it> 14.0.4-1mamba
- automatic version update by autodist
* Fri May 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 14.0.3-3mamba
- re-add LLVM_ENABLE_RTTI=ON