From 88b16904f6e88aaa773e2a8f4d14bf107b69dc25 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:25:50 +0100 Subject: [PATCH] automatic version update by autodist [release 15.0.7-1mamba;Thu Jan 12 2023] --- lldb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lldb.spec b/lldb.spec index 4fe3c6c..5151c19 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: 15.0.6 +Version: 15.0.7 Release: 1mamba Summary: Next generation, high-performance debugger Group: Development/Languages @@ -133,6 +133,9 @@ ninja install #%{_docdir}/lldb/* %changelog +* Thu Jan 12 2023 Automatic Build System 15.0.7-1mamba +- automatic version update by autodist + * Sun Jan 01 2023 Automatic Build System 15.0.6-1mamba - automatic version update by autodist