1
0

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-monad-loops revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-loops?expand=0&rev=35
This commit is contained in:
Peter Simons 2020-09-04 15:11:10 +00:00 committed by Git OBS Bridge
parent a1fc38f63b
commit b95bcb3bc7
2 changed files with 6 additions and 25 deletions

View File

@ -1,29 +1,10 @@
-------------------------------------------------------------------
Fri Nov 8 16:14:15 UTC 2019 - Peter Simons <psimons@suse.com>
Tue Aug 18 10:45:30 UTC 2020 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Sat Oct 20 11:31:44 UTC 2018 - Peter Simons <psimons@suse.com>
Tue Jun 9 09:26:21 UTC 2020 - psimons@suse.com
- Use https URL to refer to bugs.opensuse.org.
- Add monad-loops at version 0.4.3.
-------------------------------------------------------------------
Wed Jul 18 14:26:32 UTC 2018 - psimons@suse.com
- Cosmetic: update copyright header with spec-cleaner.
-------------------------------------------------------------------
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:23:26 UTC 2016 - psimons@suse.com
- Update to version 0.4.3 revision 0 with cabal2obs.
-------------------------------------------------------------------
Thu Nov 19 12:03:09 UTC 2015 - mimi.vx@gmail.com
- initial commit

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-monad-loops
#
# 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
@ -52,7 +52,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