forked from pool/aws-c-http
Accepting request 1000854 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.20 * Split up hpack.c by @graebm in (#385) * Proposal for moving websocket frame write completions from on-send-downstream to on-socket-write-completion by @bretambrose in (#367) * Fallback for target load by @TingDaoK in (#387) OBS-URL: https://build.opensuse.org/request/show/1000854 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package aws-c-http
|
||||
#
|
||||
# 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 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1_0_0
|
||||
Name: aws-c-http
|
||||
Version: 0.6.19
|
||||
Version: 0.6.20
|
||||
Release: 0
|
||||
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user