forked from pool/python-emoji
Accepting request 1140360 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1140360 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-emoji?expand=0&rev=25
This commit is contained in:
3
emoji-2.10.0.tar.gz
Normal file
3
emoji-2.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e68435eecd2c428c3b4aaa5f72d61a5b1a36c81a5138681cba13d19d94aa3a0
|
||||
size 462078
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f4a15b7caa9c67fc11be9d90a822e3fa26aeb4e5b7bd2ded754b394d9c47869
|
||||
size 402629
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 21:28:57 UTC 2024 - Matthias Bach <marix@marix.org> - 2.10.0
|
||||
|
||||
- Update to 2.10.0
|
||||
* Added Arabic and Turkish translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 6 20:35:57 UTC 2023 - Matthias Bach <marix@marix.org> - 2.9.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-emoji
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2021 Matthias Bach <marix@marix.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?sle15allpythons}
|
||||
Name: python-emoji
|
||||
Version: 2.9.0
|
||||
Version: 2.10.0
|
||||
Release: 0
|
||||
Summary: Emoji for Python
|
||||
License: BSD-3-Clause
|
||||
@@ -57,6 +57,9 @@ By default, the language is English (``language='en'``). Further supported langa
|
||||
* Simplified Chinese ('zh')
|
||||
* Japanese ('ja')
|
||||
* Korean ('ko')
|
||||
* Russian ('ru')
|
||||
* Arabic ('ar')
|
||||
* Turkish ('tr')
|
||||
|
||||
%prep
|
||||
%autosetup -n emoji-%{version} -p1
|
||||
|
||||
Reference in New Issue
Block a user