automatic version update by autodist [release 18.1.3-1mamba;Sat Apr 06 2024]

This commit is contained in:
Automatic Build System 2024-04-13 13:49:49 +02:00
parent 0efa3072d4
commit 15b62dcc3e

View File

@ -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: lldb Name: lldb
Version: 18.1.2 Version: 18.1.3
Release: 1mamba Release: 1mamba
Summary: Next generation, high-performance debugger Summary: Next generation, high-performance debugger
Group: Development/Languages Group: Development/Languages
@ -142,6 +142,9 @@ ninja install
#%{_docdir}/lldb/* #%{_docdir}/lldb/*
%changelog %changelog
* Sat Apr 06 2024 Automatic Build System <autodist@openmamba.org> 18.1.3-1mamba
- automatic version update by autodist
* Wed Mar 20 2024 Automatic Build System <autodist@openmamba.org> 18.1.2-1mamba * Wed Mar 20 2024 Automatic Build System <autodist@openmamba.org> 18.1.2-1mamba
- automatic version update by autodist - automatic version update by autodist