From 0f87bbcfeb97cb2c6fc7efc8bcc0044eefc32885 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Tue, 5 May 2015 09:37:38 -0400 Subject: [PATCH] Upgrade to pyparted-3.10.4 for multiple fixes and to add a Python 3 subpackage (#1196402) --- pyparted.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyparted.spec b/pyparted.spec index 338d9ec..43a8425 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -7,9 +7,9 @@ Version: 3.10.4 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries -URL: http://fedorahosted.org/pyparted +URL: https://github.com/dcantrell/%{name} -Source0: http://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}.tar.gz +Source0: https://github.com/dcantrell/%{name}/releases/%{name}-%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) BuildRequires: python-devel