From 8e89413b3f8754ea3dfd2e8a1202ad97cf3fad43ae18754f034d1abd214cffd4 Mon Sep 17 00:00:00 2001 From: Frank Kunz Date: Sat, 9 Mar 2024 12:19:22 +0000 Subject: [PATCH] Accepting request 1156617 from home:frank_kunz:branches:electronics - Update to new upstream version 2.4.26 - Add support for Industrial Dual AC In Bricklet - Add Data Logger support for Industrial Dual AC In Bricklet - Only use Python dev-mode if available - Fix health monitor metric errors for ESP32 (Ethernet) Brick - Add "@ host:port" to window title if connected - Avoid crash when closing Brick Viewer - Add function code to Modbus master function selection in RS485 Bricklet plugin OBS-URL: https://build.opensuse.org/request/show/1156617 OBS-URL: https://build.opensuse.org/package/show/electronics/brickv?expand=0&rev=32 --- brickv-2.4.25.tar.gz | 3 --- brickv-2.4.26.tar.gz | 3 +++ brickv.changes | 12 ++++++++++++ brickv.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 brickv-2.4.25.tar.gz create mode 100644 brickv-2.4.26.tar.gz diff --git a/brickv-2.4.25.tar.gz b/brickv-2.4.25.tar.gz deleted file mode 100644 index a0ebf82..0000000 --- a/brickv-2.4.25.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c93398e69b826ada8e14ff3214a20dc6d25f7c57b73aa12e5d09fca544fd653 -size 9073018 diff --git a/brickv-2.4.26.tar.gz b/brickv-2.4.26.tar.gz new file mode 100644 index 0000000..23b404a --- /dev/null +++ b/brickv-2.4.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d7a0cb5ac42d093f8a419a005dbb81741ce04e3ce44d1e1537eae86953271e +size 9084197 diff --git a/brickv.changes b/brickv.changes index b6e8122..073c427 100644 --- a/brickv.changes +++ b/brickv.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Mar 9 12:06:43 UTC 2024 - Frank Kunz + +- Update to new upstream version 2.4.26 + - Add support for Industrial Dual AC In Bricklet + - Add Data Logger support for Industrial Dual AC In Bricklet + - Only use Python dev-mode if available + - Fix health monitor metric errors for ESP32 (Ethernet) Brick + - Add "@ host:port" to window title if connected + - Avoid crash when closing Brick Viewer + - Add function code to Modbus master function selection in RS485 Bricklet plugin + ------------------------------------------------------------------- Wed Feb 15 16:18:51 UTC 2023 - Avinesh Kumar diff --git a/brickv.spec b/brickv.spec index 89182a5..8345a09 100644 --- a/brickv.spec +++ b/brickv.spec @@ -1,7 +1,7 @@ # # spec file for package brickv # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2019 Frank Kunz # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: brickv -Version: 2.4.25 +Version: 2.4.26 Release: 0 Summary: Tinkerforge Brick Viewer License: GPL-2.0-only