From ec3c454673718d1062f84433cee502e2a7b98415 Mon Sep 17 00:00:00 2001 From: Leo Fang Date: Tue, 4 Aug 2020 09:49:47 +0800 Subject: [PATCH] Update URL of pyparted --- pyparted.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pyparted.spec b/pyparted.spec index aa7a243..b1c9319 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,15 +3,14 @@ Name: pyparted Epoch: 1 Version: 3.11.6 -Release: 1 +Release: 2 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/dcantrell/pyparted/releases/download/v%{version}/%{name}-%{version}.tar.gz -BuildRequires: gcc git pkgconfig e2fsprogs parted-devel >= 3.2-18 +BuildRequires: gcc git pkgconfig e2fsprogs parted-devel >= 3.2-18 BuildRequires: python3-devel python3-six %description @@ -55,6 +54,9 @@ popd %{python3_sitearch}/%{name}-%{version}-*.egg-info %changelog +* Tue Aug 04 2020 Leo Fang - 3.11.6-2 +- Update URL of pyparted + * Fri Jul 24 2020 shixuantong - 3.11.6-1 - update to 3.11.6-1