Accepting request 987027 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/987027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-cborg-json?expand=0&rev=7
This commit is contained in:
Richard Brown 2022-08-01 19:29:39 +00:00 committed by Git OBS Bridge
commit c20bfa4270
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:a3d84461e9cb3f549844475ab71b9889a3768c5896f1d7c7aaa6c7e847b351db
size 4256

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Apr 22 22:48:17 UTC 2022 - Peter Simons <psimons@suse.com>
- Update cborg-json to version 0.2.4.0.
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/cborg-json-0.2.4.0/src/ChangeLog.md
-------------------------------------------------------------------
Mon Nov 1 08:31:11 UTC 2021 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-cborg-json
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%global pkg_name cborg-json
Name: ghc-%{pkg_name}
Version: 0.2.3.0
Version: 0.2.4.0
Release: 0
Summary: A library for encoding JSON as CBOR
License: BSD-3-Clause