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 2021-04-10 15:27:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-resolv (Old) and /work/SRC/openSUSE:Factory/.ghc-resolv.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-resolv" Sat Apr 10 15:27:20 2021 rev:12 rq:883523 version:0.1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-resolv/ghc-resolv.changes 2021-03-28 11:57:53.280305009 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-resolv.new.2401/ghc-resolv.changes 2021-04-10 15:28:23.746450339 +0200 @@ -1,0 +2,6 @@ +Mon Apr 5 14:15:03 UTC 2021 - [email protected] + +- Update resolv to version 0.1.2.0 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-resolv.spec ++++++ --- /var/tmp/diff_new_pack.BCxBSr/_old 2021-04-10 15:28:24.226450904 +0200 +++ /var/tmp/diff_new_pack.BCxBSr/_new 2021-04-10 15:28:24.230450909 +0200 @@ -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/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base16-bytestring-devel BuildRequires: ghc-binary-devel ++++++ resolv.cabal ++++++ --- /var/tmp/diff_new_pack.BCxBSr/_old 2021-04-10 15:28:24.262450946 +0200 +++ /var/tmp/diff_new_pack.BCxBSr/_new 2021-04-10 15:28:24.262450946 +0200 @@ -2,7 +2,7 @@ name: resolv version: 0.1.2.0 -x-revision: 1 +x-revision: 2 synopsis: Domain Name Service (DNS) lookup via the libresolv standard library routines description: { @@ -96,7 +96,7 @@ build-depends: base >= 4.5 && <4.15 , base16-bytestring ^>= 0.1 || ^>=1.0.0.0 , binary ^>=0.7.3 || ^>= 0.8 - , bytestring ^>=0.9.2 || ^>= 0.10 + , bytestring ^>=0.9.2 || ^>= 0.10 || ^>= 0.11 , containers ^>=0.4.2.1 || ^>= 0.5 || ^>= 0.6 ghc-options: -Wall
