Hello community,
here is the log from the commit of package python-language-check for
openSUSE:Factory checked in at 2019-01-08 12:24:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-language-check (Old)
and /work/SRC/openSUSE:Factory/.python-language-check.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-language-check"
Tue Jan 8 12:24:22 2019 rev:2 rq:659838 version:1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-language-check/python-language-check.changes
2018-05-15 10:33:18.992376461 +0200
+++
/work/SRC/openSUSE:Factory/.python-language-check.new.28833/python-language-check.changes
2019-01-08 12:26:03.180431448 +0100
@@ -1,0 +2,10 @@
+Wed Dec 19 00:30:24 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase for summary.
+
+-------------------------------------------------------------------
+Tue Dec 4 12:49:54 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-language-check.spec ++++++
--- /var/tmp/diff_new_pack.83fpvf/_old 2019-01-08 12:26:05.148429290 +0100
+++ /var/tmp/diff_new_pack.83fpvf/_new 2019-01-08 12:26:05.152429285 +0100
@@ -12,7 +12,8 @@
# 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/
+#
# Tests try to access the network on other architectures for some reason
@@ -26,15 +27,14 @@
%define skip_python2 1
Name: python-language-check
Version: 1.1
-%define ltver 3.2
Release: 0
-License: LGPL-3.0+
-Summary: Checks grammar using LanguageTool
-Url: https://github.com/myint/language-check
+%define ltver 3.2
+Summary: Python wrapper for checking grammar with LanguageTool
+License: LGPL-3.0-or-later
Group: Development/Languages/Python
+Url: https://github.com/myint/language-check
Source:
https://files.pythonhosted.org/packages/source/l/language-check/language-check-%{version}.tar.gz
Source1: https://www.languagetool.org/download/LanguageTool-%{ltver}.zip
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: java = 1.8.0