From a7b792c27e61e477e44b85306524c3ea8c5d3f82cbda5457401a970856b20ae2 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 19 Aug 2020 01:02:39 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:hlint revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hlint?expand=0&rev=3 --- hlint.changes | 5 +++++ hlint.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/hlint.changes b/hlint.changes index 7e98ff5..e84781a 100644 --- a/hlint.changes +++ b/hlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 10:46:52 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Thu Jun 25 02:00:26 UTC 2020 - psimons@suse.com diff --git a/hlint.spec b/hlint.spec index 2f7b46f..b3f9552 100644 --- a/hlint.spec +++ b/hlint.spec @@ -74,7 +74,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{name} library development files. %prep -%setup -q +%autosetup %build %ghc_lib_build