From 476c10d8ce46334681ef4ab23d54e2cb7284fc6b3844c3df047e18e5f9428694 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 14 Jun 2024 07:40:27 +0000 Subject: [PATCH] - Update to version 0.26.12. * Fix bug where last few bytes on socket go unread by @graebm in (#624) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=46 --- aws-crt-cpp.changes | 6 ++++++ aws-crt-cpp.spec | 2 +- v0.26.11.tar.gz | 3 --- v0.26.12.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 v0.26.11.tar.gz create mode 100644 v0.26.12.tar.gz diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index 40184ab..0711d1b 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 13 12:03:06 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.26.12. + * Fix bug where last few bytes on socket go unread by @graebm in (#624) + ------------------------------------------------------------------- Tue Jun 4 09:36:23 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index 86b7ed4..dfa916f 100644 --- a/aws-crt-cpp.spec +++ b/aws-crt-cpp.spec @@ -20,7 +20,7 @@ %define library_soversion 1 Name: aws-crt-cpp -Version: 0.26.11 +Version: 0.26.12 Release: 0 Summary: AWS C++ wrapper for AWS SDK C libraries License: Apache-2.0 diff --git a/v0.26.11.tar.gz b/v0.26.11.tar.gz deleted file mode 100644 index a00dbc9..0000000 --- a/v0.26.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23acb2b14019182dd73fe6779ec266ee4d8937f19a99803da6407937fa22db7d -size 351095 diff --git a/v0.26.12.tar.gz b/v0.26.12.tar.gz new file mode 100644 index 0000000..0a903c9 --- /dev/null +++ b/v0.26.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a36dab2351c5c243094380a144db5956771c2b3e11f0a25861e199e8dd3eeb +size 351114