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
This commit is contained in:
Peter Simons 2020-09-04 15:10:28 +00:00 committed by Git OBS Bridge
parent a8eb6a10f1
commit 79a92a5294
2 changed files with 6 additions and 17 deletions

View File

@ -1,21 +1,10 @@
-------------------------------------------------------------------
Fri Nov 8 16:13:41 UTC 2019 - Peter Simons <psimons@suse.com>
Tue Aug 18 10:44:46 UTC 2020 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Sat Oct 20 11:31:29 UTC 2018 - Peter Simons <psimons@suse.com>
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.

View File

@ -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