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
This commit is contained in:
2019-10-10 18:54:45 +00:00
committed by Git OBS Bridge
parent 544318c1c0
commit 5cd4315eda
4 changed files with 11 additions and 5 deletions

View File

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

View File

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

View File

@@ -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 <psimons@suse.com>

View File

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