automatic version update by autodist [release 10.0.1-1mamba;Sat Jul 25 2020]

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

View File

@ -1,7 +1,7 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: lldb
Version: 10.0.0
Version: 10.0.1
Release: 1mamba
Summary: Next generation, high-performance debugger
Group: Development/Languages
@ -117,6 +117,9 @@ ninja install
#%{_docdir}/lldb/*
%changelog
* Sat Jul 25 2020 Automatic Build System <autodist@mambasoft.it> 10.0.1-1mamba
- automatic version update by autodist
* Mon Mar 30 2020 Automatic Build System <autodist@mambasoft.it> 10.0.0-1mamba
- automatic version update by autodist