Accepting request 456879 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/456879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-fast-logger?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2017-02-21 12:45:27 +00:00 committed by Git OBS Bridge
commit 25ce693013
4 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Feb 5 19:32:35 UTC 2017 - psimons@suse.com
- Update to version 2.4.10 with cabal2obs.
-------------------------------------------------------------------
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.10
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