From 02b1e3a26448e39cb483806e1f2f1bc07b33597d277816899c7c3885adafb056 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 18 Jun 2020 01:02:08 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-call-stack revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-call-stack?expand=0&rev=32 --- ghc-call-stack.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-call-stack.spec b/ghc-call-stack.spec index fef29b5..27aa76f 100644 --- a/ghc-call-stack.spec +++ b/ghc-call-stack.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-call-stack # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From f2ef720e4dd9a7c49c32eac7637723b6004a79c3a1f0eed3f109580ec12c579d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 19 Aug 2020 01:01:08 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-call-stack revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-call-stack?expand=0&rev=34 --- ghc-call-stack.changes | 5 +++++ ghc-call-stack.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ghc-call-stack.changes b/ghc-call-stack.changes index 195ff5a..4fa55da 100644 --- a/ghc-call-stack.changes +++ b/ghc-call-stack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 10:44:14 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Tue Jun 16 11:13:51 UTC 2020 - Peter Simons diff --git a/ghc-call-stack.spec b/ghc-call-stack.spec index 27aa76f..336ea0d 100644 --- a/ghc-call-stack.spec +++ b/ghc-call-stack.spec @@ -45,7 +45,7 @@ Requires(postun): ghc-compiler = %{ghc_version} 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