Hello community,
here is the log from the commit of package python-altgraph for openSUSE:Factory
checked in at 2019-11-13 13:14:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-altgraph (Old)
and /work/SRC/openSUSE:Factory/.python-altgraph.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-altgraph"
Wed Nov 13 13:14:48 2019 rev:4 rq:746354 version:0.16.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-altgraph/python-altgraph.changes
2018-12-12 17:24:44.951161763 +0100
+++
/work/SRC/openSUSE:Factory/.python-altgraph.new.2990/python-altgraph.changes
2019-11-13 13:14:51.142855967 +0100
@@ -1,0 +2,5 @@
+Thu Nov 7 16:15:07 UTC 2019 - Matej Cepl <[email protected]>
+
+- Run through spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-altgraph.spec ++++++
--- /var/tmp/diff_new_pack.AhtC7A/_old 2019-11-13 13:14:52.034856895 +0100
+++ /var/tmp/diff_new_pack.AhtC7A/_new 2019-11-13 13:14:52.038856899 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-altgraph
#
-# 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,14 +22,12 @@
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 @@
%package -n %{name}-doc
Summary: Documentation for %{name}
-Group: Development/Languages/Python
Provides: %{python_module altgraph-doc = %{version}}
%description -n %{name}-doc