Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package solaar for openSUSE:Factory checked 
in at 2022-05-02 16:26:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/solaar (Old)
 and      /work/SRC/openSUSE:Factory/.solaar.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "solaar"

Mon May  2 16:26:09 2022 rev:17 rq:974406 version:1.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/solaar/solaar.changes    2022-03-30 
20:36:00.397320034 +0200
+++ /work/SRC/openSUSE:Factory/.solaar.new.1538/solaar.changes  2022-05-02 
16:26:37.512908637 +0200
@@ -1,0 +2,27 @@
+Mon May  2 05:56:53 UTC 2022 - Andreas Schneider <a...@cryptomilk.org>
+
+- Update to version 1.1.3:
+  * Update documentation files
+  * Lower remove python 3.7 constructs and lower python dependency to 3.6
+  * Fix bug in xtest mouse scrolling
+  * Allow mouse gesture setting for non-mice, e.g., trackballs
+  * Print message when there is another Solaar process running
+  * Fix determination of whether to force read before writing boolean setting
+  * Add recent diversion features to default list in rules UI
+  * Add setting to divert hires scroll wheel
+  * Don't use device kind to determine how to handle notifications
+  * Update Polish, Russian, and zh_CN translations
+  * Remove pggettext so as to not require Python 3.8
+  * Remove Python 2 unicode support
+  * Store keys in configuration file as int instead of str
+  * Use yaml for configuration file instead of json.
+  * Remove process-dependent rules from built-in rules.
+  * Handle situation where GTK application cannot be set up in CLI.
+  * Remove obsolete upower signals.
+  * Appinfo/metadata fixes including using correct APP_ID.
+  * Fix bugs in solaar config.
+  * Add full set of mouse buttons in persistent remappable actions setting.
+  * Improve rule behaviour under Wayland and when Xtest or X11 not available.
+  * Fix up and document dependencies (evdev, Python, ...).
+
+-------------------------------------------------------------------

Old:
----
  Solaar-1.1.2.obscpio

New:
----
  Solaar-1.1.3.obscpio

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

Other differences:
------------------
++++++ solaar.spec ++++++
--- /var/tmp/diff_new_pack.2zyA4L/_old  2022-05-02 16:26:38.104909295 +0200
+++ /var/tmp/diff_new_pack.2zyA4L/_new  2022-05-02 16:26:38.112909305 +0200
@@ -18,9 +18,11 @@
 
 %{?!python_module:%define python_module() python3-%{**}}
 %define pythons python3
+%define skip_python2 1
+%define skip_python36 1
 
 Name:           solaar
-Version:        1.1.2
+Version:        1.1.3
 Release:        0
 Summary:        Linux devices manager for the Logitech Unifying Receiver
 License:        GPL-2.0-or-later
@@ -117,7 +119,7 @@
 /usr/bin/udevadm trigger --subsystem-match=hidraw --action=add
 
 %files
-%doc ChangeLog COPYRIGHT
+%doc ChangeLog.md COPYRIGHT README.md Release_Notes.md
 %license COPYING
 %{_bindir}/%{name}
 %{_bindir}/%{name}-cli
@@ -125,11 +127,11 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/scalable/apps/solaar.svg
 %{_datadir}/metainfo/io.github.pwr_solaar.solaar.metainfo.xml
-%{python3_sitelib}/hidapi
-%{python3_sitelib}/logitech_receiver
-%{python3_sitelib}/keysyms
-%{python3_sitelib}/solaar
-%{python3_sitelib}/solaar-*
+%{python_sitelib}/hidapi
+%{python_sitelib}/logitech_receiver
+%{python_sitelib}/keysyms
+%{python_sitelib}/solaar
+%{python_sitelib}/solaar-*
 
 %files udev
 %{_udevrulesdir}/42-logitech-unify-permissions.rules

++++++ Solaar-1.1.2.obscpio -> Solaar-1.1.3.obscpio ++++++
++++ 10617 lines of diff (skipped)

++++++ Solaar.obsinfo ++++++
--- /var/tmp/diff_new_pack.2zyA4L/_old  2022-05-02 16:26:38.388909611 +0200
+++ /var/tmp/diff_new_pack.2zyA4L/_new  2022-05-02 16:26:38.392909616 +0200
@@ -1,5 +1,5 @@
 name: Solaar
-version: 1.1.2
-mtime: 1648309926
-commit: 4100c83390d1396796153c6a53fd2fde5998560c
+version: 1.1.3
+mtime: 1650891950
+commit: 74304a98c7324f13c61f6930f441e84449d245ae
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.2zyA4L/_old  2022-05-02 16:26:38.420909647 +0200
+++ /var/tmp/diff_new_pack.2zyA4L/_new  2022-05-02 16:26:38.424909651 +0200
@@ -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.2</param>
-        <param name="version">1.1.2</param>
+        <param name="revision">1.1.3</param>
+        <param name="version">1.1.3</param>
     </service>
     <service name="tar" mode="buildtime" />
     <service name="recompress" mode="buildtime">

Reply via email to