diff --git a/python-humanhash3.changes b/python-humanhash3.changes index 7837e5d..581c212 100644 --- a/python-humanhash3.changes +++ b/python-humanhash3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 3 15:38:11 UTC 2018 - alarrosa@suse.com + +- Run spec_cleaner + ------------------------------------------------------------------- Thu May 3 06:50:18 UTC 2018 - alarrosa@suse.com diff --git a/python-humanhash3.spec b/python-humanhash3.spec index ef24440..239e617 100644 --- a/python-humanhash3.spec +++ b/python-humanhash3.spec @@ -13,25 +13,25 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-humanhash3 Version: 0.0.6 Release: 0 -License: Unlicense Summary: Human-readable representations of digests -Url: https://github.com/blag/humanhash +License: Unlicense Group: Development/Languages/Python +URL: https://github.com/blag/humanhash Source: https://files.pythonhosted.org/packages/source/h/humanhash3/humanhash3-%{version}.tar.gz Source99: https://raw.githubusercontent.com/blag/humanhash/master/UNLICENSE Patch0: convert-to-ascii.patch -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch - %python_subpackages %description