diff --git a/pyparted-3.11.2.tar.gz b/pyparted-3.11.2.tar.gz deleted file mode 100644 index bd29cc3..0000000 Binary files a/pyparted-3.11.2.tar.gz and /dev/null differ diff --git a/pyparted-3.11.4.tar.gz b/pyparted-3.11.4.tar.gz new file mode 100644 index 0000000..79dc122 Binary files /dev/null and b/pyparted-3.11.4.tar.gz differ diff --git a/pyparted.spec b/pyparted.spec index 0796406..184b29e 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -1,9 +1,9 @@ -%global debug_package %{nil} +%global debug_package %{nil} Name: pyparted Epoch: 1 -Version: 3.11.2 -Release: 2 +Version: 3.11.4 +Release: 1 Summary: Python bindings for libparted License: GPLv2 Group: System Environment/Libraries @@ -77,6 +77,9 @@ popd %{python3_sitearch}/%{name}-%{version}-*.egg-info %changelog +* Sat Aug 29 2020 SimpleUpdate Robot - 3.11.4-1 +- Upgrade to version 3.11.4 + * Mon Aug 03 2020 Leo Fang - 3.11.2-2 - Update url of Source0 and add yaml file