14.0.5 Release
Resolves: rhbz#2061056
This commit is contained in:
parent
c03adb889f
commit
84b2c39c22
2
.gitignore
vendored
2
.gitignore
vendored
@ -81,3 +81,5 @@
|
||||
/lldb-13.0.1.src.tar.xz.sig
|
||||
/lldb-14.0.0.src.tar.xz.sig
|
||||
/lldb-14.0.0.src.tar.xz
|
||||
/lldb-14.0.5.src.tar.xz
|
||||
/lldb-14.0.5.src.tar.xz.sig
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global lldb_version 14.0.0
|
||||
%global lldb_version 14.0.5
|
||||
#global rc_ver 2
|
||||
%global lldb_srcdir %{name}-%{lldb_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
|
||||
@ -130,6 +130,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
|
||||
%{python3_sitearch}/lldb
|
||||
|
||||
%changelog
|
||||
* Wed Jun 22 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.5-1
|
||||
- 14.0.5 Release
|
||||
|
||||
* Tue Apr 26 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-1
|
||||
- 14.0.0 Release
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (lldb-14.0.0.src.tar.xz.sig) = 362b334376220a0a68f338c494fa7b7b6281cdb50b4ce13c505e54afa0f0c4eb2ad546cdd0e56122b6802b1d9a2ef21e3f8210ef7783ca97e9f1649f4d486475
|
||||
SHA512 (lldb-14.0.0.src.tar.xz) = 496121383b10c9feceb775f88fe5d1deb3c2c23b6993aabdb02c0e643c8eab9e86821ea5dd0ba37380ce6fa8aae99ad88616257f638d9642c06ba381a1acbf4e
|
||||
SHA512 (lldb-14.0.5.src.tar.xz) = 3e1576c3cf8712f2bc39fdce0cb1382d51ccf7e380a2dcf78300c1f528a170e551a0cb39f0cfca83f961a2e94b9dc0bfc6784520cf40a928538b694f7c1ad323
|
||||
SHA512 (lldb-14.0.5.src.tar.xz.sig) = a0b398f3d763351bd67609f8ebdeb37130ff3eeead9ba4c10db284a7832442da98ab917f398b78d77223a64020e784dd2ecaca8d582c45e070d0eff0da94c9f2
|
||||
|
Loading…
Reference in New Issue
Block a user