Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-emoji for openSUSE:Factory 
checked in at 2021-02-19 23:43:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-emoji (Old)
 and      /work/SRC/openSUSE:Factory/.python-emoji.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-emoji"

Fri Feb 19 23:43:14 2021 rev:9 rq:867303 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-emoji/python-emoji.changes        
2020-08-12 10:36:19.208285990 +0200
+++ /work/SRC/openSUSE:Factory/.python-emoji.new.28504/python-emoji.changes     
2021-02-19 23:44:52.271340208 +0100
@@ -1,0 +2,15 @@
+Wed Jan 27 19:45:51 UTC 2021 - Matthias Bach <[email protected]> - 1.2.0
+
+- Update to 1.2.0
+  * Emojis of English version updated to the Emoji Charts v.13.1
+  * Added all emoji modifiers (skin tones).
+  * Added support for Italian naming of emojis.
+
+-------------------------------------------------------------------
+Sat Jan 23 15:18:12 UTC 2021 - Matthias Bach <[email protected]> - 1.0.1
+
+- Update to 1.0.1
+  * Added support of Spanish naming of emojis.
+  * Added support of Portuguese naming of emojis.
+
+-------------------------------------------------------------------

Old:
----
  emoji-0.6.0.tar.gz

New:
----
  emoji-1.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-emoji.spec ++++++
--- /var/tmp/diff_new_pack.GBWuRV/_old  2021-02-19 23:44:52.835340762 +0100
+++ /var/tmp/diff_new_pack.GBWuRV/_new  2021-02-19 23:44:52.839340765 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package python-emoji
 #
-# Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2020 Matthias Bach <[email protected]>
+# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2021 Matthias Bach <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-emoji
-Version:        0.6.0
+Version:        1.2.0
 Release:        0
 Summary:        Emoji for Python
 License:        BSD-3-Clause
@@ -45,6 +44,8 @@
 >> print(emoji.emojize('Python is :thumbsup:', use_aliases=True))
 Python is ????
 
+By default, the language is English (``language='en'``) but Spanish 
(``'es'``), Portuguese (``'pt'``) and Italian (``'it'``) are also supported.
+
 %prep
 %setup -q -n emoji-%{version}
 

++++++ emoji-0.6.0.tar.gz -> emoji-1.2.0.tar.gz ++++++
++++ 20789 lines of diff (skipped)

Reply via email to