syncronize with lts-7 project from configuration 1c6c19e0de0278359f3c3adde78b63cf0d7cbb38

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fast-logger?expand=0&rev=17
This commit is contained in:
Peter Simons 2017-02-01 09:20:31 +00:00 committed by Git OBS Bridge
parent 967abe24ab
commit 82b4f1d8ed
4 changed files with 10 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:201b07d898da91472aa86662399feb093a7379bc04315f8e84db52fbf3464a38
size 9321

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:444cdd6e795b79de8b7e14d62f43c9231e7388ab63cb6f9b6f395555422d30ac
size 9460

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 30 09:34:56 UTC 2017 - psimons@suse.com
- Update to version 2.4.8 with cabal2obs.
-------------------------------------------------------------------
Sat Oct 1 17:18:08 UTC 2016 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-fast-logger
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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 fast-logger
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 2.4.7
Version: 2.4.8
Release: 0
Summary: A fast logging system
License: BSD-3-Clause
@ -29,7 +29,6 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-array-devel
BuildRequires: ghc-auto-update-devel
BuildRequires: ghc-bytestring-builder-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-easy-file-devel