Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-aeson for openSUSE:Factory 
checked in at 2022-02-11 23:07:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-aeson (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-aeson.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-aeson"

Fri Feb 11 23:07:48 2022 rev:40 rq:953385 version:1.5.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-aeson/ghc-aeson.changes      2021-12-19 
17:34:56.952286607 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-aeson.new.1956/ghc-aeson.changes    
2022-02-11 23:09:32.534969006 +0100
@@ -1,0 +2,6 @@
+Sat Dec 11 17:27:48 UTC 2021 - Peter Simons <[email protected]>
+
+- Update aeson to version 1.5.6.0 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-aeson.spec ++++++
--- /var/tmp/diff_new_pack.B00moD/_old  2022-02-11 23:09:33.042970475 +0100
+++ /var/tmp/diff_new_pack.B00moD/_new  2022-02-11 23:09:33.050970498 +0100
@@ -25,7 +25,7 @@
 License:        BSD-3-Clause
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-base-compat-batteries-devel

++++++ aeson.cabal ++++++
--- /var/tmp/diff_new_pack.B00moD/_old  2022-02-11 23:09:33.098970637 +0100
+++ /var/tmp/diff_new_pack.B00moD/_new  2022-02-11 23:09:33.102970649 +0100
@@ -1,6 +1,6 @@
 name:            aeson
 version:         1.5.6.0
-x-revision:      4
+x-revision: 5
 license:         BSD3
 license-file:    LICENSE
 category:        Text, Web, JSON
@@ -95,7 +95,7 @@
   -- GHC bundled libs
   build-depends:
     base             >= 4.7.0.0 && < 5,
-    bytestring       >= 0.10.4.0 && < 0.12,
+    bytestring       >= 0.10.4.0 && < 0.11.2,
     containers       >= 0.5.5.1 && < 0.7,
     deepseq          >= 1.3.0.0 && < 1.5,
     ghc-prim         >= 0.2     && < 0.8,

Reply via email to