Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package solaar for openSUSE:Factory checked in at 2026-03-27 16:51:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/solaar (Old) and /work/SRC/openSUSE:Factory/.solaar.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "solaar" Fri Mar 27 16:51:26 2026 rev:35 rq:1343152 version:1.1.19 Changes: -------- --- /work/SRC/openSUSE:Factory/solaar/solaar.changes 2025-10-29 21:08:29.879269147 +0100 +++ /work/SRC/openSUSE:Factory/.solaar.new.8177/solaar.changes 2026-03-27 16:54:09.959148963 +0100 @@ -1,0 +2,46 @@ +Tue Mar 24 19:34:26 UTC 2026 - Carsten Ziepke <[email protected]> + +- Update to version 1.1.19: + * New Georgian translation + * Remove test that doesn't work in older Pythons + * Update help messages for CLI commands + * Allow solaar config to change LED settings + * Add python3-devel to install-dnf in Makefile + * hidconsole can send an HID command non-interactively + * Add info about new lightspeed receiver + * Update Swedish and zh_TW translation + * Fix bug when showing details about direct-connected device + * Drop testing of Python before 3.13 + * Fix crash in solaar show when showing notification flags. +- Changes in version 1.1.18: + This is an emergency release to fix a serious bug in 1.1.17, + which has been retracted. + * Fix crash when showing notification flags +- Changes in version 1.1.17: + * Add dark icons + * Permit onboard profiles version 5 + * Update Russian and Polish translations + * Add onboard profiles warning to sensitivity tooltip + * Better error messages for solaar profile + * Remove Solaar name for mice with WPID 4008 + * Prevent lock failure when showing debug messages + * Replace color picker + * Add setting for HAPTIC feature + * Add setting to adjust force needed for force-sensing buttons + * Expand new settings type + * Add new settings type for structure-backed setting + * Use PATH instead of hardcoded absolute paths + * Add scroll ratchet force setting + * Fix debug messages for MouseClick rule + * Improve debug message for rule evaluation + * App wrapper and launch agent scripts for MacOS + * Ignore hidden features + * Don't pop up window in response to ADC changes + * Update bug report template + * Fixed malformed doc file by adding closing tag + * Fix error in low-level request for device with no recevier + * Update documentation files +- Dropped %global pythons conditional because Leap 15 ist EOL + in near future + +------------------------------------------------------------------- Old: ---- Solaar-1.1.16.obscpio New: ---- Solaar-1.1.19.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ solaar.spec ++++++ --- /var/tmp/diff_new_pack.VgaaN2/_old 2026-03-27 16:54:10.539173243 +0100 +++ /var/tmp/diff_new_pack.VgaaN2/_new 2026-03-27 16:54:10.539173243 +0100 @@ -1,7 +1,7 @@ # # spec file for package solaar # -# Copyright (c) 2025 SUSE LLC and contributors +# 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 @@ -15,15 +15,10 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - -%if 0%{?sle_version} >= 150400 && 0%{?sle_version} < 160000 -%global pythons python311 -%else %global pythons python3 -%endif Name: solaar -Version: 1.1.16 +Version: 1.1.19 Release: 0 Summary: Linux devices manager for the Logitech Unifying Receiver License: GPL-2.0-or-later @@ -54,22 +49,22 @@ BuildRequires: python-rpm-macros BuildRequires: typelib-1_0-Gtk-3_0 # -Requires: python3-PyYAML -Requires: python3-dbus-python -Requires: python3-evdev -Requires: python3-gobject -Requires: python3-gobject-Gdk -Requires: python3-hid-parser -Requires: python3-psutil -Requires: python3-pyudev -Requires: python3-typing_extensions +Requires: %{python_module PyYAML} +Requires: %{python_module dbus-python} +Requires: %{python_module evdev} +Requires: %{python_module gobject-Gdk} +Requires: %{python_module gobject} +Requires: %{python_module hid-parser} +Requires: %{python_module psutil} +Requires: %{python_module pyudev} +Requires: %{python_module typing_extensions} # Requires: solaar-udev >= %{version} Requires: libappindicator-gtk3 Requires: typelib(AyatanaAppIndicator3) Requires: typelib(Gtk) >= 3.0 # -Recommends: python3-python-xlib +Recommends: %{python_module python-xlib} Recommends: %{name}-lang = %{version} # Obsoletes: solaar-cli < %{version} ++++++ Solaar-1.1.16.obscpio -> Solaar-1.1.19.obscpio ++++++ ++++ 15661 lines of diff (skipped) ++++++ Solaar.obsinfo ++++++ --- /var/tmp/diff_new_pack.VgaaN2/_old 2026-03-27 16:54:10.955190658 +0100 +++ /var/tmp/diff_new_pack.VgaaN2/_new 2026-03-27 16:54:10.959190826 +0100 @@ -1,5 +1,5 @@ name: Solaar -version: 1.1.16 -mtime: 1761220724 -commit: b8ccec37edb5d3084137dbe734ab014bfb708daf +version: 1.1.19 +mtime: 1767893564 +commit: 4bda869542ea0b2e54f24decd4cca65113679e25 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.VgaaN2/_old 2026-03-27 16:54:10.979191663 +0100 +++ /var/tmp/diff_new_pack.VgaaN2/_new 2026-03-27 16:54:10.979191663 +0100 @@ -3,8 +3,8 @@ <param name="url">https://github.com/pwr-Solaar/Solaar</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">1.1.16</param> - <param name="version">1.1.16</param> + <param name="revision">1.1.19</param> + <param name="version">1.1.19</param> <param name="changesgenerate">enable</param> </service> <service name="tar" mode="buildtime" /> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.VgaaN2/_old 2026-03-27 16:54:11.003192668 +0100 +++ /var/tmp/diff_new_pack.VgaaN2/_new 2026-03-27 16:54:11.003192668 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/pwr-Solaar/Solaar</param> - <param name="changesrevision">b8ccec37edb5d3084137dbe734ab014bfb708daf</param></service></servicedata> + <param name="changesrevision">4bda869542ea0b2e54f24decd4cca65113679e25</param></service></servicedata> (No newline at EOF)
