diff --git a/ghc-wai-extra.changes b/ghc-wai-extra.changes index dfa500c..28eec77 100644 --- a/ghc-wai-extra.changes +++ b/ghc-wai-extra.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 3 14:20:11 UTC 2022 - Peter Simons + +- 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 diff --git a/ghc-wai-extra.spec b/ghc-wai-extra.spec index 9edf275..f17b2fa 100644 --- a/ghc-wai-extra.spec +++ b/ghc-wai-extra.spec @@ -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 diff --git a/wai-extra-3.1.7.tar.gz b/wai-extra-3.1.7.tar.gz deleted file mode 100644 index 4ab21d4..0000000 --- a/wai-extra-3.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4797c56b18edb3b0242ce0b0524b08535d1186873964ba7a1482fcde43a6eab -size 69512 diff --git a/wai-extra-3.1.8.tar.gz b/wai-extra-3.1.8.tar.gz new file mode 100644 index 0000000..954dda2 --- /dev/null +++ b/wai-extra-3.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47c480afcb82934018a8891a5eb1ed741dad7785aba0dca9b631130406eaf35 +size 69950