Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package solaar for openSUSE:Factory checked 
in at 2023-10-06 21:13:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/solaar (Old)
 and      /work/SRC/openSUSE:Factory/.solaar.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "solaar"

Fri Oct  6 21:13:57 2023 rev:26 rq:1115878 version:1.1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/solaar/solaar.changes    2023-04-12 
12:51:22.496852939 +0200
+++ /work/SRC/openSUSE:Factory/.solaar.new.28202/solaar.changes 2023-10-06 
21:16:39.248647603 +0200
@@ -1,0 +2,49 @@
+Mon Oct 02 06:51:07 UTC 2023 - a...@cryptomilk.org
+
+- Update to version 1.1.10:
+  * release 1.1.10
+  * pointer to NixOS flake package
+  * release 1.1.10.rc3
+  * release 1.1.10rc2
+  * tools: permit BT devices for hidconsole with hidpp
+  * device: add descriptor for Logitech MX Revolution Mouse M-RCL 124
+  * device: allow return device 00 for BT device ff
+  * device: improve determination of short or long messages
+  * device: add descriptor for G500s
+  * tools: fix bug in scan-registers
+  * rules: add single depress and release options for rule mouse click action
+  * rules: add rule condition for hostname
+  * tools: update keysym generation to current list of keysyms
+  * tools: allow device 0 in hidconsole
+  * Update Arch repository name and link
+  * doc: install recent version before opening issues
+  * device: upgrade messages when no supported device found
+  * Documentation update to mention the gnome extension to get rules working 
under Wayland (#2103)
+  * Remove udev-acl tag from udev rules
+  * Add support for process condition under wayland using 
solaar-gnome-extension (#2101)
+  * Updated German Translation
+  * po: update pot-file
+  * po: Update zh_TW Traditional Chinese locale
+  * hidapi: retry open several times with short wait to allow for delay in 
setting up permissions
+  * Update French translation
+  * Update French translation for 1.1.9 release
+  * Update about.py
+  * device: add new ID for G733 Headset
+  * misc: restore tools/clean.sh
+  * device: add bluetooth keyboard C714
+  * tools: update scan-registers.sh to fix a bug and scan pairing registers
+  * device: remove assertion on last byte of ping responses
+  * ui: add symbolic version of solaar icon
+  * docs: add description of several devices
+  * device: add MX Vertical mouse (#2053)
+  * device: when finding name or codename ping if not known to be online
+  * device: fix bug in decoding G keys notification
+  * docs: Standardise URLs and fix wording in i18n.md
+  * docs: Fix wording in installation.md (#2040)
+  * docs: Fix link and wording in devices.md (#2039)
+  * docs: Add missing word in usage.md (#2038)
+  * ui: put version in initial INFO logging message
+  * ui: rearrange code in tray.py
+- Ensure to only use one python version
+
+-------------------------------------------------------------------

Old:
----
  Solaar-1.1.9.obscpio

New:
----
  Solaar-1.1.10.obscpio

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

Other differences:
------------------
++++++ solaar.spec ++++++
--- /var/tmp/diff_new_pack.q7AQ1p/_old  2023-10-06 21:16:41.424726221 +0200
+++ /var/tmp/diff_new_pack.q7AQ1p/_new  2023-10-06 21:16:41.440726799 +0200
@@ -16,12 +16,14 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
-%define pythons python3
-%define skip_python2 1
-%define skip_python36 1
+%if 0%{?sle_version} >= 150400 && 0%{?sle_version} < 160000
+%global pythons python311
+%else
+%global pythons python3
+%endif
+
 Name:           solaar
-Version:        1.1.9
+Version:        1.1.10
 Release:        0
 Summary:        Linux devices manager for the Logitech Unifying Receiver
 License:        GPL-2.0-or-later

++++++ Solaar-1.1.9.obscpio -> Solaar-1.1.10.obscpio ++++++
++++ 13627 lines of diff (skipped)

++++++ Solaar.obsinfo ++++++
--- /var/tmp/diff_new_pack.q7AQ1p/_old  2023-10-06 21:16:42.048748765 +0200
+++ /var/tmp/diff_new_pack.q7AQ1p/_new  2023-10-06 21:16:42.088750211 +0200
@@ -1,5 +1,5 @@
 name: Solaar
-version: 1.1.9
-mtime: 1680707802
-commit: dd7ec7e0bc0238c6b89370765ec982baa455cffd
+version: 1.1.10
+mtime: 1695488865
+commit: 09938ebd05e0eb4d31ec870032d9288ed330d33f
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.q7AQ1p/_old  2023-10-06 21:16:42.272756858 +0200
+++ /var/tmp/diff_new_pack.q7AQ1p/_new  2023-10-06 21:16:42.304758014 +0200
@@ -1,10 +1,10 @@
 <services>
-    <service name="obs_scm" mode="disabled">
+    <service name="obs_scm" mode="manual">
         <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.9</param>
-        <param name="version">1.1.9</param>
+        <param name="revision">1.1.10</param>
+        <param name="version">1.1.10</param>
         <param name="changesgenerate">enable</param>
     </service>
     <service name="tar" mode="buildtime" />

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.q7AQ1p/_old  2023-10-06 21:16:42.504765240 +0200
+++ /var/tmp/diff_new_pack.q7AQ1p/_new  2023-10-06 21:16:42.528766107 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/pwr-Solaar/Solaar</param>
-              <param 
name="changesrevision">dd7ec7e0bc0238c6b89370765ec982baa455cffd</param></service></servicedata>
+              <param 
name="changesrevision">09938ebd05e0eb4d31ec870032d9288ed330d33f</param></service></servicedata>
 (No newline at EOF)
 

Reply via email to