automatic version update by autodist [release 10.0.0-1mamba;Mon Mar 30 2020]

This commit is contained in:
Automatic Build System 2024-01-06 06:25:48 +01:00
parent 7201faafc6
commit 1f32437aa3

View File

@ -1,8 +1,8 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: lldb
Version: 9.0.1
Release: 3mamba
Version: 10.0.0
Release: 1mamba
Summary: Next generation, high-performance debugger
Group: Development/Languages
Vendor: openmamba
@ -117,6 +117,9 @@ ninja install
#%{_docdir}/lldb/*
%changelog
* Mon Mar 30 2020 Automatic Build System <autodist@mambasoft.it> 10.0.0-1mamba
- automatic version update by autodist
* Sun Feb 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 9.0.1-3mamba
- lldb rebuilt as standalone package from llvm