This commit is contained in:
serge-sans-paille 2020-10-15 11:36:16 +00:00
parent fece10bf41
commit 1f77a36f9e
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#%%global rc_ver 1
%global baserelease 0.2
%global baserelease 1
%global lldb_srcdir %{name}-%{version}%{?rc_ver:rc%{rc_ver}}.src
Name: lldb
@ -132,6 +132,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
%{python3_sitearch}/lldb
%changelog
* Thu Oct 15 2020 sguelton@redhat.com - 11.0.0-1
- Fix NVR
* Tue Oct 13 2020 sguelton@redhat.com - 11.0.0-0.2
- llvm 11.0.0 - final release