forked from pool/ghc-wai-extra
Accepting request 862336 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/862336 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-wai-extra?expand=0&rev=7
This commit is contained in:
commit
8e4dcbf00f
@ -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 <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a849e20771c177819cc5a815235d2dc5755e90e67b10af6b57f2bd0c7df2561
|
||||
size 67063
|
3
wai-extra-3.1.5.tar.gz
Normal file
3
wai-extra-3.1.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c653c805b664ab91602c841d09f1ee362bccc531a9876d665edab3ae2e004f7
|
||||
size 68621
|
Loading…
Reference in New Issue
Block a user