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-03-28 11:56:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-resolv (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-resolv.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-resolv"

Sun Mar 28 11:56:07 2021 rev:11 rq:881547 version:0.1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-resolv/ghc-resolv.changes    2020-12-22 
11:45:27.925814531 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-resolv.new.2401/ghc-resolv.changes  
2021-03-28 11:57:53.280305009 +0200
@@ -1,0 +2,7 @@
+Wed Jan 27 19:36:57 UTC 2021 - [email protected]
+
+- Update resolv to version 0.1.2.0 revision 1.
+  Upstream has revised the Cabal build instructions on Hackage.
+- drop new_bytestring.patch
+
+-------------------------------------------------------------------

Old:
----
  new_bytestring.patch

New:
----
  resolv.cabal

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

Other differences:
------------------
++++++ ghc-resolv.spec ++++++
--- /var/tmp/diff_new_pack.soJVhV/_old  2021-03-28 11:57:53.764305438 +0200
+++ /var/tmp/diff_new_pack.soJVhV/_new  2021-03-28 11:57:53.768305441 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-resolv
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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
-Patch0:         new_bytestring.patch
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base16-bytestring-devel
 BuildRequires:  ghc-binary-devel
@@ -84,8 +84,8 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%autosetup -p1 -n %{pkg_name}-%{version}
-cabal-tweak-dep-ver base '<4.15' '< 5'
+%autosetup -n %{pkg_name}-%{version}
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++++++ resolv.cabal ++++++
cabal-version:       2.2

name:                resolv
version:             0.1.2.0
x-revision: 1

synopsis:            Domain Name Service (DNS) lookup via the libresolv 
standard library routines
description: {

This package implements an API for accessing
the [Domain Name Service (DNS)](https://tools.ietf.org/html/rfc1035)
resolver service via the standard @libresolv@ system library (whose
API is often available directly via the standard @libc@ C library) on
Unix systems.

Reply via email to