Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sc-controller for openSUSE:Factory 
checked in at 2026-07-29 18:58:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sc-controller (Old)
 and      /work/SRC/openSUSE:Factory/.sc-controller.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sc-controller"

Wed Jul 29 18:58:45 2026 rev:23 rq:1368248 version:0.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sc-controller/sc-controller.changes      
2026-07-28 18:19:38.394159762 +0200
+++ /work/SRC/openSUSE:Factory/.sc-controller.new.2004/sc-controller.changes    
2026-07-29 18:59:48.354797167 +0200
@@ -0,0 +1,33 @@
+-------------------------------------------------------------------
+Tue Jul 28 16:27:34 UTC 2026 - Jannik Seiler <[email protected]>
+
+- Update to 0.6.2
+  * Leave last used controller as the background image
+  * Fix drag and dropping .sccprofile URLs
+  * Fix OSD not appearing over fulllscreen apps (Wayland)
+  * Fix button highlighting
+    * Fix button highlighting when connecting a new controller
+    * Fix button highlighting when switching between two controllers
+  * Do not attempt to use GTK3 icon backend on Wayland
+  * Remove vendored copy of Python 2.7's json/encoder.py
+  * Do not attempt to load release notes for dev builds
+  * run.sh: Always run sc-controller in debug mode and sleep after killing 
daemons
+  * Check that __package__ actually exists before using it
+  * Fix scc-osd-message doing nothing when run as an entry point by 
@Michael-Lloyd in #104
+  * Add uaccess tag to the Valve and Sony USB udev rules by @Michael-Lloyd in 
#105
+  * Add exec field code and keywords to the desktop entry by @Michael-Lloyd in 
#106
+  * Rework the AppStream metainfo so it passes validation by @Michael-Lloyd in 
#107
+- Update to 0.6.1
+  * Fix OSD entries not generating (regression introduced in 0.6.0)
+  * Add hidraw driver for DS4 BT
+  * Add DS4 rumble support over Bluetooth for both evdev and hidraw
+  *   * Add support to disconnect DS4 over BT
+  * Fix race conditions when connecting Bluetooth controllers
+  * Fix some sccdaemon crashes
+  * Do not crash when attempting to use autoswitcher on Wayland
+  * Fix error when get_axis_description() got an Axis or Rel
+  * Fix ElementTree.Element.copy() being removed in Python 3.12
+  * Fix drawing the radial menu on Wayland
+  * Ignore event endpoints that do not start with a number
+  * Remove duplicate send_feedback() call for haptic feedback
+

Old:
----
  sc-controller-0.6.0.tar.gz

New:
----
  sc-controller-0.6.2.tar.gz

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

Other differences:
------------------
++++++ sc-controller.spec ++++++
--- /var/tmp/diff_new_pack.kWflhB/_old  2026-07-29 18:59:48.862814685 +0200
+++ /var/tmp/diff_new_pack.kWflhB/_new  2026-07-29 18:59:48.862814685 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sc-controller
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           sc-controller
-Version:        0.6.0
+Version:        0.6.2
 Release:        0
 Summary:        User-mode driver and GTK3-based GUI for the Steam Controller
 License:        GPL-2.0-only
@@ -41,6 +41,7 @@
 Requires:       python3-pycairo
 Requires:       python3-pylibacl
 Requires:       python3-setuptools
+Requires:       python3-vdf
 
 %description
 Application allowing to setup, configure and use the Steam Controller
@@ -60,7 +61,8 @@
 %files
 %license LICENSE
 %doc README.md ADDITIONAL-LICENSES TODO.md
-%{_bindir}/*
+%{_bindir}/sc-controller
+%{_bindir}/scc*
 %{python3_sitearch}/*
 %{_datadir}/applications/*
 %{_datadir}/pixmaps/*

++++++ sc-controller-0.6.0.tar.gz -> sc-controller-0.6.2.tar.gz ++++++
++++ 5103 lines of diff (skipped)

Reply via email to