osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-wai-extra revision:20, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-wai-extra?expand=0&rev=21
This commit is contained in:
parent
c5ba28287b
commit
318d65718e
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 12:15:20 UTC 2022 - 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