osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-HUnit revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=64
This commit is contained in:
parent
ef69bd3b69
commit
12a1160e6c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4384b38872dc1482db000e32af4808bb9a6fc0d1c39a9ad319db5f69b328f1e6
|
||||
size 22221
|
3
HUnit-1.6.2.0.tar.gz
Normal file
3
HUnit-1.6.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0b7538871ffc058486fc00740886d2f3172f8fa6869936bfe83a5e10bd744ab
|
||||
size 21179
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:38:24 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update HUnit to version 1.6.2.0.
|
||||
#### 1.6.2.0
|
||||
|
||||
- Add support for GHC 7.0.* and 7.2.*
|
||||
|
||||
#### 1.6.1.0
|
||||
|
||||
- Add `Test.HUnit.Text.runTestTTAndExit`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-HUnit
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name HUnit
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.6.1.0
|
||||
Version: 1.6.2.0
|
||||
Release: 0
|
||||
Summary: A unit testing framework for Haskell
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user