diff --git a/python-PyNamecheap.changes b/python-PyNamecheap.changes index 6280643..cf5c57b 100644 --- a/python-PyNamecheap.changes +++ b/python-PyNamecheap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:19:55 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:52:30 UTC 2018 - Matej Cepl diff --git a/python-PyNamecheap.spec b/python-PyNamecheap.spec index d63fc1d..56a57b0 100644 --- a/python-PyNamecheap.spec +++ b/python-PyNamecheap.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyNamecheap # -# 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: 0.0.3 Release: 0 Summary: Namecheap API client in Python License: MIT -Group: Development/Languages/Python -Url: https://github.com/Bemmu/PyNamecheap +URL: https://github.com/Bemmu/PyNamecheap Source: https://files.pythonhosted.org/packages/source/P/PyNamecheap/PyNamecheap-%{version}.tar.gz Source1: LICENSE.txt Source2: README.md @@ -33,7 +32,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-requests BuildArch: noarch - %python_subpackages %description