From d12717bf596afd9847144f2d23f3073ca1a41771abd26195501e0479611ea2c4 Mon Sep 17 00:00:00 2001 From: Frank Kunz Date: Mon, 14 Oct 2019 17:21:35 +0000 Subject: [PATCH] Accepting request 738460 from home:frank_kunz - fix review comment to use full path for source location - fix review comment to remove buildroot and defattr OBS-URL: https://build.opensuse.org/request/show/738460 OBS-URL: https://build.opensuse.org/package/show/electronics/brickv?expand=0&rev=2 --- brickv-2.4.9.tar.xz | 3 --- brickv.changes | 6 ++++++ brickv.spec | 4 +--- v2.4.9.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 6 deletions(-) delete mode 100644 brickv-2.4.9.tar.xz create mode 100644 v2.4.9.tar.gz diff --git a/brickv-2.4.9.tar.xz b/brickv-2.4.9.tar.xz deleted file mode 100644 index 5df4577..0000000 --- a/brickv-2.4.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a15840b319d124abe82a71e29c8a53428c4d45324544f23381a8eb54de51376 -size 8604876 diff --git a/brickv.changes b/brickv.changes index 6416d60..28d3f81 100644 --- a/brickv.changes +++ b/brickv.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 14 17:08:20 UTC 2019 - Frank Kunz + +- fix review comment to use full path for source location +- fix review comment to remove buildroot and defattr + ------------------------------------------------------------------- Mon Sep 30 18:00:37 UTC 2019 - Frank Kunz diff --git a/brickv.spec b/brickv.spec index 43469fc..bf63942 100644 --- a/brickv.spec +++ b/brickv.spec @@ -20,7 +20,7 @@ Summary: Tinkerforge Brick Viewer License: GPL-2.0-only Group: Development/Tools/Debuggers Url: http://www.tinkerforge.com -Source0: %{name}-%{version}.tar.xz +Source0: https://github.com/Tinkerforge/brickv/archive/v%{version}.tar.gz Patch0: 0001-Support-to-use-local-iso-codes-and-mobile-providers-.patch Patch1: 0002-Fix-shebang.patch BuildRequires: python3-setuptools @@ -35,7 +35,6 @@ Requires: python3-serial Requires: python3-pytz Requires: python3-tzlocal BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Small Qt GUI to control and test all Bricks and Bricklets from Tinkerforge. @@ -67,7 +66,6 @@ popd %suse_update_desktop_file -r %{name} Development Debugger %files -n %{name} -%defattr(-,root,root) %doc src/changelog README.rst %{_bindir}/%{name} %{python3_sitelib}/brickv* diff --git a/v2.4.9.tar.gz b/v2.4.9.tar.gz new file mode 100644 index 0000000..6cc1ba3 --- /dev/null +++ b/v2.4.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3d32c2d000eff5053552f7daf07cb050d054b882eda814c32aad4bcbaafc20 +size 11287662