Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:54:34 -07:00
parent 78aef73af3
commit a6ab4e65e0

View File

@ -78,7 +78,7 @@
Name: libblockdev
Version: 3.1.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A library for low-level manipulation with block devices
License: LGPL-2.1-or-later
URL: https://github.com/storaged-project/libblockdev
@ -854,6 +854,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
%files plugins-all
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.1.0-5
- Bump release for June 2024 mass rebuild
* Thu May 30 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.1.0-4
- Check also for aliases in bd_utils_have_kernel_module
Resolves: RHEL-37249