automatic version update by autodist [release 17.0.3-1mamba;Tue Oct 17 2023]
This commit is contained in:
parent
2011646367
commit
9c1d238735
14
llvm.spec
14
llvm.spec
@ -1,8 +1,8 @@
|
||||
%define gccver %(gcc -dumpversion)
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: llvm
|
||||
Version: 16.0.6
|
||||
Release: 2mamba
|
||||
Version: 17.0.3
|
||||
Release: 1mamba
|
||||
Summary: The Low Level Virtual Machine
|
||||
Group: Development/Languages
|
||||
Vendor: openmamba
|
||||
@ -26,7 +26,6 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: libzstd-devel
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-bigarray-compat-devel
|
||||
BuildRequires: ocaml-ctypes-devel
|
||||
BuildRequires: ocaml-integers
|
||||
@ -279,6 +278,15 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 17 2023 Automatic Build System <autodist@mambasoft.it> 17.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 03 2023 Automatic Build System <autodist@mambasoft.it> 17.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 19 2023 Automatic Build System <autodist@mambasoft.it> 17.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 16.0.6-2mamba
|
||||
- rebuilt with ocaml 4.14.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user