automatic version update by autodist [release 13.0.1-1mamba;Thu Feb 03 2022]
This commit is contained in:
parent
4a0b066b75
commit
7b5838f50f
@ -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: 13.0.0
|
Version: 13.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Next generation, high-performance debugger
|
Summary: Next generation, high-performance debugger
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -122,6 +122,9 @@ ninja install
|
|||||||
#%{_docdir}/lldb/*
|
#%{_docdir}/lldb/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 03 2022 Automatic Build System <autodist@mambasoft.it> 13.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Oct 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 13.0.0-1mamba
|
* Sat Oct 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 13.0.0-1mamba
|
||||||
- update to 13.0.0
|
- update to 13.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user