diff --git a/python-altgraph.changes b/python-altgraph.changes index 515280f..bb7d945 100644 --- a/python-altgraph.changes +++ b/python-altgraph.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 16:15:07 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:45:31 UTC 2018 - Matej Cepl diff --git a/python-altgraph.spec b/python-altgraph.spec index caa2554..eee3408 100644 --- a/python-altgraph.spec +++ b/python-altgraph.spec @@ -22,14 +22,12 @@ Version: 0.16.1 Release: 0 Summary: Python graph (network) package License: MIT -Group: Development/Languages/Python -Url: https://bitbucket.org/ronaldoussoren/altgraph/ +URL: https://bitbucket.org/ronaldoussoren/altgraph/ Source: https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch - %python_subpackages %description @@ -39,7 +37,6 @@ graphviz output. %package -n %{name}-doc Summary: Documentation for %{name} -Group: Development/Languages/Python Provides: %{python_module altgraph-doc = %{version}} %description -n %{name}-doc