osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-fast-logger revision:6, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fast-logger?expand=0&rev=52
This commit is contained in:
Peter Simons 2020-02-27 18:23:48 +00:00 committed by Git OBS Bridge
parent b28e36836c
commit 770b326bbb
4 changed files with 14 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 27 14:16:55 UTC 2020 - psimons@suse.com
- Update fast-logger to version 3.0.1.
## 3.0.1
* Creating the `Internal` module.
[#185](https://github.com/kazu-yamamoto/logger/pull/185)
-------------------------------------------------------------------
Fri Nov 8 16:13:44 UTC 2019 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-fast-logger
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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: 3.0.0
Version: 3.0.1
Release: 0
Summary: A fast logging system
License: BSD-3-Clause