Prune 0. prefix for the release number even though it's a rc

Related: rhbz#1937700
This commit is contained in:
serge-sans-paille 2021-04-28 19:44:54 +02:00
parent 9864caf72c
commit d2902d8cbb
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,5 @@
%global rc_ver 2
%global baserelease 0.5
%global baserelease 6
%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-6.rc2
- rebuilt with NVR fixup
* Wed Apr 28 2021 sguelton@redhat.com - 11.1.0-0.5.rc2
- rebuilt