- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 01:50:01 +00:00
parent ad2fefc8c4
commit fe431be6fe
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,5 @@
%global rc_ver 2
%global baserelease 0.3
%global baserelease 0.4
%global lldb_srcdir %{name}-%{version}%{?rc_ver:rc%{rc_ver}}.src
Name: lldb
@ -127,6 +127,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
%{python3_sitearch}/lldb
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 11.1.0-0.4.rc2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Feb 17 2021 Serge Guelton - 11.1.0-0.3.rc2
- rebuilt