From 79a92a52945afee6b402a40418a085fded9dfd03ecb5c50d0a1182e9b0fa2efa Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:10:28 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-enclosed-exceptions revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-enclosed-exceptions?expand=0&rev=18 --- ghc-enclosed-exceptions.changes | 19 ++++--------------- ghc-enclosed-exceptions.spec | 4 ++-- 2 files changed, 6 insertions(+), 17 deletions(-) diff --git a/ghc-enclosed-exceptions.changes b/ghc-enclosed-exceptions.changes index ce7b444..b435531 100644 --- a/ghc-enclosed-exceptions.changes +++ b/ghc-enclosed-exceptions.changes @@ -1,21 +1,10 @@ ------------------------------------------------------------------- -Fri Nov 8 16:13:41 UTC 2019 - Peter Simons +Tue Aug 18 10:44:46 UTC 2020 - Peter Simons -- Drop obsolete group attributes. +- Replace %setup -q with the more modern %autosetup macro. ------------------------------------------------------------------- -Sat Oct 20 11:31:29 UTC 2018 - Peter Simons +Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com -- Use https URL to refer to bugs.opensuse.org. +- Add enclosed-exceptions at version 1.0.3. -------------------------------------------------------------------- -Tue Jul 17 19:31:26 UTC 2018 - psimons@suse.com - -- Update enclosed-exceptions to version 1.0.3. - * Skip some tests on GHC 8.4 [#12](https://github.com/jcristovao/enclosed-exceptions/issues/12) - * Support for GHC 7.4 and earlier - -------------------------------------------------------------------- -Mon Jul 9 19:45:07 UTC 2018 - psimons@suse.com - -- Add enclosed-exceptions at version 1.0.2. diff --git a/ghc-enclosed-exceptions.spec b/ghc-enclosed-exceptions.spec index 7893e6a..e4dcb65 100644 --- a/ghc-enclosed-exceptions.spec +++ b/ghc-enclosed-exceptions.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-enclosed-exceptions # -# 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 @@ -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