Hello community, here is the log from the commit of package solaar for openSUSE:Factory checked in at 2020-05-26 17:21:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/solaar (Old) and /work/SRC/openSUSE:Factory/.solaar.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "solaar" Tue May 26 17:21:04 2020 rev:7 rq:808433 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/solaar/solaar.changes 2019-10-03 14:10:10.339990283 +0200 +++ /work/SRC/openSUSE:Factory/.solaar.new.2738/solaar.changes 2020-05-26 17:21:15.532224856 +0200 @@ -1,0 +2,8 @@ +Sat May 23 10:33:46 UTC 2020 - Andreas Schneider <[email protected]> + +- Update to version 1.0.2 +- Removed 0001-Fix-reading-and-storing-DPI-in-config-settings.patch +- Removed 0001-data-fix-icon-theme-for-battery-level.patch +- Removed 0005-notifications-fix-battery-status-notification-parsin.patch + +------------------------------------------------------------------- Old: ---- 0001-Fix-reading-and-storing-DPI-in-config-settings.patch 0001-data-fix-icon-theme-for-battery-level.patch 0005-notifications-fix-battery-status-notification-parsin.patch solaar-1.0.1.tar.gz New: ---- solaar-1.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ solaar.spec ++++++ --- /var/tmp/diff_new_pack.VVLjlY/_old 2020-05-26 17:21:16.240226378 +0200 +++ /var/tmp/diff_new_pack.VVLjlY/_new 2020-05-26 17:21:16.244226387 +0200 @@ -1,7 +1,7 @@ # # spec file for package solaar # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,21 +17,15 @@ Name: solaar -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: Linux devices manager for the Logitech Unifying Receiver License: GPL-2.0-or-later Group: Hardware/Other -Url: https://pwr-solaar.github.io/Solaar +URL: https://pwr-solaar.github.io/Solaar Source0: https://github.com/pwr/Solaar/archive/%{version}/%{name}-%{version}.tar.gz #PATCH-FIX-OPENSUSE solaar-fix-desktop-categories.patch [email protected] -- Fix desktop categories as per openSUSE desktop file specification. Patch0: solaar-fix-desktop-categories.patch -# https://github.com/pwr-Solaar/Solaar/pull/546 -Patch1: 0001-Fix-reading-and-storing-DPI-in-config-settings.patch -# https://github.com/pwr-Solaar/Solaar/commit/a06ea6de11259ca1511e7fe759306e7db47fb1da -Patch2: 0001-data-fix-icon-theme-for-battery-level.patch -# https://github.com/pwr-Solaar/Solaar/commit/69815558041b84da9add36d4bd1503415a3ac0c0 -Patch3: 0005-notifications-fix-battery-status-notification-parsin.patch # BuildRequires: fdupes BuildRequires: hicolor-icon-theme @@ -39,12 +33,17 @@ BuildRequires: python3-setuptools BuildRequires: update-desktop-files # +BuildRequires: python3-gobject Requires: python3-gobject +BuildRequires: python3-gobject-Gdk Requires: python3-gobject-Gdk +BuildRequires: python3-pyudev Requires: python3-pyudev -Requires: solaar-udev >= %{version} +BuildRequires: typelib-1_0-Gtk-3_0 Requires: typelib-1_0-Gtk-3_0 # +Requires: solaar-udev >= %{version} +# Obsoletes: solaar-cli < %{version} Provides: solaar-cli = %{version} # @@ -95,6 +94,7 @@ %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 ++++++ solaar-1.0.1.tar.gz -> solaar-1.0.2.tar.gz ++++++ ++++ 18381 lines of diff (skipped) ++++++ solaar-fix-desktop-categories.patch ++++++ --- /var/tmp/diff_new_pack.VVLjlY/_old 2020-05-26 17:21:16.428226783 +0200 +++ /var/tmp/diff_new_pack.VVLjlY/_new 2020-05-26 17:21:16.428226783 +0200 @@ -1,10 +1,19 @@ -diff -Naur a/share/applications/solaar.desktop b/share/applications/solaar.desktop ---- a/share/applications/solaar.desktop 2013-06-17 09:12:32.000000000 -0500 -+++ b/share/applications/solaar.desktop 2013-06-27 14:11:58.133763929 -0500 -@@ -7,5 +7,4 @@ +Index: Solaar-1.0.2/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 + Comment[hr]=Upravitelj Logitechovih uređaja povezanih putem Unifying i Nano prijemnika + Comment[ru]=Управление приёмником Logitech Unifying Receiver +-Exec=solaar ++Exec=solaar --window hide + Icon=solaar + StartupNotify=true Terminal=false Type=Application Keywords=logitech;unifying;receiver;mouse;keyboard; -Categories=Utility;GTK; -#Categories=Utility;GTK;Settings;HardwareSettings; +Categories=Utility;DesktopUtility; + X-GNOME-UsesNotifications=true
