automatic version update by autodist [release 5.0.1-1mamba;Mon Dec 25 2017]

This commit is contained in:
Automatic Build System 2024-01-06 06:26:09 +01:00
parent ecc78e2f5e
commit 21b09a1a10

View File

@ -1,8 +1,8 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: llvm
Version: 5.0.0
Release: 2mamba
Version: 5.0.1
Release: 1mamba
Summary: The Low Level Virtual Machine
Group: Development/Languages
Vendor: openmamba
@ -451,6 +451,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo
#%doc llvm-extradocs/ocamldoc/html
%changelog
* Mon Dec 25 2017 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba
- automatic version update by autodist
* Tue Nov 28 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.0-2mamba
- fix link against libllvm by changing and extending build arguments and external llvm subpackages