From 8aa93cacb10a13a1c4827d58792dfa0768a0609c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:25:52 +0100 Subject: [PATCH] automatic version update by autodist [release 16.0.6-1mamba;Wed Jun 14 2023] --- lldb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lldb.spec b/lldb.spec index 8c4f03a..adbef46 100644 --- a/lldb.spec +++ b/lldb.spec @@ -1,7 +1,7 @@ %define gccver %(gcc -dumpversion) %define majver %(echo %version | cut -d. -f1-2) Name: lldb -Version: 16.0.5 +Version: 16.0.6 Release: 1mamba Summary: Next generation, high-performance debugger Group: Development/Languages @@ -142,6 +142,9 @@ ninja install #%{_docdir}/lldb/* %changelog +* Wed Jun 14 2023 Automatic Build System 16.0.6-1mamba +- automatic version update by autodist + * Tue Jun 06 2023 Automatic Build System 16.0.5-1mamba - automatic version update by autodist