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
This commit is contained in:
parent
6b146e057f
commit
8e89413b3f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4c93398e69b826ada8e14ff3214a20dc6d25f7c57b73aa12e5d09fca544fd653
|
|
||||||
size 9073018
|
|
3
brickv-2.4.26.tar.gz
Normal file
3
brickv-2.4.26.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:99d7a0cb5ac42d093f8a419a005dbb81741ce04e3ce44d1e1537eae86953271e
|
||||||
|
size 9084197
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 9 12:06:43 UTC 2024 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
||||||
|
|
||||||
|
- 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 <avinesh.kumar@suse.com>
|
Wed Feb 15 16:18:51 UTC 2023 - Avinesh Kumar <avinesh.kumar@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package brickv
|
# spec file for package brickv
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2019 Frank Kunz
|
# Copyright (c) 2019 Frank Kunz
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: brickv
|
Name: brickv
|
||||||
Version: 2.4.25
|
Version: 2.4.26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tinkerforge Brick Viewer
|
Summary: Tinkerforge Brick Viewer
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user