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
This commit is contained in:
Peter Simons 2024-06-18 21:00:48 +00:00 committed by Git OBS Bridge
parent 8499beefee
commit ac1d28cdeb
4 changed files with 14 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 17 19:17:20 UTC 2024 - Peter Simons <psimons@suse.com>
- 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 <psimons@suse.com>

View File

@ -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