automatic version update by autodist [release 19.1.7-1mamba;Tue Jan 14 2025]

This commit is contained in:
Automatic Build System 2025-01-16 15:14:10 +01:00
parent 08b241e1f0
commit 64c247fe6c

View File

@ -1,7 +1,7 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: lldb
Version: 19.1.6
Version: 19.1.7
Release: 1mamba
Summary: Next generation, high-performance debugger
Group: Development/Languages
@ -61,7 +61,6 @@ Requires: gtk-doc
%description -n lib%{name}-apidocs
This package includes the lib%{name} API documentation.
%debug_package
%prep
%setup -q -c -a0 -a1 -a2
@ -129,6 +128,9 @@ ninja install
#%{_docdir}/lldb/*
%changelog
* Tue Jan 14 2025 Automatic Build System <autodist@openmamba.org> 19.1.7-1mamba
- automatic version update by autodist
* Wed Dec 18 2024 Automatic Build System <autodist@openmamba.org> 19.1.6-1mamba
- automatic version update by autodist