Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-resolv for openSUSE:Factory 
checked in at 2024-11-02 16:12:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-resolv (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-resolv.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-resolv"

Sat Nov  2 16:12:34 2024 rev:18 rq:1220199 version:0.2.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-resolv/ghc-resolv.changes    2023-11-23 
21:42:02.590574259 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-resolv.new.2020/ghc-resolv.changes  
2024-11-02 16:12:50.401900297 +0100
@@ -1,0 +2,6 @@
+Sun Oct 27 09:08:54 UTC 2024 - Peter Simons <psim...@suse.com>
+
+- Update resolv to version 0.2.0.2 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-resolv.spec ++++++
--- /var/tmp/diff_new_pack.r9uZr6/_old  2024-11-02 16:12:50.873919893 +0100
+++ /var/tmp/diff_new_pack.r9uZr6/_new  2024-11-02 16:12:50.877920060 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-resolv
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 License:        GPL-2.0-or-later
 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/3.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ resolv.cabal ++++++
--- /var/tmp/diff_new_pack.r9uZr6/_old  2024-11-02 16:12:50.929922218 +0100
+++ /var/tmp/diff_new_pack.r9uZr6/_new  2024-11-02 16:12:50.933922384 +0100
@@ -2,7 +2,7 @@
 
 name:                resolv
 version:             0.2.0.2
-x-revision:          3
+x-revision:          4
 
 synopsis:            Domain Name Service (DNS) lookup via the libresolv 
standard library routines
 description: {
@@ -56,9 +56,11 @@
                      cbits/hs_resolv_config.h
 
 tested-with:
-  GHC == 9.8.0
-  GHC == 9.6.3
-  GHC == 9.4.7
+  GHC == 9.12.0
+  GHC == 9.10.1
+  GHC == 9.8.2
+  GHC == 9.6.6
+  GHC == 9.4.8
   GHC == 9.2.8
   GHC == 9.0.2
   GHC == 8.10.7
@@ -67,10 +69,6 @@
   GHC == 8.4.4
   GHC == 8.2.2
   GHC == 8.0.2
-  -- Not supported by ghcup:
-  -- GHC == 7.10.3
-  -- GHC == 7.8.4
-  -- GHC == 7.6.3
 
 source-repository head
   type:              git
@@ -124,5 +122,5 @@
   build-depends: tasty         >= 1.2.3 && < 1.6
                , tasty-hunit  ^>= 0.10.0
                , directory    ^>= 1.1.0 || ^>= 1.2.0 || ^>= 1.3.0
-               , filepath     ^>= 1.3.0 || ^>= 1.4.0
+               , filepath      >= 1.3   && < 1.6
 

Reply via email to