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