osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-annotated-wl-pprint revision:6, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-annotated-wl-pprint?expand=0&rev=33
This commit is contained in:
Peter Simons 2020-09-04 15:02:59 +00:00 committed by Git OBS Bridge
parent afa9653d2d
commit 38776c381e
2 changed files with 31 additions and 7 deletions

View File

@ -1,11 +1,35 @@
-------------------------------------------------------------------
Mon Aug 31 09:34:34 UTC 2020 - psimons@suse.com
Fri Nov 8 16:13:11 UTC 2019 - Peter Simons <psimons@suse.com>
- Update annotated-wl-pprint to version 0.7.0 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
- Drop obsolete group attributes.
-------------------------------------------------------------------
Tue Aug 25 10:19:22 UTC 2020 - psimons@suse.com
Sat Oct 20 11:31:08 UTC 2018 - Peter Simons <psimons@suse.com>
- Add annotated-wl-pprint at version 0.7.0.
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Wed Jul 18 14:26:12 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Wed May 16 13:06:51 UTC 2018 - psimons@suse.com
- Prefer the new %license attribute over %doc.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Thu Oct 6 13:51:53 UTC 2016 - psimons@suse.com
- Update to version 0.7.0 revision 1 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 16:57:38 UTC 2016 - psimons@suse.com
- Update to version 0.7.0 revision 0 with cabal2obs.

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-annotated-wl-pprint
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -46,7 +46,7 @@ This package provides the Haskell %{pkg_name} library development
files.
%prep
%autosetup -n %{pkg_name}-%{version}
%setup -q -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build