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-08-12 16:13:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sc-controller (Old) and /work/SRC/openSUSE:Factory/.sc-controller.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sc-controller" Wed Aug 12 16:13:29 2026 rev:24 rq:1370828 version:0.6.6 Changes: -------- --- /work/SRC/openSUSE:Factory/sc-controller/sc-controller.changes 2026-07-29 18:59:48.354797167 +0200 +++ /work/SRC/openSUSE:Factory/.sc-controller.new.17972/sc-controller.changes 2026-08-12 16:14:49.660351777 +0200 @@ -1,0 +2,32 @@ +Wed Aug 12 00:54:00 UTC 2026 - Armin Seuchter <[email protected]> + +- Update to 0.6.6 + * Correctly differentiate between RPAD, RSTICK, LPAD, and DPAD + * Fix DualShock 4 and DualSense bugging out after Steam Controller (2026) support was added + * DualShock 4: Drop support for ancient kernels + * Fix moving right stick on DualShock 4 and DualSense causing the controller to rumble by default + +------------------------------------------------------------------- +Thu Aug 06 21:00:00 UTC 2026 - Armin Seuchter <[email protected]> + +- Update to 0.6.4 + * Vendor hidraw-pure again for now + * Declare dependencies in pyproject.toml + * Fully migrate dependencies to pyproject.toml + +- Update to 0.6.3 + * Initial Steam Controller (2026) support + * Fix DS5 BT disconnect, fix disconnect for generic evdev controllers too + * Get DS5 rumble working over evdev + * Stop using deprecated gtk-edit/gtk-save icons + * Stop overriding python-hidraw-pure + * Stop vendoring python-hidraw-pure + * Silence libayatana-appindicator is deprecated warning + * Fix when controller profile had a defined icon but it was missing + * Fix showing right stick input mapping + * Fix showing DPAD in input mapper + * Log all errors when failing to handle a new device + * Log date and time in the logs too + * Fix: Add confirmation dialog when tray icon fails + +------------------------------------------------------------------- @@ -16,4 +48,5 @@ - * 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 + * Fix scc-osd-message doing nothing when run as an entry point + * Add uaccess tag to the Valve and Sony USB udev rules + * Add exec field code and keywords to the desktop entry + * Rework the AppStream metainfo so it passes validation + @@ -33,0 +67 @@ +------------------------------------------------------------------- Old: ---- sc-controller-0.6.2.tar.gz New: ---- sc-controller-0.6.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sc-controller.spec ++++++ --- /var/tmp/diff_new_pack.NGGDmI/_old 2026-08-12 16:14:50.392382691 +0200 +++ /var/tmp/diff_new_pack.NGGDmI/_new 2026-08-12 16:14:50.396382860 +0200 @@ -1,5 +1,5 @@ # -# spec file for package sc-controller +# Spec file for package sc-controller # # Copyright (c) 2026 SUSE LLC and contributors # @@ -11,15 +11,15 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. - +# # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: sc-controller -Version: 0.6.2 +Version: 0.6.6 Release: 0 -Summary: User-mode driver and GTK3-based GUI for the Steam Controller +Summary: User-mode driver, mapper, and GTK3-based GUI for the Steam Controller and many other controllers. License: GPL-2.0-only Group: Hardware/Joystick URL: https://github.com/C0rn3j/sc-controller @@ -34,7 +34,6 @@ BuildRequires: zlib-devel BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(udev) -Requires: python3-evdev Requires: python3-gobject-Gdk Requires: python3-ioctl-opt Requires: python3-libusb1 @@ -44,8 +43,8 @@ Requires: python3-vdf %description -Application allowing to setup, configure and use the Steam Controller -without using the Steam client. +User-mode driver and GTK3-based GUI for game controllers, +including but not limited to the Steam Controller (2015 & 2026). %prep %setup -q ++++++ sc-controller-0.6.2.tar.gz -> sc-controller-0.6.6.tar.gz ++++++ ++++ 12901 lines of diff (skipped)
