Accepting request 930326 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/930326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-emojis?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2021-11-11 20:36:27 +00:00 committed by Git OBS Bridge
commit 189bd0988e
4 changed files with 20 additions and 4 deletions

View File

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

3
emojis-0.1.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Oct 10 14:17:14 UTC 2021 - psimons@suse.com
- Update emojis to version 0.1.2.
# 0.1.1
* Update emoji data.
# 0.1.2
* Update emoji data (Unicode 14.0) and aliases from gemoji.
* Export `baseEmojis` and `zwjEmojis`, generated directly from
Unicode emoji data files, so that the library contains a
complete list of emojis, including emojis for which gemoji
provides no alias (Stephen Morgan).
-------------------------------------------------------------------
Thu Oct 7 07:58:55 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name emojis
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.1.1
Version: 0.1.2
Release: 0
Summary: Conversion between emoji characters and their names
License: BSD-3-Clause