From ac1d28cdeb6e77f32914db62b4af4c7bad378dcc5cee37e0c1161dd089d5c910 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 18 Jun 2024 21:00:48 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-emojis revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-emojis?expand=0&rev=28 --- emojis-0.1.3.tar.gz | 3 --- emojis-0.1.4.tar.gz | 3 +++ ghc-emojis.changes | 9 +++++++++ ghc-emojis.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 emojis-0.1.3.tar.gz create mode 100644 emojis-0.1.4.tar.gz diff --git a/emojis-0.1.3.tar.gz b/emojis-0.1.3.tar.gz deleted file mode 100644 index 4379857..0000000 --- a/emojis-0.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:817fc6c4d0040418d981b82349e389566db6ce0e0337dc70fe5d1483e1d91af8 -size 50494 diff --git a/emojis-0.1.4.tar.gz b/emojis-0.1.4.tar.gz new file mode 100644 index 0000000..b5ca8c2 --- /dev/null +++ b/emojis-0.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:551a8327eda17ef2464236f2b2fe39f6645eec860ec439852b73ebcad82ef693 +size 52744 diff --git a/ghc-emojis.changes b/ghc-emojis.changes index a655881..e0807f3 100644 --- a/ghc-emojis.changes +++ b/ghc-emojis.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jun 17 19:17:20 UTC 2024 - Peter Simons + +- Update emojis to version 0.1.4. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/emojis-0.1.4/src/changelog.md + ------------------------------------------------------------------- Tue Jul 25 00:20:47 UTC 2023 - Peter Simons diff --git a/ghc-emojis.spec b/ghc-emojis.spec index 85d2ace..e89e1fe 100644 --- a/ghc-emojis.spec +++ b/ghc-emojis.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-emojis # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.1.3 +Version: 0.1.4 Release: 0 Summary: Conversion between emoji characters and their names License: BSD-3-Clause From 0f231cda4cc1c7f84efea607faf40ed7b6ecf94bd1c14959926be87a354c5241 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 19 Jun 2024 21:01:05 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-emojis revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-emojis?expand=0&rev=29 --- emojis-0.1.4.1.tar.gz | 3 +++ emojis-0.1.4.tar.gz | 3 --- ghc-emojis.changes | 8 ++++++++ ghc-emojis.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 emojis-0.1.4.1.tar.gz delete mode 100644 emojis-0.1.4.tar.gz diff --git a/emojis-0.1.4.1.tar.gz b/emojis-0.1.4.1.tar.gz new file mode 100644 index 0000000..f3f0c4c --- /dev/null +++ b/emojis-0.1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8000d6197b1d43b9b3cd0711c34f120420f358d0425167d2fb7e616d65470ae5 +size 52794 diff --git a/emojis-0.1.4.tar.gz b/emojis-0.1.4.tar.gz deleted file mode 100644 index b5ca8c2..0000000 --- a/emojis-0.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:551a8327eda17ef2464236f2b2fe39f6645eec860ec439852b73ebcad82ef693 -size 52744 diff --git a/ghc-emojis.changes b/ghc-emojis.changes index e0807f3..5ce320d 100644 --- a/ghc-emojis.changes +++ b/ghc-emojis.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 18 00:54:11 UTC 2024 - Peter Simons + +- Update emojis to version 0.1.4.1. + # 0.1.4.1 + + * Use foldl' instead of foldr to avoid stack overflows. + ------------------------------------------------------------------- Mon Jun 17 19:17:20 UTC 2024 - Peter Simons diff --git a/ghc-emojis.spec b/ghc-emojis.spec index e89e1fe..aa7f634 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.4 +Version: 0.1.4.1 Release: 0 Summary: Conversion between emoji characters and their names License: BSD-3-Clause