osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-http2 revision:12, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http2?expand=0&rev=13
This commit is contained in:
Ondřej Súkup 2021-04-23 12:19:13 +00:00 committed by Git OBS Bridge
parent dd5dd998bb
commit 9bb8e5869a
4 changed files with 32 additions and 6 deletions

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Apr 22 10:05:01 UTC 2021 - psimons@suse.com
- Update http2 to version 3.0.1.
## 3.0.1
* Including a necessary file for testing.
-------------------------------------------------------------------
Fri Apr 16 11:03:02 UTC 2021 - psimons@suse.com
- Update http2 to version 3.0.0.
## 3.0.0
* DOS preventions.
* Providing Network.HTTP.Client.
* `Internal` modules are exported.
* Dropping the priority feature from Network.HTTP.Server.
* `Network.HTTP2.Priority` is deprecated.
* `Network.HTTP2` module is deprecated. Use `Network.HTTP2.Frame` instead.
* Adding some tokens.
-------------------------------------------------------------------
Fri Feb 19 23:03:00 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name http2
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 2.0.6
Version: 3.0.1
Release: 0
Summary: HTTP/2 library
License: BSD-3-Clause
@ -37,23 +37,27 @@ BuildRequires: ghc-psqueues-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-stm-devel
BuildRequires: ghc-time-manager-devel
BuildRequires: ghc-unix-time-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-Glob-devel
BuildRequires: ghc-aeson-devel
BuildRequires: ghc-aeson-pretty-devel
BuildRequires: ghc-async-devel
BuildRequires: ghc-base16-bytestring-devel
BuildRequires: ghc-cryptonite-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-doctest-devel
BuildRequires: ghc-filepath-devel
BuildRequires: ghc-hspec-devel
BuildRequires: ghc-network-run-devel
BuildRequires: ghc-text-devel
BuildRequires: ghc-typed-process-devel
BuildRequires: ghc-unordered-containers-devel
BuildRequires: ghc-vector-devel
%endif
%description
HTTP/2 library including frames, priority queues, HPACK and server.
HTTP/2 library including frames, priority queues, HPACK, client and server.
%package devel
Summary: Haskell %{pkg_name} library development files

View File

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

3
http2-3.0.1.tar.gz Normal file
View File

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