diff --git a/lldb.spec b/lldb.spec index cbf211e..fce5f99 100644 --- a/lldb.spec +++ b/lldb.spec @@ -3,7 +3,7 @@ Name: lldb Version: 12.0.0%{?rc_ver:~rc%{rc_ver}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Next generation high-performance debugger License: NCSA @@ -130,6 +130,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.* %{python3_sitearch}/lldb %changelog +* Mon Jun 07 2021 Tom Stellard - 12.0.0-2 +- Bump release to correct older nvr typo + * Fri Apr 16 2021 Tom Stellard - 12.0.0-1 - 12.0.0 Release