Hello community,
here is the log from the commit of package python-PyDispatcher for
openSUSE:Factory checked in at 2019-11-08 15:25:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyDispatcher (Old)
and /work/SRC/openSUSE:Factory/.python-PyDispatcher.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyDispatcher"
Fri Nov 8 15:25:02 2019 rev:3 rq:746317 version:2.0.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyDispatcher/python-PyDispatcher.changes
2019-01-24 14:02:40.716101936 +0100
+++
/work/SRC/openSUSE:Factory/.python-PyDispatcher.new.2990/python-PyDispatcher.changes
2019-11-08 15:25:09.418958636 +0100
@@ -1,0 +2,5 @@
+Thu Nov 7 15:16:17 UTC 2019 - Matej Cepl <[email protected]>
+
+- Run through spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyDispatcher.spec ++++++
--- /var/tmp/diff_new_pack.3K2qJg/_old 2019-11-08 15:25:10.286959554 +0100
+++ /var/tmp/diff_new_pack.3K2qJg/_new 2019-11-08 15:25:10.294959563 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-PyDispatcher
#
-# 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 @@
Release: 0
Summary: Multi-producer-multi-consumer signal dispatching mechanism
License: BSD-3-Clause
-Group: Development/Languages/Python
-Url: http://pydispatcher.sourceforge.net
+URL: http://pydispatcher.sourceforge.net
Source:
https://files.pythonhosted.org/packages/source/P/PyDispatcher/PyDispatcher-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -53,7 +52,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
-%doc license.txt
+%license license.txt
%{python_sitelib}/*
%changelog