From c5b68d8f61e3e33735c0049b2cebd4c8b646e69b3d3966de189a16e8b1eff18d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 19 Aug 2020 01:00:50 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ShellCheck revision:11, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=66 --- ShellCheck.changes | 5 +++++ ShellCheck.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ShellCheck.changes b/ShellCheck.changes index a489778..9bbca2d 100644 --- a/ShellCheck.changes +++ b/ShellCheck.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 10:43:41 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Tue Aug 4 13:27:52 UTC 2020 - Michel Normand diff --git a/ShellCheck.spec b/ShellCheck.spec index ef7e8b5..babd8be 100644 --- a/ShellCheck.spec +++ b/ShellCheck.spec @@ -72,7 +72,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{name} library development files. %prep -%setup -q +%autosetup %build %ghc_lib_build