diff --git a/sbd.spec b/sbd.spec index d62f604..f69b07b 100644 --- a/sbd.spec +++ b/sbd.spec @@ -18,7 +18,7 @@ %global commit 25fce8a7d5e8cd5abc2379077381b10bd6cec183 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global github_owner Clusterlabs -%global buildnum 5 +%global buildnum 6 Name: sbd Summary: Storage-based death @@ -149,6 +149,9 @@ fi %{_libdir}/libsbdtestbed* %changelog +* Wed Mar 11 2020 Klaus Wenninger - 1.4.1-6 +- Rebuild because tagging the build failed + * Thu Mar 5 2020 Klaus Wenninger - 1.4.1-5 - Rebase to upstream v1.4.1 - Make coverity happy with parameter passing in regressions.sh