Accepting request 1009719 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/1009719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-warp?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2022-10-13 13:44:19 +00:00 committed by Git OBS Bridge
commit 619a7c6c7f
4 changed files with 29 additions and 7 deletions

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Wed Sep 28 00:40:33 UTC 2022 - Peter Simons <psimons@suse.com>
- Update warp to version 3.3.23.
## 3.3.23
* Add `setAccept` for hooking the socket `accept` call.
[#912](https://github.com/yesodweb/wai/pull/912)
* Removed some package dependencies from test suite
[#902](https://github.com/yesodweb/wai/pull/902)
* Factored out `Network.Wai.Handler.Warp.Recv` to its own package `recv`.
[#899](https://github.com/yesodweb/wai/pull/899)
-------------------------------------------------------------------
Tue Aug 9 01:16:33 UTC 2022 - Peter Simons <psimons@suse.com>
- Update warp to version 3.3.22.
## 3.3.22
* Creating a bigger buffer when the current one is too small to fit the Builder
[#895](https://github.com/yesodweb/wai/pull/895)
* Using InvalidRequest instead of HTTP2Error
[#890](https://github.com/yesodweb/wai/pull/890)
-------------------------------------------------------------------
Mon May 30 01:06:32 UTC 2022 - Peter Simons <psimons@suse.com>

View File

@ -19,7 +19,7 @@
%global pkg_name warp
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 3.3.21
Version: 3.3.23
Release: 0
Summary: A fast, light-weight web server for WAI applications
License: MIT
@ -38,6 +38,7 @@ BuildRequires: ghc-http-types-devel
BuildRequires: ghc-http2-devel
BuildRequires: ghc-iproute-devel
BuildRequires: ghc-network-devel
BuildRequires: ghc-recv-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-simple-sendfile-devel
BuildRequires: ghc-stm-devel
@ -53,14 +54,11 @@ BuildRequires: ghc-word8-devel
BuildRequires: ghc-x509-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-HUnit-devel
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-async-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-hspec-devel
BuildRequires: ghc-http-client-devel
BuildRequires: ghc-process-devel
BuildRequires: ghc-time-devel
%endif
%description

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f75fce0cfc68e1e899151ea1688f17be18ea9b384ce8be97dbea8ab83d43f6f
size 66529

3
warp-3.3.23.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bad666f7c8557f5b1d3c5f367cff7115d2627bbd69859e319d2fff823f3b3978
size 65513