Rebuild after previous build failed to strip binaries
This commit is contained in:
parent
f61fd6e557
commit
00a5db5f3a
@ -14,7 +14,7 @@
|
|||||||
%global min_ver 0
|
%global min_ver 0
|
||||||
%global patch_ver 1
|
%global patch_ver 1
|
||||||
#%%global rc_ver 3
|
#%%global rc_ver 3
|
||||||
%global baserelease 3
|
%global baserelease 4
|
||||||
|
|
||||||
|
|
||||||
%if %{with compat_build}
|
%if %{with compat_build}
|
||||||
@ -485,6 +485,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 21 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-4
|
||||||
|
- Rebuild after previous build failed to strip binaries
|
||||||
|
|
||||||
* Fri Jan 17 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-3
|
* Fri Jan 17 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-3
|
||||||
- Add explicit Requires from sub-packages to llvm-libs
|
- Add explicit Requires from sub-packages to llvm-libs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user