Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package brickv for openSUSE:Factory checked 
in at 2023-01-27 10:16:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brickv (Old)
 and      /work/SRC/openSUSE:Factory/.brickv.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brickv"

Fri Jan 27 10:16:24 2023 rev:13 rq:1061235 version:2.4.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/brickv/brickv.changes    2022-08-18 
16:49:48.721535996 +0200
+++ /work/SRC/openSUSE:Factory/.brickv.new.32243/brickv.changes 2023-01-27 
10:26:11.502699518 +0100
@@ -1,0 +2,18 @@
+Wed Jan 25 21:58:05 UTC 2023 - Frank Kunz <mailingli...@kunz-im-inter.net>
+
+- Update to new upstream version 2.4.23
+  - Allow saving config when Modbus master timeout is changed for RS485 
Bricklet
+  - Enable Python development mode when running from source
+  - Fix socket leak on connect error
+  - Add manual y-axis scaling for plot widget
+  - Remove all driver files for Windows 7 and earlier
+  - Fix calibration dialog title for Compass Bricklet plugin
+  - Fix Galileo satellite numbers for GPS Bricklet 3.0
+  - Add support for IPv6 connections
+  - Add commandline options to specify host, port and secret
+  - Add tab select menu that stays in the top left corner
+  - Fix corner cases in IMU Brick(let) plugin untab handling
+  - Add manual firmware list update button if auto-search for updates is 
disabled
+  - remove upstream patch 
0001-red-Handle-service-provider-country-codes-missing-in.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-red-Handle-service-provider-country-codes-missing-in.patch
  v2.4.22.tar.gz

New:
----
  brickv-2.4.23.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ brickv.spec ++++++
--- /var/tmp/diff_new_pack.1tmRqE/_old  2023-01-27 10:26:12.010702153 +0100
+++ /var/tmp/diff_new_pack.1tmRqE/_new  2023-01-27 10:26:12.014702174 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package brickv
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2019 Frank Kunz
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,14 +18,13 @@
 
 
 Name:           brickv
-Version:        2.4.22
+Version:        2.4.23
 Release:        0
 Summary:        Tinkerforge Brick Viewer
 License:        GPL-2.0-only
 Group:          Development/Tools/Debuggers
 URL:            http://www.tinkerforge.com
-Source0:        
https://github.com/Tinkerforge/brickv/archive/v%{version}.tar.gz
-Patch0:         0001-red-Handle-service-provider-country-codes-missing-in.patch
+Source0:        
https://github.com/Tinkerforge/brickv/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module qt5}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -45,7 +44,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 # remove unneeded shebangs
 sed -i 's|#!/usr/bin/env python3||g' src/brickv/main.py
 sed -i 's|#!/usr/bin/env python3||g' 
src/brickv/plugin_system/plugins/red/build_serviceproviders.py

Reply via email to