forked from rpms/libblockdev
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
dd260e1643
commit
7427cced9a
@ -125,7 +125,7 @@
|
|||||||
|
|
||||||
Name: libblockdev
|
Name: libblockdev
|
||||||
Version: 2.23
|
Version: 2.23
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A library for low-level manipulation with block devices
|
Summary: A library for low-level manipulation with block devices
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/storaged-project/libblockdev
|
URL: https://github.com/storaged-project/libblockdev
|
||||||
@ -983,6 +983,9 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
|||||||
%files plugins-all
|
%files plugins-all
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.23-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Sep 09 2019 Vojtech Trefny <vtrefny@redhat.com> - 2.23-1
|
* Mon Sep 09 2019 Vojtech Trefny <vtrefny@redhat.com> - 2.23-1
|
||||||
- Fix how we get process exit code from g_spawn_sync (vtrefny)
|
- Fix how we get process exit code from g_spawn_sync (vtrefny)
|
||||||
- Skip tests for old-style LVM snapshots on recent Fedora (vtrefny)
|
- Skip tests for old-style LVM snapshots on recent Fedora (vtrefny)
|
||||||
|
Loading…
Reference in New Issue
Block a user