Hello community,
here is the log from the commit of package python-num2words for
openSUSE:Factory checked in at 2018-12-24 11:46:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-num2words (Old)
and /work/SRC/openSUSE:Factory/.python-num2words.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-num2words"
Mon Dec 24 11:46:35 2018 rev:2 rq:660016 version:0.5.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-num2words/python-num2words.changes
2018-03-07 10:39:00.637100839 +0100
+++
/work/SRC/openSUSE:Factory/.python-num2words.new.28833/python-num2words.changes
2018-12-24 11:46:36.793174854 +0100
@@ -1,0 +2,10 @@
+Wed Dec 19 00:08:50 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Trim bias from summary.
+
+-------------------------------------------------------------------
+Tue Dec 4 12:50:56 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-num2words.spec ++++++
--- /var/tmp/diff_new_pack.PH9JRn/_old 2018-12-24 11:46:37.209174489 +0100
+++ /var/tmp/diff_new_pack.PH9JRn/_new 2018-12-24 11:46:37.213174485 +0100
@@ -12,22 +12,22 @@
# 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-num2words
Version: 0.5.6
Release: 0
-License: LGPL-2.1
-Summary: Modules to convert numbers to words. Easily extensible
-Url: https://github.com/savoirfairelinux/num2words
+Summary: Modules to convert numbers to words
+License: LGPL-2.1-only
Group: Development/Languages/Python
+Url: https://github.com/savoirfairelinux/num2words
Source:
https://files.pythonhosted.org/packages/source/n/num2words/num2words-%{version}.tar.gz
-BuildRequires: python-rpm-macros
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
+BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages