From 46eb9ee9ec012391c225b9f7eeb14f702c0235dc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:26:11 +0100 Subject: [PATCH] automatic version update by autodist [release 14.0.4-1mamba;Thu May 26 2022] --- llvm.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/llvm.spec b/llvm.spec index 45884b7..a06717b 100644 --- a/llvm.spec +++ b/llvm.spec @@ -1,8 +1,8 @@ %define gccver %(gcc -dumpversion) %define majver %(echo %version | cut -d. -f1-2) Name: llvm -Version: 14.0.3 -Release: 3mamba +Version: 14.0.4 +Release: 1mamba Summary: The Low Level Virtual Machine Group: Development/Languages Vendor: openmamba @@ -106,8 +106,9 @@ This package includes the LLVM ocaml API documentation. %debug_package %prep -%setup -q -n %{name}-%{version}.src -D -T -:<< _EOF +%setup -q -n %{name}-%{version}.src +#-D -T +#:<< _EOF %patch6 -p1 @@ -268,6 +269,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %changelog +* Thu May 26 2022 Automatic Build System 14.0.4-1mamba +- automatic version update by autodist + * Fri May 20 2022 Silvan Calarco 14.0.3-3mamba - re-add LLVM_ENABLE_RTTI=ON