Rebuilt for Python 3.12

This commit is contained in:
Python Maint 2023-06-29 23:31:06 +02:00 committed by Miro Hrončok
parent 584e19ffd9
commit 16293e5a70

View File

@ -78,7 +78,7 @@
Name: libblockdev
Version: 3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library for low-level manipulation with block devices
License: LGPL-2.1-or-later
URL: https://github.com/storaged-project/libblockdev
@ -845,5 +845,8 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
%files plugins-all
%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
- Libblockdev 3.0 release