Accepting request 387318 from devel:languages:haskell

- update to 2.4.2
* Fixing a buf of long log messages
* Unsupporting GHC 7.4 (forwarded request 387315 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/387318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-fast-logger?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2016-04-12 17:37:59 +00:00 committed by Git OBS Bridge
commit 101cebfbc7
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:e51218b5a00b8b5746fcbd1666262f9ae77b9daea5c4e351459a321c0c0a534e
size 6211

3
fast-logger-2.4.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a9b8cba58c21c95c0209f94e0656a77aa79abe85401a91d9e5b242b05fff5e7
size 6793

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 7 11:33:42 UTC 2016 - mimi.vx@gmail.com
- update to 2.4.2
* Fixing a buf of long log messages
* Unsupporting GHC 7.4
-------------------------------------------------------------------
Sun Aug 16 17:44:04 UTC 2015 - mimi.vx@gmail.com

View File

@ -20,7 +20,7 @@
%bcond_with tests
Name: ghc-fast-logger
Version: 2.4.1
Version: 2.4.2
Release: 0
Summary: A fast logging system
Group: System/Libraries