Hello community,

here is the log from the commit of package ghc-resolv for openSUSE:Factory 
checked in at 2018-10-25 08:21:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-resolv (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-resolv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-resolv"

Thu Oct 25 08:21:19 2018 rev:3 rq:643200 version:0.1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-resolv/ghc-resolv.changes    2018-07-21 
10:22:46.146992986 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-resolv.new/ghc-resolv.changes       
2018-10-25 08:21:22.971937272 +0200
@@ -1,0 +2,5 @@
+Fri Oct 19 13:14:37 UTC 2018 - Peter Simons <psim...@suse.com>
+
+- Update Cabal build instructions to support ghc-8.6.1.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-resolv.spec ++++++
--- /var/tmp/diff_new_pack.JDl4kX/_old  2018-10-25 08:21:23.907936853 +0200
+++ /var/tmp/diff_new_pack.JDl4kX/_new  2018-10-25 08:21:23.911936851 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -26,7 +26,7 @@
 Group:          Development/Libraries/Haskell
 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:  ghc-Cabal-devel
 BuildRequires:  ghc-base16-bytestring-devel
 BuildRequires:  ghc-binary-devel

++++++ resolv.cabal ++++++
--- /var/tmp/diff_new_pack.JDl4kX/_old  2018-10-25 08:21:23.939936839 +0200
+++ /var/tmp/diff_new_pack.JDl4kX/_new  2018-10-25 08:21:23.943936837 +0200
@@ -2,7 +2,7 @@
 
 name:                resolv
 version:             0.1.1.1
-x-revision: 1
+x-revision: 3
 
 synopsis:            Domain Name Service (DNS) lookup via the libresolv 
standard library routines
 description: {
@@ -79,11 +79,11 @@
                      Network.DNS.FFI
                      Compat
 
-  build-depends:     base              >= 4.5 && <4.12
+  build-depends:     base              >= 4.5 && <4.13
                    , base16-bytestring == 0.1.*
                    , binary            >= 0.7.3 && < 0.9
                    , bytestring        >= 0.9.2 && < 0.11
-                   , containers        >= 0.4.2.1 && < 0.6
+                   , containers        >= 0.4.2.1 && < 0.7
 
   ghc-options:       -Wall
   include-dirs:      cbits


Reply via email to