diff --git a/libblockdev.spec b/libblockdev.spec index d5bc4bb..83c9d0d 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -125,7 +125,7 @@ Name: libblockdev Version: 2.25 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A library for low-level manipulation with block devices License: LGPLv2+ URL: https://github.com/storaged-project/libblockdev @@ -998,6 +998,10 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %files plugins-all %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.25-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jun 29 2021 Vojtech Trefny - 2.25-6 - Add workarounds for some LVM test issues Resolves: rhbz#1976174