From e435ff39e37b9b1d3f5e18844d67affac265ac9b Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 27 Mar 2018 18:35:17 +0530 Subject: [PATCH] Change the upstream Source0 to github --- fonttools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fonttools.spec b/fonttools.spec index c0d20d1..0220cde 100644 --- a/fonttools.spec +++ b/fonttools.spec @@ -11,8 +11,8 @@ Version: 3.24.1 Release: 1%{?dist} Summary: Tools to manipulate font files License: BSD -URL: https://github.com/fonttools/%{name}/ -Source0: https://files.pythonhosted.org/packages/source/f/%{pypi_name}/%{pypi_name}-%{version}.zip +URL: https://github.com/%{name}/%{name}/ +Source0: https://github.com/%{name}/%{name}/releases/download/%{version}/%{pypi_name}-%{version}.zip Requires: python3-fonttools BuildArch: noarch