Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-num2words for
openSUSE:Factory checked in at 2022-10-06 07:42:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-num2words (Old)
and /work/SRC/openSUSE:Factory/.python-num2words.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-num2words"
Thu Oct 6 07:42:29 2022 rev:6 rq:1008232 version:0.5.12
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-num2words/python-num2words.changes
2020-05-28 09:13:03.684567058 +0200
+++
/work/SRC/openSUSE:Factory/.python-num2words.new.2275/python-num2words.changes
2022-10-06 07:42:38.976746815 +0200
@@ -1,0 +2,43 @@
+Tue Oct 4 16:55:59 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+-Version 0.5.12 -- 2022/08/19
+ Support Japanese Reiwa (??????/?????????) era. (#412)
+ Add basic farsi support (#354)
+ Added Tajik language support (#406)
+ Fix Amharic language support (#465)
+ Fix Hebrew pluralize and implement to_currency (#330)
+ Add support to translate some currencies in italian language (#434)
+ Fix Polish twenties (#345)
+ Add uzs for ru and en (#422)
+ Added support for Esperanto numbers. (#387)
+ [ADD] to ordinal number for Turkish (#468)
+ Fix zeroth in Dutch to nulde fixing (#326)
+
+-Version 0.5.11 -- 2022/08/03
+ Add KZT and UAH currencies to lang RU (#264)
+ Add es_NI currency (#276)
+ Update .gitignore to add .eggs/ directory (#280)
+ Fix Hebrew support (#289)
+ Update test_tr.py to increase coverage (#298)
+ Add ordinal 12,345 to ES test suite to increase coverage (#287)
+ Add simple tests for lang_DK.py (#286)
+ Add testcase for lang_EN.py (#288)
+ Add more tests to base.py (#283)
+ Fixed misspelling of 21 (cardinal and ordinal number) in IT language (#270)
+ Romanian issues 259 (#260)
+ Adding Language Support for Telugu / Bug Fix in Kannada (#263)
+ Add support of Kazakh language (KZ) (#306)
+ Update README.rst (#307)
+ Added support for Hungarian language (#310)
+ [UPD] Readme file (#363)
+ [ADD] num2words: add traslation to spanish of several currencies (#356)
+ added swedish language including test cases (#352)
+ Remove dupplicated line in lang_PT_BR (#355)
+ Fix ordinal_num output for Dutch (NL) (#369)
+ Polishordinals (#367)
+ [tr] return Turkish 0 ordinal and cardinal (#347)
+ Improve Ukrainian support and minor fixes in CZ, KZ, LT, LV, PL, RU, SR
languages (#400)
+ feat: ci: replace travis by github workflows (#448)
+ [ES] Added missing accents ("diecis??is", "d??lar", "d??lares", "veinti??n"),
improved currency gender handling, fixed pound cent names (#443)
+
+-------------------------------------------------------------------
Old:
----
num2words-0.5.10.tar.gz
New:
----
num2words-0.5.12.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-num2words.spec ++++++
--- /var/tmp/diff_new_pack.TUpARs/_old 2022-10-06 07:42:40.040749184 +0200
+++ /var/tmp/diff_new_pack.TUpARs/_new 2022-10-06 07:42:40.044749193 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-num2words
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-num2words
-Version: 0.5.10
+Version: 0.5.12
Release: 0
Summary: Modules to convert numbers to words
License: LGPL-2.1-only
@@ -30,7 +30,7 @@
BuildRequires: python-rpm-macros
Requires: python-docopt >= 0.6.2
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module delegator.py}
++++++ num2words-0.5.10.tar.gz -> num2words-0.5.12.tar.gz ++++++
++++ 13611 lines of diff (skipped)