From 7bf6dddd381d31a0d16f2f7bb693a91c45603132483bc8f7c5dcb6289964d75c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 29 Jun 2022 12:18:09 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-cborg-json revision:13, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cborg-json?expand=0&rev=14 --- cborg-json-0.2.3.0.tar.gz | 3 --- cborg-json-0.2.4.0.tar.gz | 3 +++ ghc-cborg-json.changes | 9 +++++++++ ghc-cborg-json.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 cborg-json-0.2.3.0.tar.gz create mode 100644 cborg-json-0.2.4.0.tar.gz diff --git a/cborg-json-0.2.3.0.tar.gz b/cborg-json-0.2.3.0.tar.gz deleted file mode 100644 index f14f8e7..0000000 --- a/cborg-json-0.2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3d84461e9cb3f549844475ab71b9889a3768c5896f1d7c7aaa6c7e847b351db -size 4256 diff --git a/cborg-json-0.2.4.0.tar.gz b/cborg-json-0.2.4.0.tar.gz new file mode 100644 index 0000000..9331abd --- /dev/null +++ b/cborg-json-0.2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b1fcc566b6f3d7fb4978eba1d9e9a93076ba455bb90e40523b9071c9c46b1c0 +size 4218 diff --git a/ghc-cborg-json.changes b/ghc-cborg-json.changes index 82f3795..6940f78 100644 --- a/ghc-cborg-json.changes +++ b/ghc-cborg-json.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Apr 22 22:48:17 UTC 2022 - Peter Simons + +- 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 diff --git a/ghc-cborg-json.spec b/ghc-cborg-json.spec index 9accd5d..aeca5c9 100644 --- a/ghc-cborg-json.spec +++ b/ghc-cborg-json.spec @@ -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