automatic version update by autodist [release 18.1.4-1mamba;Thu Apr 18 2024]
This commit is contained in:
parent
de8a6a7a5c
commit
83fd1d76db
@ -1,7 +1,7 @@
|
|||||||
%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: 18.1.3
|
Version: 18.1.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -41,9 +41,10 @@ BuildRequires: ocaml-integers >= 0.7.0-2mamba
|
|||||||
%ifnarch aarch64
|
%ifnarch aarch64
|
||||||
BuildRequires: ocaml-ounit
|
BuildRequires: ocaml-ounit
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: ocaml-stdlib-shims-devel
|
||||||
BuildRequires: z3
|
BuildRequires: z3
|
||||||
BuildRequires: libz3-devel
|
BuildRequires: libz3-devel
|
||||||
#BuildConflicts: llvm-ocaml
|
BuildRequires: python-sphinx-py3
|
||||||
Provides: llvm-tools
|
Provides: llvm-tools
|
||||||
Obsoletes: llvm-tools < 11.1.0
|
Obsoletes: llvm-tools < 11.1.0
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
@ -279,6 +280,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 18 2024 Automatic Build System <autodist@openmamba.org> 18.1.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 06 2024 Automatic Build System <autodist@openmamba.org> 18.1.3-1mamba
|
* Sat Apr 06 2024 Automatic Build System <autodist@openmamba.org> 18.1.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user