diff --git a/python-prestring.changes b/python-prestring.changes index bfdfc44..1035b14 100644 --- a/python-prestring.changes +++ b/python-prestring.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 17 07:11:04 UTC 2020 - Tomáš Chvátal + +- Fix the download URL as the pkg was fetched from github + ------------------------------------------------------------------- Wed Aug 12 04:08:45 UTC 2020 - John Vandenberg diff --git a/python-prestring.spec b/python-prestring.spec index 7a46272..62047ab 100644 --- a/python-prestring.spec +++ b/python-prestring.spec @@ -24,9 +24,8 @@ Version: 0.9.0 Release: 0 Summary: Python source code generation library License: MIT -Group: Development/Languages/Python URL: https://github.com/podhmo/prestring -Source: https://files.pythonhosted.org/packages/source/p/prestring/prestring-%{version}.tar.gz +Source: https://github.com/podhmo/prestring/archive/%{version}.tar.gz#/prestring-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros