diff --git a/emojis-0.1.1.tar.gz b/emojis-0.1.1.tar.gz deleted file mode 100644 index f38a372..0000000 --- a/emojis-0.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79e7eff74713284e38eb66da151df9f74fe86c8158efb271fb0ee2bc47aec9af -size 37515 diff --git a/emojis-0.1.2.tar.gz b/emojis-0.1.2.tar.gz new file mode 100644 index 0000000..5b6fb35 --- /dev/null +++ b/emojis-0.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cfe9c2ea3efbbdb9b7fc24ee6707a839d272c1deee7e39319f17a7e6feea227 +size 49333 diff --git a/ghc-emojis.changes b/ghc-emojis.changes index 79cfa5b..1430451 100644 --- a/ghc-emojis.changes +++ b/ghc-emojis.changes @@ -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 diff --git a/ghc-emojis.spec b/ghc-emojis.spec index dd418dc..dc6fc4c 100644 --- a/ghc-emojis.spec +++ b/ghc-emojis.spec @@ -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