14
0
forked from pool/python-emoji

- Update to 0.5.1:

* Various small fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-emoji?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-03-01 10:58:53 +00:00
committed by Git OBS Bridge
parent 6578e69001
commit 57bcba8882
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:001b92b9c8a157e1ca49187745fa450513bc8b31c87328dfd83d674b9d7dfa63
size 41302

3
emoji-0.5.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9e9c08be9907c0042212c86dfbea0f61f78e9897d4df41a1d6307017763ad3e
size 42304

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 1 10:57:54 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.1:
* Various small fixes
-------------------------------------------------------------------
Tue Dec 4 12:47:38 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-emoji
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 Matthias Bach <marix@marix.org>.
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-emoji
Version: 0.5.0
Version: 0.5.1
Release: 0
Summary: Emoji for Python
License: BSD-3-Clause