osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-wai-extra revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-wai-extra?expand=0&rev=5
This commit is contained in:
parent
3b6d23d17d
commit
4f7abc30d9
@ -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 <psimons@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07840b32aeddd6574a2f1bfadf8a92a76baf0326236057ba0c0ceeda0f2d2603
|
||||
size 63896
|
3
wai-extra-3.1.0.tar.gz
Normal file
3
wai-extra-3.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73ef9702118c90baca130711396b564dcbcbfc790a3db1f6de15ce89dd3661f4
|
||||
size 63977
|
Loading…
Reference in New Issue
Block a user