Rebuild for a chain-build with storaged
This commit is contained in:
parent
84e82a3a1d
commit
3b6c0e9190
@ -1,6 +1,6 @@
|
||||
Name: libblockdev
|
||||
Version: 2.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A library for low-level manipulation with block devices
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/rhinstaller/libblockdev
|
||||
@ -578,6 +578,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
||||
%files plugins-all
|
||||
|
||||
%changelog
|
||||
* Tue Nov 15 2016 Vratislav Podzimek <vpodzime@redhat.com> - 2.1-2
|
||||
- Rebuild for a chain-build with storaged (vpodzime)
|
||||
|
||||
* Thu Nov 10 2016 Vratislav Podzimek <vpodzime@redhat.com> - 2.1-1
|
||||
- Do not require an exclusive lock on the device to commit part stuff (vpodzime)
|
||||
- Prevent failure if there are no btrfs subvolumes (vpodzime)
|
||||
|
Loading…
Reference in New Issue
Block a user