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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-annotated-wl-pprint?expand=0&rev=31
This commit is contained in:
Peter Simons 2020-08-26 01:01:23 +00:00 committed by Git OBS Bridge
parent 6d8416c16c
commit 319d7fec12
2 changed files with 4 additions and 34 deletions

View File

@ -1,35 +1,5 @@
-------------------------------------------------------------------
Fri Nov 8 16:13:11 UTC 2019 - Peter Simons <psimons@suse.com>
Tue Aug 25 10:19:22 UTC 2020 - psimons@suse.com
- Drop obsolete group attributes.
- Add annotated-wl-pprint at version 0.7.0.
-------------------------------------------------------------------
Sat Oct 20 11:31:08 UTC 2018 - Peter Simons <psimons@suse.com>
- 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) 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
@ -46,7 +46,7 @@ This package provides the Haskell %{pkg_name} library development
files.
%prep
%setup -q -n %{pkg_name}-%{version}
%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build