Accepting request 352189 from devel:languages:haskell
- update to 1.3.0.0 (forwarded request 352139 from mimi_vx) OBS-URL: https://build.opensuse.org/request/show/352189 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-HUnit?expand=0&rev=8
This commit is contained in:
commit
1db1a9a3ab
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0af5ad34dba27de48b94ce6d5f7ee3aa6af6183bdc4a3967b811e28520369a41
|
||||
size 24889
|
3
HUnit-1.3.0.0.tar.gz
Normal file
3
HUnit-1.3.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e130db953a2310d2c256a3923af0250be6ea19317f7d369b56d48f84cf96a55c
|
||||
size 22814
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-HUnit
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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
|
||||
|
||||
Name: ghc-HUnit
|
||||
Version: 1.2.5.2
|
||||
Version: 1.3.0.0
|
||||
Release: 0
|
||||
Summary: A unit testing framework for Haskell
|
||||
License: BSD-3-Clause
|
||||
@ -75,6 +75,6 @@ rm -rf %{buildroot}%{_datadir}/%{pkg_name}-%{version}
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%defattr(-,root,root,-)
|
||||
%doc examples README doc
|
||||
%doc examples README.md doc
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user