Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-zip for openSUSE:Factory checked 
in at 2023-01-18 13:11:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-zip (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-zip.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-zip"

Wed Jan 18 13:11:05 2023 rev:8 rq:1059133 version:1.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-zip/ghc-zip.changes  2022-08-01 
21:31:34.629859277 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-zip.new.32243/ghc-zip.changes       
2023-01-18 13:11:30.953012735 +0100
@@ -1,0 +2,12 @@
+Wed Dec 21 15:36:55 UTC 2022 - Peter Simons <[email protected]>
+
+- Update zip to version 1.7.2 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
+Mon Oct 24 08:31:42 UTC 2022 - Peter Simons <[email protected]>
+
+- Update zip to version 1.7.2 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-zip.spec ++++++
--- /var/tmp/diff_new_pack.JiJjTq/_old  2023-01-18 13:11:31.437014610 +0100
+++ /var/tmp/diff_new_pack.JiJjTq/_new  2023-01-18 13:11:31.441014626 +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/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel

++++++ zip.cabal ++++++
--- /var/tmp/diff_new_pack.JiJjTq/_old  2023-01-18 13:11:31.485014796 +0100
+++ /var/tmp/diff_new_pack.JiJjTq/_new  2023-01-18 13:11:31.489014811 +0100
@@ -1,7 +1,7 @@
 cabal-version:   1.18
 name:            zip
 version:         1.7.2
-x-revision: 1
+x-revision: 3
 license:         BSD3
 license-file:    LICENSE.md
 maintainer:      Mark Karpov <[email protected]>
@@ -66,7 +66,7 @@
         filepath >=1.2 && <1.5,
         monad-control >=1.0 && <1.1,
         mtl >=2.0 && <3.0,
-        resourcet >=1.2 && <1.3,
+        resourcet >=1.2 && <1.4,
         text >=0.2 && <2.1,
         time >=1.4 && <1.13,
         transformers >=0.4 && <0.6,
@@ -98,7 +98,7 @@
 
     else
         cpp-options:   -DZIP_OS=3
-        build-depends: unix <2.8
+        build-depends: unix <2.9
 
 executable haskell-zip-app
     main-is:          Main.hs

Reply via email to