Also fix NVR
This commit is contained in:
serge-sans-paille 2021-02-17 16:10:30 +01:00
parent 4971040273
commit ad2fefc8c4
1 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
%global rc_ver 2
%global baserelease 2
%global baserelease 0.3
%global lldb_srcdir %{name}-%{version}%{?rc_ver:rc%{rc_ver}}.src
Name: lldb
@ -127,7 +127,10 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
%{python3_sitearch}/lldb
%changelog
* Fri Jan 22 2021 Serge Guelton - 11.1.0-2.rc2
* Wed Feb 17 2021 Serge Guelton - 11.1.0-0.3.rc2
- rebuilt
* Fri Jan 22 2021 Serge Guelton - 11.1.0-0.2.rc2
- llvm 11.1.0-rc2 release
* Thu Jan 14 2021 Serge Guelton - 11.1.0-0.1.rc1