From 84cf84060f2ecd124c450998e2cee37a513e8b8b82ee50c2b500afe3155727bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Wed, 20 Jul 2022 13:24:14 +0000 Subject: [PATCH] Accepting request 989692 from home:wkazubski:test:science - Update to version 0.24 * CMake: Bump version to v0.24 * CI:add new YAML VM Images * Remove package install for ARM as they are already in containers * Update ARM builds to use --platform flag * iiod-client: Use iiod_client_write_all() when sending commands * mdns: Fix/Update Windows mdns code * CMakeLists.txt: Do not use /usr as the default install location on MacOS. * CMakeLists.txt: Add the option OSX_FRAMEWORK to control OSX builds. * CI:fix ARM builds * CI:add set -e for Azure build to fail on errors OBS-URL: https://build.opensuse.org/request/show/989692 OBS-URL: https://build.opensuse.org/package/show/hardware/libiio?expand=0&rev=16 --- libiio.changes | 15 +++++++++++++++ libiio.spec | 2 +- libiio-0.23.tar.gz | 3 --- libiio-0.24.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 libiio-0.23.tar.gz create mode 100644 libiio-0.24.tar.gz diff --git a/libiio.changes b/libiio.changes index 905ff08..bf7a128 100644 --- a/libiio.changes +++ b/libiio.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Jul 17 09:20:06 UTC 2022 - Wojciech Kazubski + +- Update to version 0.24 + * CMake: Bump version to v0.24 + * CI:add new YAML VM Images + * Remove package install for ARM as they are already in containers + * Update ARM builds to use --platform flag + * iiod-client: Use iiod_client_write_all() when sending commands + * mdns: Fix/Update Windows mdns code + * CMakeLists.txt: Do not use /usr as the default install location on MacOS. + * CMakeLists.txt: Add the option OSX_FRAMEWORK to control OSX builds. + * CI:fix ARM builds + * CI:add set -e for Azure build to fail on errors + ------------------------------------------------------------------- Tue Jun 28 13:58:08 UTC 2022 - Stefan BrĂ¼ns diff --git a/libiio.spec b/libiio.spec index c2a28ec..d2c08cc 100644 --- a/libiio.spec +++ b/libiio.spec @@ -18,7 +18,7 @@ %define so_ver 0 Name: libiio -Version: 0.23 +Version: 0.24 Release: 0 Summary: Industrial I/O tools License: LGPL-2.1-or-later diff --git a/libiio-0.23.tar.gz b/libiio-0.23.tar.gz deleted file mode 100644 index 5ad2142..0000000 --- a/libiio-0.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df1577740ea93dca732e7d7c04786600cb083117901dee793f3d38980754af00 -size 454077 diff --git a/libiio-0.24.tar.gz b/libiio-0.24.tar.gz new file mode 100644 index 0000000..d2324e7 --- /dev/null +++ b/libiio-0.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b5d848531ea64fd9f95327dfd5a588bd227d9577281ec375e822702c6a52d5 +size 482936