From 796bdddf42d503d2627f95bb6774e5ee4f27c17359c5e651a7f3b7692e4ddc79 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 18 Jun 2020 01:02:18 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-mwc-random revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mwc-random?expand=0&rev=15 --- ghc-mwc-random.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-mwc-random.spec b/ghc-mwc-random.spec index 4432723..ec63126 100644 --- a/ghc-mwc-random.spec +++ b/ghc-mwc-random.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-mwc-random # -# 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 e0c2ed691c941a5a48d147dd602633c73196e77999b0006fbce773fddbaff7ff Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 19 Aug 2020 01:01:53 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-mwc-random revision:9, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mwc-random?expand=0&rev=17 --- ghc-mwc-random.changes | 5 +++++ ghc-mwc-random.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ghc-mwc-random.changes b/ghc-mwc-random.changes index 1b3223a..dd590dd 100644 --- a/ghc-mwc-random.changes +++ b/ghc-mwc-random.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 10:45:31 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + ------------------------------------------------------------------- Tue Jun 16 11:14:22 UTC 2020 - Peter Simons diff --git a/ghc-mwc-random.spec b/ghc-mwc-random.spec index ec63126..bfe7359 100644 --- a/ghc-mwc-random.spec +++ b/ghc-mwc-random.spec @@ -55,7 +55,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