From b6b8f0f398b571f30356d7870dbcb0d3ccf8761ded500e1bf8d006040a85f0f8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 16:03:43 +0000 Subject: [PATCH] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-URLObject?expand=0&rev=8 --- python-URLObject.changes | 5 +++++ python-URLObject.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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 26cdd13..b526493 100644 --- a/python-URLObject.spec +++ b/python-URLObject.spec @@ -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