diff --git a/ghc-wai-extra.changes b/ghc-wai-extra.changes index ca2ea6c..8287a01 100644 --- a/ghc-wai-extra.changes +++ b/ghc-wai-extra.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 4 11:06:39 UTC 2021 - psimons@suse.com + +- Update wai-extra to version 3.1.5. + ## 3.1.5 + + * `Network.Wai.Middleware.RealIp`: Add a new middleware to infer the remote IP address from headers [#834](https://github.com/yesodweb/wai/pull/834) + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-wai-extra.spec b/ghc-wai-extra.spec index 91dec66..41937a6 100644 --- a/ghc-wai-extra.spec +++ b/ghc-wai-extra.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-wai-extra # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.4.1 +Version: 3.1.5 Release: 0 Summary: Provides some basic WAI handlers and middleware License: MIT diff --git a/wai-extra-3.1.4.1.tar.gz b/wai-extra-3.1.4.1.tar.gz deleted file mode 100644 index bcf1aa9..0000000 --- a/wai-extra-3.1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a849e20771c177819cc5a815235d2dc5755e90e67b10af6b57f2bd0c7df2561 -size 67063 diff --git a/wai-extra-3.1.5.tar.gz b/wai-extra-3.1.5.tar.gz new file mode 100644 index 0000000..d604a6d --- /dev/null +++ b/wai-extra-3.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c653c805b664ab91602c841d09f1ee362bccc531a9876d665edab3ae2e004f7 +size 68621