diff --git a/sbd.spec b/sbd.spec index 2ee2b89..e20d3b5 100644 --- a/sbd.spec +++ b/sbd.spec @@ -49,7 +49,7 @@ Name: sbd Summary: Storage-based death License: GPLv2+ Version: 1.5.0 -Release: %{buildnum}%{?dist} +Release: %{buildnum}%{?dist}.1 Url: https://github.com/%{github_owner}/%{name} Source0: https://github.com/%{github_owner}/%{name}/archive/%{longcommit}/%{name}-%{longcommit}.tar.gz Patch0: 0001-Build-Fix-correctly-derive-package-version-from-git.patch @@ -179,6 +179,10 @@ fi %{_libdir}/libsbdtestbed* %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.5.0-2.1 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jul 9 2021 Klaus Wenninger - 1.5.0-2 - properly conflict with pacemaker not providing sync-default we need Resolves: rhbz#1979961