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 2025-03-03 16:43:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sc-controller (Old) and /work/SRC/openSUSE:Factory/.sc-controller.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sc-controller" Mon Mar 3 16:43:23 2025 rev:16 rq:1249562 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sc-controller/sc-controller.changes 2024-01-30 18:27:28.346395399 +0100 +++ /work/SRC/openSUSE:Factory/.sc-controller.new.19136/sc-controller.changes 2025-03-03 16:43:25.423261996 +0100 @@ -1,0 +2,11 @@ +Tue Feb 18 22:07:17 UTC 2025 - Jannik Seiler <se...@mosad.xyz> + +- Update to 0.5.0 + * Removed support for Python 3.9 + * chore: add dependency ioctl-opt by @git-developer in #28 + * Fix loading of libudev by @git-developer in #31 + * Fix return code when subprocess fails by @git-developer in #33 + * Fix the build of v0.4.9.3 by @git-developer in #37 + * Set DAEMON_VERSION from git metadata by @git-developer in #30 + +------------------------------------------------------------------- @@ -16 +26,0 @@ - Old: ---- sc-controller-0.4.8.13.tar.gz New: ---- sc-controller-0.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sc-controller.spec ++++++ --- /var/tmp/diff_new_pack.UA5Hjz/_old 2025-03-03 16:43:26.267297268 +0100 +++ /var/tmp/diff_new_pack.UA5Hjz/_new 2025-03-03 16:43:26.271297435 +0100 @@ -1,7 +1,7 @@ # # spec file for package sc-controller # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: sc-controller -Version: 0.4.8.13 +Version: 0.5.0 Release: 0 Summary: User-mode driver and GTK3-based GUI for the Steam Controller License: GPL-2.0-only Group: Hardware/Joystick -URL: https://github.com/Ryochan7/sc-controller +URL: https://github.com/C0rn3j/sc-controller Source: %{URL}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: desktop-file-utils BuildRequires: fdupes @@ -36,6 +36,8 @@ BuildRequires: pkgconfig(udev) Requires: python3-evdev Requires: python3-gobject-Gdk +Requires: python3-ioctl-opt +Requires: python3-libusb1 Requires: python3-pycairo Requires: python3-pylibacl Requires: python3-setuptools ++++++ sc-controller-0.4.8.13.tar.gz -> sc-controller-0.5.0.tar.gz ++++++ ++++ 67260 lines of diff (skipped)