Rebuild after previous build failed to strip binaries

This commit is contained in:
Tom Stellard 2020-01-21 21:34:25 +00:00
parent f61fd6e557
commit 00a5db5f3a
1 changed files with 4 additions and 1 deletions

View File

@ -14,7 +14,7 @@
%global min_ver 0
%global patch_ver 1
#%%global rc_ver 3
%global baserelease 3
%global baserelease 4
%if %{with compat_build}
@ -485,6 +485,9 @@ fi
%endif
%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
- Add explicit Requires from sub-packages to llvm-libs