diff --git a/pyparted.spec b/pyparted.spec index 03f6b9a..e9ba548 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -1,7 +1,7 @@ Name: pyparted Epoch: 1 Version: 3.11.7 -Release: 2 +Release: 3 Summary: Python bindings for libparted License: GPLv2 Group: System Environment/Libraries @@ -42,6 +42,9 @@ PYTHON=python3 %make_install %{python3_sitearch}/%{name}-%{version}-*.egg-info %changelog +* Tue Oct 25 2022 zhangruifang - 3.11.7-3 +- Rebuild for next release + * Wed Mar 03 2021 shixuantong - 3.11.7-2 - add debuginfo and debugsource