Hello community,

here is the log from the commit of package solaar for openSUSE:Factory checked 
in at 2020-08-05 20:28:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/solaar (Old)
 and      /work/SRC/openSUSE:Factory/.solaar.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "solaar"

Wed Aug  5 20:28:36 2020 rev:8 rq:824448 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/solaar/solaar.changes    2020-05-26 
17:21:15.532224856 +0200
+++ /work/SRC/openSUSE:Factory/.solaar.new.3592/solaar.changes  2020-08-05 
20:28:57.531084831 +0200
@@ -1,0 +2,45 @@
+Mon Aug  3 07:48:14 UTC 2020 - Andreas Schneider <a...@cryptomilk.org>
+
+- Update to version 1.0.3
+  * Remove deprecated solaar-cli application.
+  * Don't install udev or autostart files from python (or pip).
+  * Solaar needs Python 3.6+ and probably needs kernel 5.2+
+  * Handle exceptions on dynamic settings when device is not connected.
+  * Fix inifinite loop on some low-level write errors
+  * Add support for EX100 keyboard/mouse and receiver (046d:c517)
+  * Add two settings for THUMB_WHEEL feature - inversion and reporting via 
HID++
+  * Update German translation
+  * Use REPORT RATE feature when available to determine polling rate.
+  * Improve config command speed when not printing all settings
+  * Improve config command handling and checking of arguments
+  * Add setting for CHANGE_HOST feature
+  * Add argument to settings for values that are not to persist
+  * Add argument to settings to not wait for reply when writing a value to 
device
+  * Add argument to not wait for reply from request to device
+  * Add settings for MULTIPLATFORM and DUALPLATFORM features
+  * Remove Logitech documents from documentation directory
+  * Change config command to not read all settings when only printing or 
showing one
+  * Display hosts info in 'solaar show' if device supports it
+  * Remove non-working smooth-scrool from M510 v1
+  * Add yapf and flake8 code style checks
+  * Fix feature k375s Fn inversion
+  * Update controls (keys and buttons) and tasks (actions)
+  * Improved way to specify feature settings.
+  * Don't abort on device notifications with unexpected device numbers, just 
warn.
+  * Keep track of non-features so as not to ask device multiple times.
+  * Implement KEYBOARD DISABLE KEYS feature.
+  * Don't create notifications for DJ device activity reports.
+  * Update a few special keys and actions.
+  * Add keyed choice settings in configuration panel.
+  * Support remappable keys from reprogrammable keys v4 feature.
+  * Add setting class for keyed choice.
+  * Only check for features once per device.
+  * Use settings interface to show feature values in solaar show if no special 
code for feature.
+  * Remove maximum window size.
+  * Process battery voltage notifications.
+  * Display battery voltage information in main window if regular battery 
information not available.
+  * Show next battery level where available.
+  * Update list of implemented features and provide information on how to 
implement features.
+  * Add c53d as a Lightspeed receiver.
+
+-------------------------------------------------------------------

Old:
----
  solaar-1.0.2.tar.gz

New:
----
  solaar-1.0.3.tar.gz

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

Other differences:
------------------
++++++ solaar.spec ++++++
--- /var/tmp/diff_new_pack.PQeA2S/_old  2020-08-05 20:28:58.403085286 +0200
+++ /var/tmp/diff_new_pack.PQeA2S/_new  2020-08-05 20:28:58.403085286 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           solaar
-Version:        1.0.2
+Version:        1.0.3
 Release:        0
 Summary:        Linux devices manager for the Logitech Unifying Receiver
 License:        GPL-2.0-or-later
@@ -94,11 +94,9 @@
 %fdupes -s %{buildroot}%{_datadir}
 %suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop
 
-rm -rf %{buildroot}%{_sysconfdir}/udev
 install -d 0755 %{buildroot}%{_udevrulesdir}
 install -m 0644 rules.d/42-logitech-unify-permissions.rules 
%{buildroot}%{_udevrulesdir}/42-logitech-unify-permissions.rules
 
-rm %{buildroot}%{_bindir}/solaar-cli
 ln -s solaar %{buildroot}%{_bindir}/solaar-cli
 
 %posttrans udev

++++++ solaar-1.0.2.tar.gz -> solaar-1.0.3.tar.gz ++++++
++++ 27384 lines of diff (skipped)


Reply via email to