From 5cd4315eda529dc624c0605e26ed4399e884de145c323d65eed832ec37729301 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 10 Oct 2019 18:54:45 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-aeson-pretty revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson-pretty?expand=0&rev=24 --- aeson-pretty-0.8.7.tar.gz | 3 --- aeson-pretty-0.8.8.tar.gz | 3 +++ ghc-aeson-pretty.changes | 6 ++++++ ghc-aeson-pretty.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 aeson-pretty-0.8.7.tar.gz create mode 100644 aeson-pretty-0.8.8.tar.gz diff --git a/aeson-pretty-0.8.7.tar.gz b/aeson-pretty-0.8.7.tar.gz deleted file mode 100644 index eac9356..0000000 --- a/aeson-pretty-0.8.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1c1ecc5e3abd004a6c4c256ee6f61da2a43d7f1452ffa391dee250df43b27d5 -size 5610 diff --git a/aeson-pretty-0.8.8.tar.gz b/aeson-pretty-0.8.8.tar.gz new file mode 100644 index 0000000..8bb2117 --- /dev/null +++ b/aeson-pretty-0.8.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81cea61cb6dcf32c3f0529ea5cfc98dbea3894152d7f2d9fe1cb051f927ec726 +size 5600 diff --git a/ghc-aeson-pretty.changes b/ghc-aeson-pretty.changes index 874b7f9..c214a80 100644 --- a/ghc-aeson-pretty.changes +++ b/ghc-aeson-pretty.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 28 02:01:16 UTC 2019 - psimons@suse.com + +- Update aeson-pretty to version 0.8.8. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Sat Oct 20 11:31:08 UTC 2018 - Peter Simons diff --git a/ghc-aeson-pretty.spec b/ghc-aeson-pretty.spec index 7cad9ed..237e128 100644 --- a/ghc-aeson-pretty.spec +++ b/ghc-aeson-pretty.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-aeson-pretty # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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 aeson-pretty Name: ghc-%{pkg_name} -Version: 0.8.7 +Version: 0.8.8 Release: 0 Summary: JSON pretty-printing library and command-line tool License: BSD-3-Clause