Rebuilt for Python 3.9
This commit is contained in:
parent
37ee523695
commit
0a53e96e37
@ -125,7 +125,7 @@
|
|||||||
|
|
||||||
Name: libblockdev
|
Name: libblockdev
|
||||||
Version: 2.24
|
Version: 2.24
|
||||||
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
|
||||||
|
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 2.24-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Fri May 22 2020 Vojtech Trefny <vtrefny@redhat.com> - 2.24-1
|
* Fri May 22 2020 Vojtech Trefny <vtrefny@redhat.com> - 2.24-1
|
||||||
- Mark VDO plugin as deprecated since 2.24 (vtrefny)
|
- Mark VDO plugin as deprecated since 2.24 (vtrefny)
|
||||||
- Fix multiple uninitialized values discovered by coverity (vtrefny)
|
- Fix multiple uninitialized values discovered by coverity (vtrefny)
|
||||||
|
Loading…
Reference in New Issue
Block a user