Accepting request 953560 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/953560 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-wai-extra?expand=0&rev=10
This commit is contained in:
commit
4b9f18be65
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 14:20:11 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update wai-extra to version 3.1.8.
|
||||
## 3.1.8
|
||||
|
||||
* Added an `ApacheWithSettings` output format for `RequestLogger` that allows request filtering similar to `DetailedWithSettings` and logging of the current user via wai-logger's `initLoggerUser` [#866](https://github.com/yesodweb/wai/pull/866)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 1 08:26:51 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-wai-extra
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# 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 wai-extra
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.1.7
|
||||
Version: 3.1.8
|
||||
Release: 0
|
||||
Summary: Provides some basic WAI handlers and middleware
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4797c56b18edb3b0242ce0b0524b08535d1186873964ba7a1482fcde43a6eab
|
||||
size 69512
|
3
wai-extra-3.1.8.tar.gz
Normal file
3
wai-extra-3.1.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b47c480afcb82934018a8891a5eb1ed741dad7785aba0dca9b631130406eaf35
|
||||
size 69950
|
Loading…
Reference in New Issue
Block a user