From 6292c0faed1423d61b31e46aecf84be68f8539e3a264d64622a3aa754dc18c12 Mon Sep 17 00:00:00 2001 From: Frank Kunz Date: Fri, 21 Aug 2020 06:29:48 +0000 Subject: [PATCH] - Update to new upstream version 2.4.14: - Fix monoflop handling to cover full uint32 duration range - Better indicate disconnected state - Highlight timeout error counter > 0 in bold red - Fix slider/spinbox mismatch on auto-reconnect in DC Brick plugin - Avoid UI jumps on value changes in Energy Monitor Bricklet plugin - Add extra checkbox to avoid accidental port number changes - Handle all errors while downloading firmware updates version 2.4.13: - Fix race condition in RED Brick program state tracking - Report actual cause for connection errors - Don't reset RED Brick tab on every enumerate callback (fixes tab reset on selecting the Server Monitoring tab) - Ensure that all dialogs have proper close buttons - Fix close buttons for for detached tabs - Fix race condition in RED Brick overview sorting OBS-URL: https://build.opensuse.org/package/show/electronics/brickv?expand=0&rev=11 --- brickv.changes | 20 ++++++++++++++++++++ brickv.spec | 2 +- v2.4.12.tar.gz | 3 --- v2.4.14.tar.gz | 3 +++ 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 v2.4.12.tar.gz create mode 100644 v2.4.14.tar.gz diff --git a/brickv.changes b/brickv.changes index b1c3af9..12f5744 100644 --- a/brickv.changes +++ b/brickv.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Aug 20 12:22:23 UTC 2020 - Frank Kunz + +- Update to new upstream version 2.4.14: + - Fix monoflop handling to cover full uint32 duration range + - Better indicate disconnected state + - Highlight timeout error counter > 0 in bold red + - Fix slider/spinbox mismatch on auto-reconnect in DC Brick plugin + - Avoid UI jumps on value changes in Energy Monitor Bricklet plugin + - Add extra checkbox to avoid accidental port number changes + - Handle all errors while downloading firmware updates + version 2.4.13: + - Fix race condition in RED Brick program state tracking + - Report actual cause for connection errors + - Don't reset RED Brick tab on every enumerate callback (fixes tab reset on + selecting the Server Monitoring tab) + - Ensure that all dialogs have proper close buttons + - Fix close buttons for for detached tabs + - Fix race condition in RED Brick overview sorting + ------------------------------------------------------------------- Wed Aug 19 08:28:08 UTC 2020 - Dominique Leuenberger diff --git a/brickv.spec b/brickv.spec index 3fa3b2a..5c1230f 100644 --- a/brickv.spec +++ b/brickv.spec @@ -18,7 +18,7 @@ Name: brickv -Version: 2.4.12 +Version: 2.4.14 Release: 0 Summary: Tinkerforge Brick Viewer License: GPL-2.0-only diff --git a/v2.4.12.tar.gz b/v2.4.12.tar.gz deleted file mode 100644 index 283ca22..0000000 --- a/v2.4.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:669a28efccd7da168691d49e3f2f1918206517703f8f0921afc87af8b78d7ea8 -size 11254633 diff --git a/v2.4.14.tar.gz b/v2.4.14.tar.gz new file mode 100644 index 0000000..9818540 --- /dev/null +++ b/v2.4.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9019a4f6fdb98f36aa60bc4057a51744dceb5b36ea1475cdaf69a50b6c4b5e +size 11283098