From 712d6d6cbe5b9e761b2c7c9e37cf81a7640934bd Mon Sep 17 00:00:00 2001 From: msmeissn <> Date: Jun 02 2025 20:43:14 +0000 Subject: Update aws-c-io to version 0.19.1 / rev 23 via SR 1281982 https://build.opensuse.org/request/show/1281982 by user msmeissn + anag_factory --- diff --git a/.files b/.files index 8026383..b683e37 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index e7bcd1d..1a7e02e 100644 --- a/.rev +++ b/.rev @@ -175,4 +175,12 @@ 1275237 + + 88d4ee9d28d708bec5c5034ff3cf8088 + 0.19.1 + + anag_factory + + 1281982 + diff --git a/aws-c-io.changes b/aws-c-io.changes index ea28c5f..3f05c39 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue May 27 06:48:24 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 0.19.1 + * Fix casing on Windows header files by @waahm7 in (#730) + * Acquire/Release Event Loop by @xiazhvera in (#725) + * Remove clang-3 from CI by @sbSteveK in (#731) + * Fix warnings in iOS Cross Compile CI by @waahm7 in (#733) + +------------------------------------------------------------------- Tue May 6 13:19:42 UTC 2025 - John Paul Adrian Glaubitz - Update to version 0.19.0 diff --git a/aws-c-io.spec b/aws-c-io.spec index 9be5c59..7915b3a 100644 --- a/aws-c-io.spec +++ b/aws-c-io.spec @@ -21,7 +21,7 @@ %define library_version 1.0.0 %define library_soversion 0unstable Name: aws-c-io -Version: 0.19.0 +Version: 0.19.1 Release: 0 Summary: I/O and TLS package AWS SDK for C License: Apache-2.0 diff --git a/v0.19.0.tar.gz b/v0.19.0.tar.gz deleted file mode 120000 index a064b3b..0000000 --- a/v0.19.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidy5q2bsseiqssueqbjxtmkgdfakbgpq5gxoq4kyubsxxuw7lhrba \ No newline at end of file diff --git a/v0.19.1.tar.gz b/v0.19.1.tar.gz new file mode 120000 index 0000000..e26d2fb --- /dev/null +++ b/v0.19.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeibxys4uv2ee26vzo4pyeeydjnpvmhjm55mzusm7fx6knjckqmdetq \ No newline at end of file