1
0
forked from pool/ghc-easy-file

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-easy-file?expand=0&rev=38
This commit is contained in:
Peter Simons 2020-09-04 15:03:16 +00:00 committed by Git OBS Bridge
parent 859a2e3592
commit 8e281aea3e
2 changed files with 43 additions and 6 deletions

View File

@ -1,10 +1,47 @@
-------------------------------------------------------------------
Tue Aug 18 10:44:42 UTC 2020 - Peter Simons <psimons@suse.com>
Fri Nov 8 16:13:38 UTC 2019 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
- Drop obsolete group attributes.
-------------------------------------------------------------------
Tue Jun 9 09:26:21 UTC 2020 - psimons@suse.com
Sat Oct 20 11:31:27 UTC 2018 - Peter Simons <psimons@suse.com>
- Add easy-file at version 0.2.2.
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Wed Jul 18 14:26:22 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Fri Jul 13 14:32:06 UTC 2018 - psimons@suse.com
- Update easy-file to version 0.2.2.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Wed May 16 13:06:54 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.
-------------------------------------------------------------------
Sun Jul 10 17:07:38 UTC 2016 - psimons@suse.com
- Update to version 0.2.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun May 17 15:45:26 UTC 2015 - mimi.vx@gmail.com
- update to 0.2.1
* no upstream changelog
-------------------------------------------------------------------
Fri Apr 24 17:41:23 UTC 2015 - mimi.vx@gmail.com
- initial commit

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-easy-file
#
# 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
@ -45,7 +45,7 @@ Requires(postun): ghc-compiler = %{ghc_version}
This package provides the Haskell %{pkg_name} library development files.
%prep
%autosetup -n %{pkg_name}-%{version}
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build