Accepting request 1177130 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1177130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-fast-logger?expand=0&rev=29
This commit is contained in:
Ana Guerrero 2024-05-28 15:28:49 +00:00 committed by Git OBS Bridge
commit 0b6741ddaa
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:575bbe9fc2d130fe665bb6d135349200b4825fcb60b59533f89c2a8c9844afdd
size 14570

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu May 16 07:11:46 UTC 2024 - Peter Simons <psimons@suse.com>
- Update fast-logger to version 3.2.3.
## 3.2.3
* Ensuring flush for single logger.
[#214](https://github.com/kazu-yamamoto/logger/pull/214)
-------------------------------------------------------------------
Thu Jul 6 23:02:44 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-fast-logger
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 3.2.2
Version: 3.2.3
Release: 0
Summary: A fast logging system
License: BSD-3-Clause