Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-zlib for openSUSE:Factory 
checked in at 2023-08-18 19:28:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-zlib (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-zlib.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-zlib"

Fri Aug 18 19:28:43 2023 rev:28 rq:1104491 version:0.6.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-zlib/ghc-zlib.changes        2023-07-18 
21:54:04.554278254 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-zlib.new.1766/ghc-zlib.changes      
2023-08-18 19:29:17.163415637 +0200
@@ -1,0 +2,6 @@
+Thu Aug 10 19:26:25 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update zlib to version 0.6.3.0 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-zlib.spec ++++++
--- /var/tmp/diff_new_pack.trYI41/_old  2023-08-18 19:29:17.811416799 +0200
+++ /var/tmp/diff_new_pack.trYI41/_new  2023-08-18 19:29:17.815416806 +0200
@@ -26,7 +26,7 @@
 License:        BSD-2-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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ zlib.cabal ++++++
--- /var/tmp/diff_new_pack.trYI41/_old  2023-08-18 19:29:17.895416950 +0200
+++ /var/tmp/diff_new_pack.trYI41/_new  2023-08-18 19:29:17.899416957 +0200
@@ -1,7 +1,7 @@
 cabal-version:   >= 1.10
 name:            zlib
 version:         0.6.3.0
-x-revision: 2
+x-revision: 3
 
 copyright:       (c) 2006-2016 Duncan Coutts
 license:         BSD3
@@ -95,7 +95,7 @@
   if impl(ghc >= 7.6)
     other-extensions: CApiFFI
 
-  build-depends:   base >= 4 && < 4.19,
+  build-depends:   base >= 4 && < 4.20,
                    bytestring >= 0.9 && < 0.13
   if impl(ghc >= 7.0 && < 8.0.3)
     build-depends: ghc-prim

Reply via email to