From 1d20b4c9177680212b2b7c34ff113fd584106d01acc3ac8a07f40f20f6ed3abf Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 19 Aug 2020 01:01:15 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-commonmark-extensions revision:2, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark-extensions?expand=0&rev=3 --- ghc-commonmark-extensions.changes | 5 +++++ ghc-commonmark-extensions.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ghc-commonmark-extensions.changes b/ghc-commonmark-extensions.changes index ed5eccc..a7128fe 100644 --- a/ghc-commonmark-extensions.changes +++ b/ghc-commonmark-extensions.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 10:44:22 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Tue Aug 4 09:31:46 UTC 2020 - psimons@suse.com diff --git a/ghc-commonmark-extensions.spec b/ghc-commonmark-extensions.spec index c647e6a..127f828 100644 --- a/ghc-commonmark-extensions.spec +++ b/ghc-commonmark-extensions.spec @@ -57,7 +57,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