diff --git a/ghc-warp.changes b/ghc-warp.changes index a89746f..9289364 100644 --- a/ghc-warp.changes +++ b/ghc-warp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Feb 4 12:15:11 UTC 2022 - psimons@suse.com + +- Update warp to version 3.3.19. + ## 3.3.19 + + * Allowing the eMFILE exception in acceptNewConnection. + [#831](https://github.com/yesodweb/wai/pull/831) + ------------------------------------------------------------------- Sat Nov 20 17:29:16 UTC 2021 - psimons@suse.com diff --git a/ghc-warp.spec b/ghc-warp.spec index dccb193..1e59f59 100644 --- a/ghc-warp.spec +++ b/ghc-warp.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-warp # -# 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 warp %bcond_with tests Name: ghc-%{pkg_name} -Version: 3.3.18 +Version: 3.3.19 Release: 0 Summary: A fast, light-weight web server for WAI applications License: MIT diff --git a/warp-3.3.18.tar.gz b/warp-3.3.18.tar.gz deleted file mode 100644 index 406ec86..0000000 --- a/warp-3.3.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c5327b51e2acd4a7c8927a5bf01dedb308bedd286ea385f7300fc2feed023d5 -size 66213 diff --git a/warp-3.3.19.tar.gz b/warp-3.3.19.tar.gz new file mode 100644 index 0000000..a964c18 --- /dev/null +++ b/warp-3.3.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1b17ae4908c1ad42fb2c6264d031a1d7d06a8df8e1f462fce692d9331f06f3 +size 66279