Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package streamdeck-linux-gui for
openSUSE:Factory checked in at 2024-08-08 10:58:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/streamdeck-linux-gui (Old)
and /work/SRC/openSUSE:Factory/.streamdeck-linux-gui.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "streamdeck-linux-gui"
Thu Aug 8 10:58:52 2024 rev:3 rq:1192546 version:4.1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/streamdeck-linux-gui/streamdeck-linux-gui.changes
2024-01-22 20:38:15.674064119 +0100
+++
/work/SRC/openSUSE:Factory/.streamdeck-linux-gui.new.7232/streamdeck-linux-gui.changes
2024-08-08 10:59:22.510029429 +0200
@@ -1,0 +2,26 @@
+Sat Jul 27 01:45:25 UTC 2024 - Simon Lees <[email protected]>
+
+- update to 4.1.3 (Combined changelog since 4.0.0):
+ * replace pynput by evdev (#103) (6424eae)
+ * Implemented @invader's PIL Patch (#227) (2461d04)
+ * Key image size bug fixes (#188) (c218dc1)
+ * add default delay of 0.5 and support floats (70db99e)
+ * resolve inability to select buttons in the ui (7451b9f)
+ * add back keyboard delay feature (14b6431)
+ * handle exception if font can't be set, use fallback (4f2e5d7)
+ * only initialize UInput when necessary (6a3beb0)
+ * try to write unicode characters using ctrl+shift+u (325a960)
+ * set deck_id properly when using streamdeckc (e127d0b)
+ * globally initialize UInput (c579687)
+ * Handle exception in ImageFilter class (0369bf9)
+ * initialize uinput with the event code int constants instead of their names
(f76d03e)
+ * add fallback font key to sys fonts if missing (90048f5)
+ * prefer fallback fonts over system fonts (414e345)
+ * Shut down the CLI server on SIGTERM (3c4a2c9)
+ * allow button image to update with same selected file path (53e7c7f)
+ * Update 60-streamdeck.rules for Streamdeck XL (1101fb9)
+ * Update 60-streamdeck.rules for the Stream Deck Plus (#182) (4fb2c7c)
+ * Provide udev rules (d0cf475)
+ * Remove semaphore file once app terminates (#209) (ed06caa)
+
+-------------------------------------------------------------------
Old:
----
streamdeck_linux_gui-4.0.0.tar.gz
New:
----
streamdeck_linux_gui-4.1.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ streamdeck-linux-gui.spec ++++++
--- /var/tmp/diff_new_pack.m3fR16/_old 2024-08-08 10:59:22.946047353 +0200
+++ /var/tmp/diff_new_pack.m3fR16/_new 2024-08-08 10:59:22.950047518 +0200
@@ -1,7 +1,7 @@
#
# spec file for package streamdeck-linux-gui
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define pythons python3
Name: streamdeck-linux-gui
-Version: 4.0.0
+Version: 4.1.3
Release: 0
Summary: Stream Deck tools (service, Web Interface, and UI)
License: MIT
@@ -33,10 +33,10 @@
BuildRequires: python3-CairoSVG >= 2.5.2
BuildRequires: python3-Pillow >= 9.4.0
BuildRequires: python3-filetype >= 1.0.10
-BuildRequires: python3-pynput >= 1.7.6
+#BuildRequires: python3-pynput >= 1.7.6
BuildRequires: python3-pyside6 >= 6.4.2
BuildRequires: python3-python-xlib >= 0.33
-BuildRequires: python3-streamdeck >= 0.9.3
+BuildRequires: python3-streamdeck >= 0.9.5
# /SECTION
BuildRequires: fdupes
BuildRequires: udev
++++++ streamdeck_linux_gui-4.0.0.tar.gz -> streamdeck_linux_gui-4.1.3.tar.gz
++++++
++++ 1613 lines of diff (skipped)