Accepting request 1066079 from home:akumar:branches:electronics
- Update to new upstream version 2.4.25 - Fix Python dev-mode default handling - Do not touch /usr/lib/python3/dist-packages on Debian Linux - Convert Debian Linux package build to debhelper - Disable ADC calibration for 7p Bricks - Add missing pkg_resources dependency on Linux - Update all temperature readings with 10 Hz - Stop callback emulator from delivering results to destroyed plugins - Avoid crash while loading the 3D model in all IMU plugins - Avoid PyQt5 import problem with the Qt module - Fix accidental dependency on newer PyQt5 version on Linux OBS-URL: https://build.opensuse.org/request/show/1066079 OBS-URL: https://build.opensuse.org/package/show/electronics/brickv?expand=0&rev=30
This commit is contained in:
parent
ffa2132339
commit
6b146e057f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6cad7a2527ffd6749980e25a6ff3bda3c22a7defe2012036cebcda1165db1452
|
|
||||||
size 9070950
|
|
3
brickv-2.4.25.tar.gz
Normal file
3
brickv-2.4.25.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4c93398e69b826ada8e14ff3214a20dc6d25f7c57b73aa12e5d09fca544fd653
|
||||||
|
size 9073018
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 15 16:18:51 UTC 2023 - Avinesh Kumar <avinesh.kumar@suse.com>
|
||||||
|
|
||||||
|
- Update to new upstream version 2.4.25
|
||||||
|
- Fix Python dev-mode default handling
|
||||||
|
- Do not touch /usr/lib/python3/dist-packages on Debian Linux
|
||||||
|
- Convert Debian Linux package build to debhelper
|
||||||
|
- Disable ADC calibration for 7p Bricks
|
||||||
|
- Add missing pkg_resources dependency on Linux
|
||||||
|
- Update all temperature readings with 10 Hz
|
||||||
|
- Stop callback emulator from delivering results to destroyed plugins
|
||||||
|
- Avoid crash while loading the 3D model in all IMU plugins
|
||||||
|
- Avoid PyQt5 import problem with the Qt module
|
||||||
|
- Fix accidental dependency on newer PyQt5 version on Linux
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 25 21:58:05 UTC 2023 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
Wed Jan 25 21:58:05 UTC 2023 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: brickv
|
Name: brickv
|
||||||
Version: 2.4.23
|
Version: 2.4.25
|
||||||
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