diff --git a/pyparted-3.11.0.tar.gz b/pyparted-3.11.0.tar.gz deleted file mode 100644 index 116138e..0000000 Binary files a/pyparted-3.11.0.tar.gz and /dev/null differ diff --git a/pyparted-3.11.2.tar.gz b/pyparted-3.11.2.tar.gz new file mode 100644 index 0000000..bd29cc3 Binary files /dev/null and b/pyparted-3.11.2.tar.gz differ diff --git a/pyparted.spec b/pyparted.spec index 107f2f0..375587e 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -2,14 +2,14 @@ Name: pyparted Epoch: 1 -Version: 3.11.0 -Release: 18 +Version: 3.11.2 +Release: 1 Summary: Python bindings for libparted License: GPLv2 Group: System Environment/Libraries -URL: https://github.com/rhinstaller/pyparted +URL: https://github.com/dcantrell/pyparted -Source0: https://github.com/rhinstaller/pyparted/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/dcantrell/pyparted/archive/%{name}-%{version}.tar.gz BuildRequires: gcc git pkgconfig e2fsprogs parted-devel >= 3.2-18 @@ -77,5 +77,8 @@ popd %{python3_sitearch}/%{name}-%{version}-*.egg-info %changelog +* Mon Jul 27 2020 Leo Fang - 3.11.2-1 +- Update to version 3.11.2 + * Sat Oct 19 2019 openEuler Buildteam - 1:3.11.0-18 - Package init