From 4b6d82548b3dda14f4e6002a7ae312f1292f915c0f97ee91eb884b35afddc5bc Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 16 Dec 2020 13:18:38 +0000 Subject: [PATCH] Accepting request 856426 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.7.1 + Host resolver creation update * Modifies the default host resolver creation function to take an options struct OBS-URL: https://build.opensuse.org/request/show/856426 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=2 --- aws-c-io.changes | 7 +++++++ aws-c-io.spec | 2 +- v0.7.0.tar.gz | 3 --- v0.7.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 v0.7.0.tar.gz create mode 100644 v0.7.1.tar.gz diff --git a/aws-c-io.changes b/aws-c-io.changes index 6829be5..cb204d2 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 16 11:30:42 UTC 2020 - John Paul Adrian Glaubitz + +- Update to version 0.7.1 + + Host resolver creation update + * Modifies the default host resolver creation function to take an options struct + ------------------------------------------------------------------- Thu Nov 26 15:50:49 UTC 2020 - John Paul Adrian Glaubitz diff --git a/aws-c-io.spec b/aws-c-io.spec index d03075a..95e87c9 100644 --- a/aws-c-io.spec +++ b/aws-c-io.spec @@ -20,7 +20,7 @@ %define library_version 1.0.0 %define library_soversion 0unstable Name: aws-c-io -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: I/O and TLS package AWS SDK for C License: Apache-2.0 diff --git a/v0.7.0.tar.gz b/v0.7.0.tar.gz deleted file mode 100644 index c0d8fc1..0000000 --- a/v0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f23a8e2a37d43ca1b85883e7a5498eb3474ee63cbc2a5b760bb9ff8aaf3b2492 -size 561762 diff --git a/v0.7.1.tar.gz b/v0.7.1.tar.gz new file mode 100644 index 0000000..4d2fec5 --- /dev/null +++ b/v0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97a78b8e3e9b91c44dc9759ad6fc522368363d642e446f9e7919612ba83cf9e +size 562912