From a423b7bb2f19e1efc89909eb0d8ec52179ece00eef076ff044901ac90af9ba4c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:10:29 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-errors revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-errors?expand=0&rev=12 --- ghc-errors.changes | 10 ++++++++++ ghc-errors.spec | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/ghc-errors.changes b/ghc-errors.changes index 9f306ac..7711bce 100644 --- a/ghc-errors.changes +++ b/ghc-errors.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Aug 18 10:44:47 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + +------------------------------------------------------------------- +Tue Jun 16 11:14:06 UTC 2020 - Peter Simons + +- Re-generate file with latest version of spec-cleaner. + ------------------------------------------------------------------- Mon Dec 23 14:08:10 UTC 2019 - psimons@suse.com diff --git a/ghc-errors.spec b/ghc-errors.spec index 62fb7d9..aab586b 100644 --- a/ghc-errors.spec +++ b/ghc-errors.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-errors # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -50,7 +50,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