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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-logict?expand=0&rev=34
This commit is contained in:
Peter Simons 2020-08-26 01:01:27 +00:00 committed by Git OBS Bridge
parent d4a57b672d
commit 31b756d596
2 changed files with 4 additions and 63 deletions

View File

@ -1,64 +1,5 @@
-------------------------------------------------------------------
Fri Nov 8 16:14:09 UTC 2019 - Peter Simons <psimons@suse.com>
Tue Aug 25 10:19:22 UTC 2020 - psimons@suse.com
- Drop obsolete group attributes.
- Add logict at version 0.7.0.2.
-------------------------------------------------------------------
Sat Jul 20 02:02:44 UTC 2019 - psimons@suse.com
- Update logict to version 0.7.0.2.
# 0.7.0.2
* Add `Safe` pragmas.
-------------------------------------------------------------------
Mon Jul 8 02:01:00 UTC 2019 - psimons@suse.com
- Update logict to version 0.7.0.1.
# 0.7.0.1
* Fix `MonadReader r (LogicT m)` instance again.
-------------------------------------------------------------------
Sun Jun 30 02:01:08 UTC 2019 - psimons@suse.com
- Update logict to version 0.7.0.0.
# 0.7.0.0
* Remove unlawful `MonadLogic (Writer T w m)` instances.
* Fix `MonadReader r (LogicT m)` instance.
* Move `lnot` into `MonadLogic` class.
-------------------------------------------------------------------
Wed May 1 02:03:14 UTC 2019 - psimons@suse.com
- Update logict to version 0.6.0.3.
Upstream added a new change log file in this release. With no
previous version to compare against, the automatic updater cannot
reliable determine the relevante entries for this release.
-------------------------------------------------------------------
Sat Oct 20 11:31:41 UTC 2018 - Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Wed Jul 18 14:26:31 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:56 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:30:12 UTC 2016 - psimons@suse.com
- Update to version 0.6.0.2 revision 0 with cabal2obs.

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-logict
#
# 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
@ -50,7 +50,7 @@ Requires(postun): ghc-compiler = %{ghc_version}
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