From b8084f6730e85b11d5e7f632433c56f6ca9710b07422b6bdb24296bec4e68fd2 Mon Sep 17 00:00:00 2001 From: Frank Kunz Date: Sat, 8 Jan 2022 10:57:17 +0000 Subject: [PATCH] Accepting request 944882 from home:frank_kunz:branches:electronics - Update to new upstream version 2.4.21 - Fix serial port listing on Apple M1 Macs - Truncate RED Brick log file view to 10MB - Improve hex input mode for RS232 Bricklet 2.0 - Improve compatibility with Python 3.10 - Fix OpenGL problems on macOS 12 OBS-URL: https://build.opensuse.org/request/show/944882 OBS-URL: https://build.opensuse.org/package/show/electronics/brickv?expand=0&rev=24 --- brickv.changes | 10 ++++++++++ brickv.spec | 4 ++-- v2.4.20.tar.gz | 3 --- v2.4.21.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 v2.4.20.tar.gz create mode 100644 v2.4.21.tar.gz diff --git a/brickv.changes b/brickv.changes index b557187..5c87cde 100644 --- a/brickv.changes +++ b/brickv.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jan 8 09:35:22 UTC 2022 - Frank Kunz + +- Update to new upstream version 2.4.21 + - Fix serial port listing on Apple M1 Macs + - Truncate RED Brick log file view to 10MB + - Improve hex input mode for RS232 Bricklet 2.0 + - Improve compatibility with Python 3.10 + - Fix OpenGL problems on macOS 12 + ------------------------------------------------------------------- Tue Nov 9 19:00:57 UTC 2021 - Frank Kunz diff --git a/brickv.spec b/brickv.spec index db94a84..ac44935 100644 --- a/brickv.spec +++ b/brickv.spec @@ -1,7 +1,7 @@ # # spec file for package brickv # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.20 +Version: 2.4.21 Release: 0 Summary: Tinkerforge Brick Viewer License: GPL-2.0-only diff --git a/v2.4.20.tar.gz b/v2.4.20.tar.gz deleted file mode 100644 index fdd51bf..0000000 --- a/v2.4.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6817540fe4f1f2439a792a88f3e3a2869346fdba5d92ad6591eafef061c7b098 -size 11468486 diff --git a/v2.4.21.tar.gz b/v2.4.21.tar.gz new file mode 100644 index 0000000..6a396da --- /dev/null +++ b/v2.4.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293b443a6544cf3f98704178a6cb0f1714623bc155a1666bbd74232e36748980 +size 11488499