From 8499beefee56b7e2cce65f020f3bba38c65181207611e2d41f00fc3f33290b56 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 27 Jul 2023 21:01:25 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-emojis revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-emojis?expand=0&rev=26 --- emojis-0.1.2.tar.gz | 3 --- emojis-0.1.3.tar.gz | 3 +++ ghc-emojis.changes | 9 +++++++++ ghc-emojis.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 emojis-0.1.2.tar.gz create mode 100644 emojis-0.1.3.tar.gz diff --git a/emojis-0.1.2.tar.gz b/emojis-0.1.2.tar.gz deleted file mode 100644 index 5b6fb35..0000000 --- a/emojis-0.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3cfe9c2ea3efbbdb9b7fc24ee6707a839d272c1deee7e39319f17a7e6feea227 -size 49333 diff --git a/emojis-0.1.3.tar.gz b/emojis-0.1.3.tar.gz new file mode 100644 index 0000000..4379857 --- /dev/null +++ b/emojis-0.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817fc6c4d0040418d981b82349e389566db6ce0e0337dc70fe5d1483e1d91af8 +size 50494 diff --git a/ghc-emojis.changes b/ghc-emojis.changes index 9cefb24..a655881 100644 --- a/ghc-emojis.changes +++ b/ghc-emojis.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jul 25 00:20:47 UTC 2023 - Peter Simons + +- Update emojis to version 0.1.3. + Upstream's change log file format is strange (too much unmodified + text at at the top). The automatic updater cannot extract the + relevant additions. You can find the file at: + http://hackage.haskell.org/package/emojis-0.1.3/src/changelog.md + ------------------------------------------------------------------- Thu Mar 30 17:06:42 UTC 2023 - Peter Simons diff --git a/ghc-emojis.spec b/ghc-emojis.spec index b5d2b4e..85d2ace 100644 --- a/ghc-emojis.spec +++ b/ghc-emojis.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.1.2 +Version: 0.1.3 Release: 0 Summary: Conversion between emoji characters and their names License: BSD-3-Clause