From 00a5db5f3a8841eae6489e40313a222d69dd1203 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 21 2020 21:34:25 +0000 Subject: Rebuild after previous build failed to strip binaries --- diff --git a/llvm.spec b/llvm.spec index aaac536..4c2d016 100644 --- a/llvm.spec +++ b/llvm.spec @@ -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 - 9.0.1-4 +- Rebuild after previous build failed to strip binaries + * Fri Jan 17 2020 Tom Stellard - 9.0.1-3 - Add explicit Requires from sub-packages to llvm-libs