Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 21:16:59 +00:00
parent 1a1d4ad6ec
commit c0f4dbbca5

View File

@ -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 <mboddu@redhat.com> - 2.25-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Jun 29 2021 Vojtech Trefny <vtrefny@redhat.com> - 2.25-6
- Add workarounds for some LVM test issues
Resolves: rhbz#1976174