From 83fd1d76db5aa6408db6c4266d1805ed58d608f6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 20 Apr 2024 11:56:04 +0200 Subject: [PATCH] automatic version update by autodist [release 18.1.4-1mamba;Thu Apr 18 2024] --- llvm.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/llvm.spec b/llvm.spec index 9fc910c..df58c59 100644 --- a/llvm.spec +++ b/llvm.spec @@ -1,7 +1,7 @@ %define gccver %(gcc -dumpversion) %define majver %(echo %version | cut -d. -f1-2) Name: llvm -Version: 18.1.3 +Version: 18.1.4 Release: 1mamba Summary: The Low Level Virtual Machine Group: Development/Languages @@ -41,9 +41,10 @@ BuildRequires: ocaml-integers >= 0.7.0-2mamba %ifnarch aarch64 BuildRequires: ocaml-ounit %endif +BuildRequires: ocaml-stdlib-shims-devel BuildRequires: z3 BuildRequires: libz3-devel -#BuildConflicts: llvm-ocaml +BuildRequires: python-sphinx-py3 Provides: llvm-tools Obsoletes: llvm-tools < 11.1.0 Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -279,6 +280,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %changelog +* Thu Apr 18 2024 Automatic Build System 18.1.4-1mamba +- automatic version update by autodist + * Sat Apr 06 2024 Automatic Build System 18.1.3-1mamba - automatic version update by autodist