From 96d10b039e745a9f14eeb126b637a464a66bc81e16f020dd064508383ca13bde Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 16 May 2023 14:18:53 +0000 Subject: [PATCH] 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 --- aws-c-http.changes | 10 ++++++++++ aws-c-http.spec | 2 +- v0.7.7.tar.gz | 3 --- v0.7.8.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 v0.7.7.tar.gz create mode 100644 v0.7.8.tar.gz diff --git a/aws-c-http.changes b/aws-c-http.changes index 922648e..99edf6c 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue May 16 09:11:10 UTC 2023 - John Paul Adrian Glaubitz + +- 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 diff --git a/aws-c-http.spec b/aws-c-http.spec index 9e2d402..887b4dc 100644 --- a/aws-c-http.spec +++ b/aws-c-http.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1_0_0 Name: aws-c-http -Version: 0.7.7 +Version: 0.7.8 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.7.7.tar.gz b/v0.7.7.tar.gz deleted file mode 100644 index 2994f1a..0000000 --- a/v0.7.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e149d11e36bea9b208469020d7f019c10e9454c3f8018190b0e21a3a6579bd4 -size 462808 diff --git a/v0.7.8.tar.gz b/v0.7.8.tar.gz new file mode 100644 index 0000000..9e6f2ff --- /dev/null +++ b/v0.7.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bdece84e80aa8a986e96a4148a9fb2f05c4a636e99f3fab1b7345ca6b09cc4c +size 466739