automatic version update by autodist [release 10.0.0-1mamba;Mon Mar 30 2020]

This commit is contained in:
Automatic Build System 2024-01-06 06:26:11 +01:00
parent 1e0d217566
commit 76529efcd7

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: 9.0.1 Version: 10.0.0
Release: 4mamba Release: 1mamba
Summary: The Low Level Virtual Machine Summary: The Low Level Virtual Machine
Group: Development/Languages Group: Development/Languages
Vendor: openmamba Vendor: openmamba
@ -264,6 +264,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo
%{_docdir}/llvm/ocaml-html/* %{_docdir}/llvm/ocaml-html/*
%changelog %changelog
* Mon Mar 30 2020 Automatic Build System <autodist@mambasoft.it> 10.0.0-1mamba
- automatic version update by autodist
* Sat Feb 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 9.0.1-4mamba * Sat Feb 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 9.0.1-4mamba
- rework build flags - rework build flags