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 2022-02-11 23:09:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-resolv (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-resolv.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-resolv"

Fri Feb 11 23:09:32 2022 rev:14 rq:953519 version:0.1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-resolv/ghc-resolv.changes    2021-07-10 
22:55:01.715514924 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-resolv.new.1956/ghc-resolv.changes  
2022-02-11 23:11:29.331306814 +0100
@@ -1,0 +2,6 @@
+Thu Jan 13 19:38:10 UTC 2022 - Peter Simons <psim...@suse.com>
+
+- Update resolv to version 0.1.2.0 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-resolv.spec ++++++
--- /var/tmp/diff_new_pack.lAACTl/_old  2022-02-11 23:11:29.723307947 +0100
+++ /var/tmp/diff_new_pack.lAACTl/_new  2022-02-11 23:11:29.727307959 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-resolv
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,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-base16-bytestring-devel
 BuildRequires:  ghc-binary-devel

++++++ resolv.cabal ++++++
--- /var/tmp/diff_new_pack.lAACTl/_old  2022-02-11 23:11:29.783308121 +0100
+++ /var/tmp/diff_new_pack.lAACTl/_new  2022-02-11 23:11:29.783308121 +0100
@@ -2,7 +2,7 @@
 
 name:                resolv
 version:             0.1.2.0
-x-revision: 3
+x-revision: 4
 
 synopsis:            Domain Name Service (DNS) lookup via the libresolv 
standard library routines
 description: {
@@ -93,7 +93,7 @@
                      Compat
 
   -- we need binary-0.7.3 for isolate
-  build-depends:     base               >= 4.5 && <4.16
+  build-depends:     base               >= 4.5 && <4.17
                    , base16-bytestring ^>= 0.1 || ^>=1.0.0.0
                    , binary            ^>=0.7.3 || ^>= 0.8
                    , bytestring        ^>=0.9.2 || ^>= 0.10 || ^>= 0.11

Reply via email to