Hello community,
here is the log from the commit of package python-scspell3k for
openSUSE:Factory checked in at 2018-12-24 11:43:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scspell3k (Old)
and /work/SRC/openSUSE:Factory/.python-scspell3k.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scspell3k"
Mon Dec 24 11:43:42 2018 rev:2 rq:659661 version:2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scspell3k/python-scspell3k.changes
2018-06-02 12:00:52.920781635 +0200
+++
/work/SRC/openSUSE:Factory/.python-scspell3k.new.28833/python-scspell3k.changes
2018-12-24 11:43:43.829327731 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:54:03 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-scspell3k.spec ++++++
--- /var/tmp/diff_new_pack.X3sWhe/_old 2018-12-24 11:43:44.265327344 +0100
+++ /var/tmp/diff_new_pack.X3sWhe/_new 2018-12-24 11:43:44.269327341 +0100
@@ -12,19 +12,19 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-scspell3k
Version: 2.1
Release: 0
-License: GPL-2.0
Summary: A conservative interactive spell checker for source code
-Url: https://github.com/myint/scspell
+License: GPL-2.0-only
Group: Development/Languages/Python
+Url: https://github.com/myint/scspell
Source:
https://files.pythonhosted.org/packages/source/s/scspell3k/scspell3k-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros