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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=58
This commit is contained in:
Peter Simons 2020-11-04 02:01:49 +00:00 committed by Git OBS Bridge
parent 3f4f952373
commit fe46942c41
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7448e6b966e98e84b7627deba23f71b508e9a61e7bc571d74304a25d30e6d0de
size 21937

3
HUnit-1.6.1.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4384b38872dc1482db000e32af4808bb9a6fc0d1c39a9ad319db5f69b328f1e6
size 22221

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Nov 1 03:00:39 UTC 2020 - psimons@suse.com
- Update HUnit to version 1.6.1.0.
Upstream has not updated the file "CHANGELOG.md" since the last
release.
-------------------------------------------------------------------
Fri Sep 4 10:49:26 UTC 2020 - Peter Simons <psimons@suse.com>

View File

@ -19,7 +19,7 @@
%global pkg_name HUnit
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.6.0.0
Version: 1.6.1.0
Release: 0
Summary: A unit testing framework for Haskell
License: BSD-3-Clause