diff --git a/libblockdev.spec b/libblockdev.spec index b575700..6100b33 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -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 - 3.0-2 +- Rebuilt for Python 3.12 + * Fri Jun 23 2023 Vojtech Trefny - 3.0-1 - Libblockdev 3.0 release