Hello community,

here is the log from the commit of package ghc-aeson-pretty for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:37:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ghc-aeson-pretty (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ghc-aeson-pretty.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-aeson-pretty"

Wed Feb 19 18:37:33 2020 rev:11 rq:771217 version:0.8.8

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ghc-aeson-pretty/ghc-aeson-pretty.changes      
2020-01-15 15:00:37.869753951 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.ghc-aeson-pretty.new.26092/ghc-aeson-pretty.changes
   2020-02-19 18:37:34.281837643 +0100
@@ -1,0 +2,11 @@
+Fri Nov  8 16:13:10 UTC 2019 - Peter Simons <[email protected]>
+
+- Drop obsolete group attributes.
+
+-------------------------------------------------------------------
+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.GJ7XTF/_old  2020-02-19 18:37:34.601838312 +0100
+++ /var/tmp/diff_new_pack.GJ7XTF/_new  2020-02-19 18:37:34.605838321 +0100
@@ -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,11 +18,10 @@
 
 %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
-Group:          Development/Libraries/Haskell
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  chrpath
@@ -55,7 +54,6 @@
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
-Group:          Development/Libraries/Haskell
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}

++++++ 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,


Reply via email to