osc copypac from project:devel:languages:haskell:lts:10 package:ghc-HUnit revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=34
This commit is contained in:
Peter Simons 2017-12-21 19:36:13 +00:00 committed by Git OBS Bridge
parent 89b11536d3
commit b77481da9b
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65c51d17ced1c0646d888cd8caf195df67f6fdc1394c34459bcfd1be0f9ddea0
size 21891

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 21 19:15:58 UTC 2017 - psimons@suse.com
- Update to version 1.6.0.0.
A more detailed change log is not available.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com

View File

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