Accepting request 953488 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/953488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http2?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2022-02-11 22:09:12 +00:00 committed by Git OBS Bridge
commit f2322dbfdb
4 changed files with 21 additions and 6 deletions

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jan 25 03:13:40 UTC 2022 - Peter Simons <psimons@suse.com>
- Update http2 to version 3.0.3.
## 3.0.3
* Return correct status messages in HTTP2 client
(#31)[https://github.com/kazu-yamamoto/http2/pull/31]
* Follow changes in Aeson 2
(#32)[https://github.com/kazu-yamamoto/http2/pull/32]
* Make sure connection preface is always sent first
(#33)[https://github.com/kazu-yamamoto/http2/pull/33]
* Avoid empty data
(#34)[https://github.com/kazu-yamamoto/http2/pull/34]
-------------------------------------------------------------------
Thu Jun 10 14:29:34 UTC 2021 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-http2
#
# 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 http2
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 3.0.2
Version: 3.0.3
Release: 0
Summary: HTTP/2 library
License: BSD-3-Clause
@ -27,6 +27,7 @@ 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-array-devel
BuildRequires: ghc-async-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-case-insensitive-devel
BuildRequires: ghc-containers-devel
@ -43,7 +44,6 @@ ExcludeArch: %{ix86}
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

View File

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

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

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