diff --git a/pyparted-3.11.7.tar.gz b/pyparted-3.11.7.tar.gz deleted file mode 100644 index 355edda..0000000 Binary files a/pyparted-3.11.7.tar.gz and /dev/null differ diff --git a/pyparted-3.12.0.tar.gz b/pyparted-3.12.0.tar.gz new file mode 100644 index 0000000..48edb9b Binary files /dev/null and b/pyparted-3.12.0.tar.gz differ diff --git a/pyparted.spec b/pyparted.spec index e9ba548..9a01531 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -1,7 +1,7 @@ Name: pyparted Epoch: 1 -Version: 3.11.7 -Release: 3 +Version: 3.12.0 +Release: 1 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 +* Fri Oct 28 2022 zhuofeng - 3.12.0-1 +- update to 3.12.0 + * Tue Oct 25 2022 zhangruifang - 3.11.7-3 - Rebuild for next release