forked from pool/aws-c-http
Accepting request 1087363 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.8 * Add github templates and bots by @jmklix in (#436) * Update builder version to fix aws-lc build on manylinux1 by @TingDaoK in (#437) * Fix compiler warnings about missing void by @graebm in (#438) * HTTP stream telemetry api by @TingDaoK in (#433) * Fix warnings in public headers by @waahm7 in (#440) OBS-URL: https://build.opensuse.org/request/show/1087363 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 16 09:11:10 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.7.8
|
||||||
|
* Add github templates and bots by @jmklix in (#436)
|
||||||
|
* Update builder version to fix aws-lc build on manylinux1 by @TingDaoK in (#437)
|
||||||
|
* Fix compiler warnings about missing void by @graebm in (#438)
|
||||||
|
* HTTP stream telemetry api by @TingDaoK in (#433)
|
||||||
|
* Fix warnings in public headers by @waahm7 in (#440)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 18 11:55:48 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue Apr 18 11:55:48 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%define library_version 1.0.0
|
%define library_version 1.0.0
|
||||||
%define library_soversion 1_0_0
|
%define library_soversion 1_0_0
|
||||||
Name: aws-c-http
|
Name: aws-c-http
|
||||||
Version: 0.7.7
|
Version: 0.7.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3e149d11e36bea9b208469020d7f019c10e9454c3f8018190b0e21a3a6579bd4
|
|
||||||
size 462808
|
|
||||||
3
v0.7.8.tar.gz
Normal file
3
v0.7.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5bdece84e80aa8a986e96a4148a9fb2f05c4a636e99f3fab1b7345ca6b09cc4c
|
||||||
|
size 466739
|
||||||
Reference in New Issue
Block a user