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-07-10 22:54:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-resolv (Old) and /work/SRC/openSUSE:Factory/.ghc-resolv.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-resolv" Sat Jul 10 22:54:32 2021 rev:13 rq:905306 version:0.1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-resolv/ghc-resolv.changes 2021-04-10 15:28:23.746450339 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-resolv.new.2625/ghc-resolv.changes 2021-07-10 22:55:01.715514924 +0200 @@ -1,0 +2,6 @@ +Thu Jul 1 12:51:09 UTC 2021 - [email protected] + +- Update resolv to version 0.1.2.0 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-resolv.spec ++++++ --- /var/tmp/diff_new_pack.Xwa4dv/_old 2021-07-10 22:55:02.099511960 +0200 +++ /var/tmp/diff_new_pack.Xwa4dv/_new 2021-07-10 22:55:02.103511929 +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/2.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.Xwa4dv/_old 2021-07-10 22:55:02.139511652 +0200 +++ /var/tmp/diff_new_pack.Xwa4dv/_new 2021-07-10 22:55:02.143511621 +0200 @@ -2,7 +2,7 @@ name: resolv version: 0.1.2.0 -x-revision: 2 +x-revision: 3 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.15 + build-depends: base >= 4.5 && <4.16 , base16-bytestring ^>= 0.1 || ^>=1.0.0.0 , binary ^>=0.7.3 || ^>= 0.8 , bytestring ^>=0.9.2 || ^>= 0.10 || ^>= 0.11
