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-10-13 15:42:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-resolv (Old) and /work/SRC/openSUSE:Factory/.ghc-resolv.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-resolv" Thu Oct 13 15:42:52 2022 rev:15 rq:1008506 version:0.1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-resolv/ghc-resolv.changes 2022-02-11 23:11:29.331306814 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-resolv.new.2275/ghc-resolv.changes 2022-10-13 15:43:00.742839496 +0200 @@ -1,0 +2,6 @@ +Fri Aug 12 12:01:04 UTC 2022 - Peter Simons <[email protected]> + +- Update resolv to version 0.1.2.0 revision 5. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-resolv.spec ++++++ --- /var/tmp/diff_new_pack.mX9jpX/_old 2022-10-13 15:43:01.538841050 +0200 +++ /var/tmp/diff_new_pack.mX9jpX/_new 2022-10-13 15:43:01.542841057 +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/4.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base16-bytestring-devel BuildRequires: ghc-binary-devel ++++++ resolv.cabal ++++++ --- /var/tmp/diff_new_pack.mX9jpX/_old 2022-10-13 15:43:01.586841143 +0200 +++ /var/tmp/diff_new_pack.mX9jpX/_new 2022-10-13 15:43:01.590841152 +0200 @@ -2,7 +2,7 @@ name: resolv version: 0.1.2.0 -x-revision: 4 +x-revision: 5 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.17 + build-depends: base >= 4.5 && <4.18 , base16-bytestring ^>= 0.1 || ^>=1.0.0.0 , binary ^>=0.7.3 || ^>= 0.8 , bytestring ^>=0.9.2 || ^>= 0.10 || ^>= 0.11
