Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cabal-install for openSUSE:Factory 
checked in at 2023-08-04 15:03:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cabal-install (Old)
 and      /work/SRC/openSUSE:Factory/.cabal-install.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cabal-install"

Fri Aug  4 15:03:11 2023 rev:37 rq:1102196 version:3.8.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cabal-install/cabal-install.changes      
2023-04-04 21:25:41.590988972 +0200
+++ /work/SRC/openSUSE:Factory/.cabal-install.new.22712/cabal-install.changes   
2023-08-04 15:03:18.924240162 +0200
@@ -1,0 +2,6 @@
+Wed Jul 26 21:33:37 UTC 2023 - Peter Simons <[email protected]>
+
+- Update cabal-install to version 3.8.1.0 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cabal-install.spec ++++++
--- /var/tmp/diff_new_pack.j1XJ2S/_old  2023-08-04 15:03:19.588244301 +0200
+++ /var/tmp/diff_new_pack.j1XJ2S/_new  2023-08-04 15:03:19.592244325 +0200
@@ -26,7 +26,7 @@
 License:        BSD-3-Clause
 URL:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/3.cabal#/%{name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/4.cabal#/%{name}.cabal
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-Cabal-prof

++++++ cabal-install.cabal ++++++
--- /var/tmp/diff_new_pack.j1XJ2S/_old  2023-08-04 15:03:19.636244600 +0200
+++ /var/tmp/diff_new_pack.j1XJ2S/_new  2023-08-04 15:03:19.640244625 +0200
@@ -2,7 +2,7 @@
 
 Name:               cabal-install
 Version:            3.8.1.0
-x-revision: 3
+x-revision: 4
 Synopsis:           The command-line interface for Cabal and Hackage.
 Description:
     The \'cabal\' command-line program simplifies the process of managing
@@ -235,7 +235,7 @@
       if os(windows)
         build-depends: windns      >= 0.1.0 && < 0.2
       else
-        build-depends: resolv      >= 0.1.1 && < 0.2
+        build-depends: resolv      >= 0.1.1 && < 0.3
 
     if os(windows)
       -- newer directory for symlinks

Reply via email to