From af7e2ee6a3bbbb555de9fe159b5cdf3abd3b557f Mon Sep 17 00:00:00 2001 From: Matt Jia Date: Apr 26 2017 23:45:06 +0000 Subject: fix SourceURL in the spec file --- diff --git a/waiverdb.spec b/waiverdb.spec index d4fda6e..e943a2b 100644 --- a/waiverdb.spec +++ b/waiverdb.spec @@ -7,7 +7,7 @@ Release: 1%{?dist} Summary: Service for waiving results in ResultsDB License: GPLv2+ URL: https://pagure.io/waiverdb -Source0: %{name}-%{upstream_version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/w/%{name}/%{name}-%{upstream_version}.tar.gz BuildRequires: python2-devel BuildRequires: python-setuptools