diff --git a/ghc-wai-extra.changes b/ghc-wai-extra.changes index 25620e7..afca4a5 100644 --- a/ghc-wai-extra.changes +++ b/ghc-wai-extra.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Sep 22 09:35:49 UTC 2020 - psimons@suse.com + +- Update wai-extra to version 3.1.0. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/wai-extra-3.1.0/src/ChangeLog.md + +------------------------------------------------------------------- +Fri Sep 18 02:00:38 UTC 2020 - psimons@suse.com + +- Update wai-extra to version 3.0.31. + ## 3.0.31 + + * Undo WaiTestFailure change in previous release + + ## 3.0.30 + + * `Network.Wai.Test`: Add support source locations to assertion primitives [#812](https://github.com/yesodweb/wai/pull/812) + ------------------------------------------------------------------- Tue Aug 18 10:46:36 UTC 2020 - Peter Simons diff --git a/ghc-wai-extra.spec b/ghc-wai-extra.spec index 20e3cbf..3f4ed4f 100644 --- a/ghc-wai-extra.spec +++ b/ghc-wai-extra.spec @@ -19,17 +19,19 @@ %global pkg_name wai-extra %bcond_with tests Name: ghc-%{pkg_name} -Version: 3.0.29.2 +Version: 3.1.0 Release: 0 Summary: Provides some basic WAI handlers and middleware License: MIT URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel +BuildRequires: ghc-HUnit-devel BuildRequires: ghc-aeson-devel BuildRequires: ghc-ansi-terminal-devel BuildRequires: ghc-base64-bytestring-devel BuildRequires: ghc-bytestring-devel +BuildRequires: ghc-call-stack-devel BuildRequires: ghc-case-insensitive-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-cookie-devel @@ -57,7 +59,6 @@ BuildRequires: ghc-wai-logger-devel BuildRequires: ghc-word8-devel BuildRequires: ghc-zlib-devel %if %{with tests} -BuildRequires: ghc-HUnit-devel BuildRequires: ghc-hspec-devel %endif diff --git a/wai-extra-3.0.29.2.tar.gz b/wai-extra-3.0.29.2.tar.gz deleted file mode 100644 index 2d8d371..0000000 --- a/wai-extra-3.0.29.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07840b32aeddd6574a2f1bfadf8a92a76baf0326236057ba0c0ceeda0f2d2603 -size 63896 diff --git a/wai-extra-3.1.0.tar.gz b/wai-extra-3.1.0.tar.gz new file mode 100644 index 0000000..c92046b --- /dev/null +++ b/wai-extra-3.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73ef9702118c90baca130711396b564dcbcbfc790a3db1f6de15ce89dd3661f4 +size 63977