From ebbd20bc7aaedeca0f8359f1799958c08d73c1ed2229ef5ecdea2e1ae98cb436 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 12 Feb 2018 02:16:33 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:10 package:ghc-aeson revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=32 --- aeson-1.2.3.0.tar.gz | 3 --- aeson-1.2.4.0.tar.gz | 3 +++ ghc-aeson.changes | 6 ++++++ ghc-aeson.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 aeson-1.2.3.0.tar.gz create mode 100644 aeson-1.2.4.0.tar.gz diff --git a/aeson-1.2.3.0.tar.gz b/aeson-1.2.3.0.tar.gz deleted file mode 100644 index 02257b5..0000000 --- a/aeson-1.2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aacdc69295dc2a781b3fdc5fce4eb019610df4ae0dee6c2ab5234923d7c59cbf -size 264912 diff --git a/aeson-1.2.4.0.tar.gz b/aeson-1.2.4.0.tar.gz new file mode 100644 index 0000000..3a35a21 --- /dev/null +++ b/aeson-1.2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3401dba4fddb92c8a971f6645b38e2f8a1b286ef7061cd392a1a567640bbfc9b +size 265740 diff --git a/ghc-aeson.changes b/ghc-aeson.changes index a972547..f925bb5 100644 --- a/ghc-aeson.changes +++ b/ghc-aeson.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Feb 10 03:01:40 UTC 2018 - psimons@suse.com + +- Update aeson to version 1.2.4.0. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Dec 21 19:12:45 UTC 2017 - psimons@suse.com diff --git a/ghc-aeson.spec b/ghc-aeson.spec index 80eea50..2202e89 100644 --- a/ghc-aeson.spec +++ b/ghc-aeson.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-aeson # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -19,7 +19,7 @@ %global pkg_name aeson %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.3.0 +Version: 1.2.4.0 Release: 0 Summary: Fast JSON parsing and encoding License: BSD-3-Clause