diff --git a/llvm.spec b/llvm.spec index 12178ea..6f93796 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: 19.1.6 +Version: 19.1.7 Release: 1mamba Summary: The Low Level Virtual Machine Group: Development/Languages @@ -106,7 +106,6 @@ Requires: gtk-doc %description ocaml-apidocs This package includes the LLVM ocaml API documentation. -%debug_package %prep %setup -q -c -a0 -a1 -a2 @@ -267,6 +266,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo %changelog +* Tue Jan 14 2025 Automatic Build System 19.1.7-1mamba +- automatic version update by autodist + * Wed Dec 18 2024 Automatic Build System 19.1.6-1mamba - automatic version update by autodist