Accepting request 874416 from electronics
- Adapt build recipe to python 3 parallel installation support - Update to new upstream version 2.4.17: - Add support for Performance DC Bricklet and Servo Bricklet 2.0 OBS-URL: https://build.opensuse.org/request/show/874416 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/brickv?expand=0&rev=7
This commit is contained in:
commit
095863433a
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 20 21:22:02 UTC 2021 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
||||||
|
|
||||||
|
- Adapt build recipe to python 3 parallel installation support
|
||||||
|
- Update to new upstream version 2.4.17:
|
||||||
|
- Add support for Performance DC Bricklet and Servo Bricklet 2.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 10 20:23:38 UTC 2020 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
Thu Dec 10 20:23:38 UTC 2020 - Frank Kunz <mailinglists@kunz-im-inter.net>
|
||||||
|
|
||||||
|
11
brickv.spec
11
brickv.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package brickv
|
# spec file for package brickv
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 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,19 +18,20 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: brickv
|
Name: brickv
|
||||||
Version: 2.4.16
|
Version: 2.4.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tinkerforge Brick Viewer
|
Summary: Tinkerforge Brick Viewer
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Development/Tools/Debuggers
|
Group: Development/Tools/Debuggers
|
||||||
URL: http://www.tinkerforge.com
|
URL: http://www.tinkerforge.com
|
||||||
Source0: https://github.com/Tinkerforge/brickv/archive/v%{version}.tar.gz
|
Source0: https://github.com/Tinkerforge/brickv/archive/v%{version}.tar.gz
|
||||||
|
BuildRequires: %{python_module qt5}
|
||||||
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: iso-codes
|
BuildRequires: iso-codes
|
||||||
BuildRequires: mobile-broadband-provider-info
|
BuildRequires: mobile-broadband-provider-info
|
||||||
BuildRequires: python3-qt5
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: python3-rpm-macros
|
BuildRequires: python3
|
||||||
BuildRequires: python3-setuptools
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
Requires: python3-pytz
|
Requires: python3-pytz
|
||||||
Requires: python3-qt5
|
Requires: python3-qt5
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f2c7f6e41cb7b05b35e61c15d2f0768e62aeee59288d8dd36d698f0a385a96c8
|
|
||||||
size 11332676
|
|
3
v2.4.17.tar.gz
Normal file
3
v2.4.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bd1998cac4583ca859c4cdd839fa3b54cf1fdca2c0fe26da33da1ddece5816b4
|
||||||
|
size 11366957
|
Loading…
Reference in New Issue
Block a user