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-12-18 17:22:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/solaar (Old) and /work/SRC/openSUSE:Factory/.solaar.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "solaar" Sun Dec 18 17:22:33 2022 rev:24 rq:1043595 version:1.1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/solaar/solaar.changes 2022-11-10 16:40:35.639310922 +0100 +++ /work/SRC/openSUSE:Factory/.solaar.new.1835/solaar.changes 2022-12-18 17:22:38.149349383 +0100 @@ -1,0 +2,59 @@ +Sun Dec 18 10:35:32 UTC 2022 - [email protected] + +- Update to version 1.1.8: + * release 1.1.8 + * docs: add description of G903 + * po: update Polish translation + * release 1.1.8rc3 + * docs: document parameter for thumb wheel rule tests + * ui: allow editing of rules with parameters + * rules: add argument to thumb_wheel rules + * po: fix name of Serbian translation file + * Update Polish translation (#1920) + * release 1.1.8rc2 + * release 1.1.8rc1 + * solaar: improve handling of wheel notifications + * settings: only record changes of scroll wheel ratchet + * settings: device errors don't eliminiate setting + * device: more robust access to keyword exception fields + * device: add support for config change feature + * solaar: clean up gtk code + * docs: add known issue with other device controllers + * docs: update mouse gestures rules documentation + * dist: update flake8 version + * solaar: fix tyop in ping_all + * dist: get Ubuntu version from dpkg-parsechangelog + * dist: get Ubuntu version from dpkg-parsechangelog + * dist: get Ubuntu version from dpkg-parsechangelog + * dist: get Ubuntu version from dpkg-parsechangelog + * dist: get Ubuntu version from dpkg-parsechangelog + * misc: update .pre-commit-config.yaml (#1891) + * misc: update yapf version + * misc: update isort to current version + * dist: get Ubuntu version from dpkg-parsechangelog + * dist: print Ubuntu PPA environment + * dist: get commit from Ubuntu PPA directory name if no git information + * dist: update pre-commit versions and python version + * dist: use separate data files for version and commit information + * Update about.py (Spanish) + * dist: use git describe to get git version information + * dist: fix flake8 URL + * docs: update installation instructions + * dist: add 8-character commit hash to version information + * dist: update solaar.desktop (#1857) + * dist: get release in setup.py by reading lib/solaar/__init__.py + * docs: remove version number from doc/_config.yml + * Update es.po + * misc: Update solaar.desktop (#1847) + * po: Update es.po (#1846) + * docs: update documentation on several devices + * docs: update documentation on several devices + * receiver: clarify status of C542 receiver + * doc: update devices directory + * receiver: show name of disconnecting receiver or device in disconnect warning + * docs: add description of several devices + * Fixed typo in capcbilities.md + * ui: reduce standard size of rule editor window + * install: remove unnecessary dependency on typing_extensions + +------------------------------------------------------------------- Old: ---- Solaar-1.1.7.obscpio New: ---- Solaar-1.1.8.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ solaar.spec ++++++ --- /var/tmp/diff_new_pack.diWSeW/_old 2022-12-18 17:22:38.817353244 +0100 +++ /var/tmp/diff_new_pack.diWSeW/_new 2022-12-18 17:22:38.825353291 +0100 @@ -21,7 +21,7 @@ %define skip_python2 1 %define skip_python36 1 Name: solaar -Version: 1.1.7 +Version: 1.1.8 Release: 0 Summary: Linux devices manager for the Logitech Unifying Receiver License: GPL-2.0-or-later ++++++ Solaar-1.1.7.obscpio -> Solaar-1.1.8.obscpio ++++++ ++++ 13481 lines of diff (skipped) ++++++ Solaar.obsinfo ++++++ --- /var/tmp/diff_new_pack.diWSeW/_old 2022-12-18 17:22:39.133355071 +0100 +++ /var/tmp/diff_new_pack.diWSeW/_new 2022-12-18 17:22:39.137355093 +0100 @@ -1,5 +1,5 @@ name: Solaar -version: 1.1.7 -mtime: 1667474520 -commit: a14a89781e7f336848bb88314b1d6c9e032e9e93 +version: 1.1.8 +mtime: 1671300383 +commit: 141721bc37352912382ff3734b6a1b3bbe45fba0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.diWSeW/_old 2022-12-18 17:22:39.157355209 +0100 +++ /var/tmp/diff_new_pack.diWSeW/_new 2022-12-18 17:22:39.161355232 +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.7</param> - <param name="version">1.1.7</param> + <param name="revision">1.1.8</param> + <param name="version">1.1.8</param> <param name="changesgenerate">enable</param> </service> <service name="tar" mode="buildtime" /> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.diWSeW/_old 2022-12-18 17:22:39.181355348 +0100 +++ /var/tmp/diff_new_pack.diWSeW/_new 2022-12-18 17:22:39.185355371 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/pwr-Solaar/Solaar</param> - <param name="changesrevision">a14a89781e7f336848bb88314b1d6c9e032e9e93</param></service></servicedata> + <param name="changesrevision">141721bc37352912382ff3734b6a1b3bbe45fba0</param></service></servicedata> (No newline at EOF) ++++++ solaar-fix-desktop-categories.patch ++++++ --- /var/tmp/diff_new_pack.diWSeW/_old 2022-12-18 17:22:39.193355417 +0100 +++ /var/tmp/diff_new_pack.diWSeW/_new 2022-12-18 17:22:39.197355441 +0100 @@ -1,11 +1,11 @@ -Index: Solaar-1.0.2/share/applications/solaar.desktop +Index: Solaar/share/applications/solaar.desktop =================================================================== ---- Solaar-1.0.2.orig/share/applications/solaar.desktop 2020-05-23 12:39:23.881199082 +0200 -+++ Solaar-1.0.2/share/applications/solaar.desktop 2020-05-23 12:52:28.947896352 +0200 -@@ -4,12 +4,11 @@ Comment=Logitech Unifying Receiver perip - Comment[fr]=Gestionnaire de périphériques pour les récepteurs Logitech Unifying +--- Solaar.orig/share/applications/solaar.desktop 2022-12-18 11:35:32.347266752 +0100 ++++ Solaar/share/applications/solaar.desktop 2022-12-18 11:45:33.961457949 +0100 +@@ -5,12 +5,11 @@ Comment[fr]=Gestionnaire de périphériq Comment[hr]=Upravitelj Logitechovih ureÄaja povezanih putem Unifying i Nano prijemnika Comment[ru]=УпÑавление пÑиÑмником Logitech Unifying Receiver + Comment[es]=Administrador de periféricos de Logitech Receptor Unifying -Exec=solaar +Exec=solaar --window hide Icon=solaar
