diff --git a/python-URLObject.changes b/python-URLObject.changes index 8e57836..024d0d4 100644 --- a/python-URLObject.changes +++ b/python-URLObject.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 16:03:18 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:55:42 UTC 2018 - Matej Cepl diff --git a/python-URLObject.spec b/python-URLObject.spec index b5bcfc3..b526493 100644 --- a/python-URLObject.spec +++ b/python-URLObject.spec @@ -1,7 +1,7 @@ # # spec file for package python-URLObject # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,8 +22,7 @@ Version: 2.4.3 Release: 0 Summary: Python library for manipulating URLs (and some URIs) in a more natural way License: SUSE-Public-Domain -Group: Development/Languages/Python -Url: https://github.com/zacharyvoase/urlobject +URL: https://github.com/zacharyvoase/urlobject Source: https://files.pythonhosted.org/packages/source/U/URLObject/URLObject-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes