Hello community,
here is the log from the commit of package ghc-aeson-pretty for
openSUSE:Factory checked in at 2019-10-18 14:33:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-aeson-pretty (Old)
and /work/SRC/openSUSE:Factory/.ghc-aeson-pretty.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-aeson-pretty"
Fri Oct 18 14:33:34 2019 rev:10 rq:737187 version:0.8.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-aeson-pretty/ghc-aeson-pretty.changes
2018-10-25 08:22:13.611914544 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-aeson-pretty.new.2352/ghc-aeson-pretty.changes
2019-10-18 14:33:35.532214586 +0200
@@ -1,0 +2,6 @@
+Sat Sep 28 02:01:16 UTC 2019 - [email protected]
+
+- Update aeson-pretty to version 0.8.8.
+ Upstream does not provide a change log file.
+
+-------------------------------------------------------------------
Old:
----
aeson-pretty-0.8.7.tar.gz
New:
----
aeson-pretty-0.8.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-aeson-pretty.spec ++++++
--- /var/tmp/diff_new_pack.Ol0mWt/_old 2019-10-18 14:33:36.188212877 +0200
+++ /var/tmp/diff_new_pack.Ol0mWt/_new 2019-10-18 14:33:36.192212867 +0200
@@ -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
++++++ aeson-pretty-0.8.7.tar.gz -> aeson-pretty-0.8.8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/aeson-pretty-0.8.7/aeson-pretty.cabal
new/aeson-pretty-0.8.8/aeson-pretty.cabal
--- old/aeson-pretty-0.8.7/aeson-pretty.cabal 2018-04-09 09:54:25.000000000
+0200
+++ new/aeson-pretty-0.8.8/aeson-pretty.cabal 2019-09-27 21:25:09.000000000
+0200
@@ -1,5 +1,5 @@
name: aeson-pretty
-version: 0.8.7
+version: 0.8.8
license: BSD3
license-file: LICENSE
category: Text, Web, JSON, Pretty Printer
@@ -42,7 +42,7 @@
build-depends:
aeson >= 0.7,
base >= 4.5,
- base-compat >= 0.9 && < 0.11,
+ base-compat >= 0.9,
bytestring >= 0.9,
scientific >= 0.3,
vector >= 0.9,