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 2021-09-10 23:41:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-aeson (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-aeson.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-aeson"

Fri Sep 10 23:41:03 2021 rev:38 rq:917475 version:1.5.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-aeson/ghc-aeson.changes      2021-05-07 
16:46:20.240170265 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-aeson.new.1899/ghc-aeson.changes    
2021-09-10 23:41:14.914555381 +0200
@@ -1,0 +2,6 @@
+Thu Sep  2 08:33:16 UTC 2021 - [email protected]
+
+- Update aeson to version 1.5.6.0 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-aeson.spec ++++++
--- /var/tmp/diff_new_pack.oWxfoT/_old  2021-09-10 23:41:15.438555939 +0200
+++ /var/tmp/diff_new_pack.oWxfoT/_new  2021-09-10 23:41:15.442555943 +0200
@@ -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/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.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.oWxfoT/_old  2021-09-10 23:41:15.486555990 +0200
+++ /var/tmp/diff_new_pack.oWxfoT/_new  2021-09-10 23:41:15.486555990 +0200
@@ -1,6 +1,6 @@
 name:            aeson
 version:         1.5.6.0
-x-revision: 1
+x-revision:      2
 license:         BSD3
 license-file:    LICENSE
 category:        Text, Web, JSON
@@ -101,14 +101,14 @@
     ghc-prim         >= 0.2     && < 0.8,
     template-haskell >= 2.9.0.0 && < 2.18,
     text             >= 1.2.3.0 && < 1.3,
-    time             >= 1.4     && < 1.12
+    time             >= 1.4     && < 1.13
 
   if impl(ghc >= 8.0)
     build-depends: bytestring >= 0.10.8.1
 
   -- Compat
   build-depends:
-    base-compat-batteries >= 0.10.0   && < 0.12,
+    base-compat-batteries >= 0.10.0   && < 0.13,
     time-compat           >= 1.9.4    && < 1.10
 
   if !impl(ghc >= 8.6)

Reply via email to