1
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-base?expand=0&rev=43
This commit is contained in:
Peter Simons 2020-09-04 15:03:42 +00:00 committed by Git OBS Bridge
parent e9ae05f547
commit 437e0e80f5
2 changed files with 58 additions and 6 deletions

View File

@ -1,10 +1,62 @@
-------------------------------------------------------------------
Tue Aug 18 10:45:21 UTC 2020 - Peter Simons <psimons@suse.com>
Fri Nov 8 16:14:09 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:15 UTC 2020 - psimons@suse.com
Sat Oct 20 11:31:41 UTC 2018 - Peter Simons <psimons@suse.com>
- Add lifted-base at version 0.2.3.12.
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Wed Jul 18 14:26:30 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update lifted-base to version 0.2.3.12.
Upstream does not provide a changelog.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Wed May 31 14:05:42 UTC 2017 - psimons@suse.com
- Update to version 0.2.3.11.
-------------------------------------------------------------------
Mon Feb 20 08:41:44 UTC 2017 - psimons@suse.com
- Update to version 0.2.3.10 with cabal2obs.
-------------------------------------------------------------------
Mon Jul 25 11:22:32 UTC 2016 - psimons@suse.com
- Update to version 0.2.3.8 revision 0 with cabal2obs.
-------------------------------------------------------------------
Fri Jul 22 06:06:17 UTC 2016 - psimons@suse.com
- Update to version 0.2.3.7 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:16:12 UTC 2016 - psimons@suse.com
- Update to version 0.2.3.6 revision 0 with cabal2obs.
-------------------------------------------------------------------
Tue Apr 21 19:42:56 UTC 2015 - mimi.vx@gmail.com
- update to 0.2.3.6
* no upstream changelog
-------------------------------------------------------------------
Sun Oct 6 21:50:28 UTC 2013 - sbahling@suse.com
- Initial package - version 0.2.1.0

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-lifted-base
#
# 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
@ -58,7 +58,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