diff --git a/lldb.spec b/lldb.spec index 5ddaf69..379e143 100644 --- a/lldb.spec +++ b/lldb.spec @@ -1,5 +1,5 @@ %global rc_ver 2 -%global baserelease 0.4 +%global baserelease 0.5 %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 +* Wed Apr 28 2021 sguelton@redhat.com - 11.1.0-0.5.rc2 +- rebuilt + * Fri Apr 16 2021 Mohan Boddu - 11.1.0-0.4.rc2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937