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 61e1b81..ac9f117 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 @@ -41,7 +41,10 @@ PYTHON=python3 %make_install %{python3_sitearch}/parted %{python3_sitearch}/%{name}-%{version}-*.egg-info -%changelog +%changelog +* Fri Oct 28 2022 zhuofeng - 3.12.0-1 +- update to 3.12.0 + * Fri Jul 30 2021 chenyanpanHW - 3.11.7-3 - DESC: delete -Sgit from %autosetup, and delete BuildRequires git