From 963a4da89a7474389c65555a18c5327451184a0eea3a4b9ef5e329b11b06748b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 19 Aug 2020 01:01:37 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-haddock-library revision:9, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-haddock-library?expand=0&rev=40 --- ghc-haddock-library.changes | 5 +++++ ghc-haddock-library.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ghc-haddock-library.changes b/ghc-haddock-library.changes index bad31f8..a3b716a 100644 --- a/ghc-haddock-library.changes +++ b/ghc-haddock-library.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 10:44:57 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Tue Jun 16 11:14:08 UTC 2020 - Peter Simons diff --git a/ghc-haddock-library.spec b/ghc-haddock-library.spec index 087518a..c5aed46 100644 --- a/ghc-haddock-library.spec +++ b/ghc-haddock-library.spec @@ -62,7 +62,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep -%setup -q -n %{pkg_name}-%{version} +%autosetup -n %{pkg_name}-%{version} %build %ghc_lib_build