diff --git a/python-urlgrabber.changes b/python-urlgrabber.changes index a3d51c6..4f39c8e 100644 --- a/python-urlgrabber.changes +++ b/python-urlgrabber.changes @@ -13,6 +13,10 @@ Mon Feb 25 17:44:43 CET 2019 - Matej Cepl * Throw an obvious error message when urlgrabber-ext-down is missing when attempting to use external downloader * Use setuptools for setup.py instead of distutils +- Remove merged patches: + * declare-dollar-sign-as-safe-in-urlquote.patch + * python-urlgrabber-3.9.1-set-SSL_VERIFYHOST-correct.dif + * python-urlgrabber-3.9.1-preserve-queryparams-in-urls.patch ------------------------------------------------------------------- Tue Dec 4 12:55:41 UTC 2018 - Matej Cepl diff --git a/python-urlgrabber.spec b/python-urlgrabber.spec index 6a23d62..cf114f3 100644 --- a/python-urlgrabber.spec +++ b/python-urlgrabber.spec @@ -24,7 +24,7 @@ Release: 0 Summary: A high-level cross-protocol url-grabber License: LGPL-2.1-only Group: Development/Languages/Python -URL: http://urlgrabber.baseurl.org +URL: https://github.com/rpm-software-management/urlgrabber Source: https://github.com/rpm-software-management/%{modname}/releases/download/%{modname}-4-0-0/%{modname}-%{version}.tar.gz BuildRequires: %{python_module pycurl} BuildRequires: %{python_module setuptools}