import lldb-13.0.1-1.module+el8.6.0+14118+d530a951

This commit is contained in:
CentOS Sources 2022-02-18 20:04:06 +00:00 committed by Stepan Oksanichenko
parent 6620cbea56
commit 014449c6fd
5 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/lldb-13.0.0.src.tar.xz
SOURCES/lldb-13.0.1.src.tar.xz
SOURCES/tstellar-gpg-key.asc

View File

@ -1,2 +1,2 @@
fdefffdceabd24167010b93c87d08e26219ee6be SOURCES/lldb-13.0.0.src.tar.xz
23b6e1dd5295965ec0adfe4447787f95d24b07c3 SOURCES/lldb-13.0.1.src.tar.xz
b8d2648a01d36ed0186fd2c5af325fd28797f9a0 SOURCES/tstellar-gpg-key.asc

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
#global rc_ver 3
%global lldb_version 13.0.0
%global lldb_version 13.0.1
%global lldb_srcdir %{name}-%{lldb_version}%{?rc_ver:rc%{rc_ver}}.src
Name: lldb
@ -129,6 +129,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
%{python3_sitearch}/lldb
%changelog
* Thu Feb 03 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-1
- 13.0.1 Release
* Fri Oct 15 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-1
- 13.0.0 Release