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
This commit is contained in:
parent
5548463336
commit
b8084f6730
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 8 09:35:22 UTC 2022 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
||||||
|
|
||||||
|
- 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 <mailinglists@kunz-im-inter.net>
|
Tue Nov 9 19:00:57 UTC 2021 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package brickv
|
# spec file for package brickv
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 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.20
|
Version: 2.4.21
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tinkerforge Brick Viewer
|
Summary: Tinkerforge Brick Viewer
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6817540fe4f1f2439a792a88f3e3a2869346fdba5d92ad6591eafef061c7b098
|
|
||||||
size 11468486
|
|
3
v2.4.21.tar.gz
Normal file
3
v2.4.21.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:293b443a6544cf3f98704178a6cb0f1714623bc155a1666bbd74232e36748980
|
||||||
|
size 11488499
|
Loading…
Reference in New Issue
Block a user