From 58e7f163c2bdd5a391d3f29db18ca940a22d50cfb4fd1c6f9d1c6aee6c03bfd1 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Fri, 11 Nov 2022 19:23:26 +0000 Subject: [PATCH] Accepting request 1035253 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.6.26 * Localhost test mac by @TingDaoK in (#398) * Update CI by @waahm7 in (#396) - from version 0.6.25 * sprintf() -> snprintf() by @graebm in (#397) * Fix C++ One Definition Rules (ODR) Violations by @graebm in (#399) OBS-URL: https://build.opensuse.org/request/show/1035253 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=11 --- aws-c-http.changes | 10 ++++++++++ aws-c-http.spec | 2 +- v0.6.24.tar.gz | 3 --- v0.6.26.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 v0.6.24.tar.gz create mode 100644 v0.6.26.tar.gz diff --git a/aws-c-http.changes b/aws-c-http.changes index 1941f98..cb13386 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 11 13:12:48 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 0.6.26 + * Localhost test mac by @TingDaoK in (#398) + * Update CI by @waahm7 in (#396) +- from version 0.6.25 + * sprintf() -> snprintf() by @graebm in (#397) + * Fix C++ One Definition Rules (ODR) Violations by @graebm in (#399) + ------------------------------------------------------------------- Wed Nov 2 09:09:42 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index d3c072e..95cbc55 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.6.24 +Version: 0.6.26 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.6.24.tar.gz b/v0.6.24.tar.gz deleted file mode 100644 index b38a0c2..0000000 --- a/v0.6.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87c636bafef2f90076f4a91c257178e64e77d75c628fb87e057377515f0f8cd7 -size 450223 diff --git a/v0.6.26.tar.gz b/v0.6.26.tar.gz new file mode 100644 index 0000000..91edf7c --- /dev/null +++ b/v0.6.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea0a3171a47598302f749a1ef698f1c489bd4cc4e39b92d7fa367ad04630e39 +size 449965