diff --git a/sbd.spec b/sbd.spec index 68bf72e..8fe6302 100644 --- a/sbd.spec +++ b/sbd.spec @@ -18,7 +18,7 @@ %global commit 1ee3503cbc52b73876b6aae5471d3b6f7c092bf5 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global github_owner beekhof -%global buildnum 2 +%global buildnum 3 Name: sbd Summary: Storage-based death @@ -115,6 +115,9 @@ rm -rf %{buildroot} %doc COPYING %changelog +* Tue Jan 19 2016 Jan Pokorný - 1.2.1-3 +- Rebuilt for libpe_status soname bump arising from Pacemaker 1.1.14 + * Thu Jul 02 2015 Ralf Corsépius - 1.2.1-2 - Add dist-tag (RHBZ #1237187).