forked from rpms/libblockdev
Rebuilt for Python 3.12
This commit is contained in:
parent
584e19ffd9
commit
16293e5a70
@ -78,7 +78,7 @@
|
|||||||
|
|
||||||
Name: libblockdev
|
Name: libblockdev
|
||||||
Version: 3.0
|
Version: 3.0
|
||||||
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: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: https://github.com/storaged-project/libblockdev
|
URL: https://github.com/storaged-project/libblockdev
|
||||||
@ -845,5 +845,8 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
|||||||
%files plugins-all
|
%files plugins-all
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 3.0-2
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Fri Jun 23 2023 Vojtech Trefny <vtrefny@redhat.com> - 3.0-1
|
* Fri Jun 23 2023 Vojtech Trefny <vtrefny@redhat.com> - 3.0-1
|
||||||
- Libblockdev 3.0 release
|
- Libblockdev 3.0 release
|
||||||
|
Loading…
Reference in New Issue
Block a user