import lldb-13.0.1-1.module+el8.6.0+14118+d530a951
This commit is contained in:
parent
6620cbea56
commit
014449c6fd
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
|
@ -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.
BIN
SOURCES/lldb-13.0.1.src.tar.xz.sig
Normal file
BIN
SOURCES/lldb-13.0.1.src.tar.xz.sig
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user