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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=51
This commit is contained in:
Peter Simons 2020-08-26 01:01:23 +00:00 committed by Git OBS Bridge
parent fcef2e15a4
commit a4ec0938b6
2 changed files with 4 additions and 104 deletions

View File

@ -1,105 +1,5 @@
-------------------------------------------------------------------
Fri Nov 8 16:14:01 UTC 2019 - Peter Simons <psimons@suse.com>
Tue Aug 25 10:19:27 UTC 2020 - psimons@suse.com
- Drop obsolete group attributes.
- Add HUnit at version 1.6.0.0.
-------------------------------------------------------------------
Sat Oct 20 11:31:05 UTC 2018 - Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Wed Jul 18 14:26:10 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 HUnit to version 1.6.0.0.
* Generalize return type of `assertFailure` to `IO a`
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Sun Feb 12 14:20:39 UTC 2017 - psimons@suse.com
- Update to version 1.5.0.0 with cabal2obs.
-------------------------------------------------------------------
Thu Sep 15 06:50:23 UTC 2016 - psimons@suse.com
- Update to version 1.3.1.2 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:04:33 UTC 2016 - psimons@suse.com
- Update to version 1.3.1.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Fri Jan 22 10:12:18 UTC 2016 - mimi.vx@gmail.com
- update to 1.3.1.1
-------------------------------------------------------------------
Fri Jan 15 10:01:12 UTC 2016 - mimi.vx@gmail.com
- update to 1.3.1.0
-------------------------------------------------------------------
Wed Dec 30 12:32:27 UTC 2015 - mimi.vx@gmail.com
- update to 1.3.0.0
-------------------------------------------------------------------
Tue Sep 2 08:22:40 UTC 2014 - peter.trommler@ohm-hochschule.de
- regenerate spec file
-------------------------------------------------------------------
Fri Aug 22 23:56:20 UTC 2014 - peter.trommler@ohm-hochschule.de
- enable PowerPC builds
-------------------------------------------------------------------
Mon May 6 08:45:33 UTC 2013 - peter.trommler@ohm-hochschule.de
- update to 1.2.5.2 from upstream
* no upstream changelog
- update required for Haskell Platform 2013.2
- more transparent packaging (fewer macros)
-------------------------------------------------------------------
Sun Dec 30 17:42:56 UTC 2012 - peter.trommler@ohm-hochschule.de
- expand macro in name tag to help source validator
-------------------------------------------------------------------
Sat Nov 17 14:05:30 UTC 2012 - peter.trommler@ohm-hochschule.de
- make service localonly for Factory submission
-------------------------------------------------------------------
Mon Oct 1 19:32:18 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 1.2.5.1 from upstream
- required by Haskell Platform 2012.4.0.0
-------------------------------------------------------------------
Tue Jun 5 13:58:45 UTC 2012 - peter.trommler@ohm-hochschule.de
- cabal2spec 0.25.5 template for spec file
-------------------------------------------------------------------
Thu Feb 23 14:18:40 UTC 2012 - peter.trommler@ohm-hochschule.de
- Added BuildRoot for sle11-sp1
-------------------------------------------------------------------
Tue Jan 3 14:53:54 UTC 2012 - peter.trommler@ohm-hochschule.de
- Initial packaging.

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-HUnit
#
# 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
@ -48,7 +48,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