From 745222d86b603f52e1d5b715951c67b4e4ec019325e8499c57f727f3e916a306 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 1 Sep 2020 01:01:42 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-network-info revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-network-info?expand=0&rev=5 --- ghc-network-info.changes | 6 ++++++ ghc-network-info.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ghc-network-info.changes b/ghc-network-info.changes index 399cbf5..4d5d768 100644 --- a/ghc-network-info.changes +++ b/ghc-network-info.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 31 09:34:36 UTC 2020 - psimons@suse.com + +- Update network-info to version 0.2.0.10 revision 1. + Upstream has revised the Cabal build instructions on Hackage. + ------------------------------------------------------------------- Tue Aug 18 10:45:34 UTC 2020 - Peter Simons diff --git a/ghc-network-info.spec b/ghc-network-info.spec index 43a305a..c848309 100644 --- a/ghc-network-info.spec +++ b/ghc-network-info.spec @@ -48,7 +48,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%autosetup -n %{pkg_name}-%{version} +%setup -q -n %{pkg_name}-%{version} cp -p %{SOURCE1} %{pkg_name}.cabal %build