commit mate-power-manager for openSUSE:Leap:15.2

2020-03-19 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Leap:15.2 checked in at 2020-03-20 05:15:18

Comparing /work/SRC/openSUSE:Leap:15.2/mate-power-manager (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.mate-power-manager.new.3160 (New)


Package is "mate-power-manager"

Fri Mar 20 05:15:18 2020 rev:24 rq:786453 version:1.24.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/mate-power-manager/mate-power-manager.changes  
2020-03-06 12:42:15.162792779 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.mate-power-manager.new.3160/mate-power-manager.changes
2020-03-20 05:15:24.450568235 +0100
@@ -1,0 +2,16 @@
+Tue Mar 17 16:49:37 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.1:
+  * glib-genmarshal: Replace deprecated tokens NONE and BOOL.
+  * Read authors (updated) from mate-power-manager.about.
+  * Use gtk_show_about_dialog to show about dialogue.
+  * Remove the CPU wakeups feature.
+  * Update copyright year in the About dialogue.
+  * Generate missing gpm-* PNGs from new SVGs.
+  * Add missing gpm-phone SVGs.
+  * Add missing gpm-keboard SVGs.
+  * Add missing gpm-mouse SVGs.
+  * Update translations.
+- Rebase mate-power-manager-upower-0.99.7.patch.
+
+---

Old:

  mate-power-manager-1.24.0.tar.xz

New:

  mate-power-manager-1.24.1.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.3Qr33X/_old  2020-03-20 05:15:25.314568815 +0100
+++ /var/tmp/diff_new_pack.3Qr33X/_new  2020-03-20 05:15:25.346568837 +0100
@@ -18,7 +18,7 @@
 
 %define _version 1.24
 Name:   mate-power-manager
-Version:1.24.0
+Version:1.24.1
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0-only

++ mate-power-manager-1.24.0.tar.xz -> mate-power-manager-1.24.1.tar.xz 
++
 115397 lines of diff (skipped)

++ mate-power-manager-upower-0.99.7.patch ++
--- /var/tmp/diff_new_pack.3Qr33X/_old  2020-03-20 05:15:27.838570509 +0100
+++ /var/tmp/diff_new_pack.3Qr33X/_new  2020-03-20 05:15:27.854570520 +0100
@@ -41,10 +41,10 @@
g_object_get (device,
 --- a/src/gpm-statistics.c
 +++ b/src/gpm-statistics.c
-@@ -1764,7 +1764,12 @@ main (int argc, char *argv[])
+@@ -1407,7 +1407,12 @@ main (int argc, char *argv[])
+ 
+   client = up_client_new ();
  
-   wakeups = up_wakeups_new ();
-   g_signal_connect (wakeups, "data-changed", G_CALLBACK 
(gpm_stats_data_changed_cb), NULL);
 +#if UP_CHECK_VERSION(0, 99, 8)
devices = up_client_get_devices2 (client);
 +#else




commit mate-power-manager for openSUSE:Leap:15.2

2020-03-06 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Leap:15.2 checked in at 2020-03-06 12:39:40

Comparing /work/SRC/openSUSE:Leap:15.2/mate-power-manager (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.mate-power-manager.new.26092 (New)


Package is "mate-power-manager"

Fri Mar  6 12:39:40 2020 rev:23 rq:781505 version:1.24.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/mate-power-manager/mate-power-manager.changes  
2020-01-15 15:28:30.134679847 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.mate-power-manager.new.26092/mate-power-manager.changes
   2020-03-06 12:42:15.162792779 +0100
@@ -1,0 +2,74 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.0 (changes since 1.22.1):
+  * Use --without-keyring for make distcheck.
+  * brightness-applet: Use GdkSeat operations.
+  * Set compiler debug flags using MATE_DEBUG_CHECK.
+  * Use WARN_CFLAGS which are only set with
+--enable-compiler-warnings.
+  * Drop obsolete version checks for upower.
+  * Require upower-0.99.8.
+  * Use up_client_get_devices2().
+  * Use gresources for gpm-prefs.ui and gpm-statistics.ui.
+  * Avoid g_type_class_add_private.
+  * Simplify the installation process of the icons.
+  * Remove unused UI file.
+  * prefs: Fix mnemonic relationships.
+  * gpm-upower: Fix some build warnings.
+  * Add scroll interface tabs with mouse wheel.
+  * Migrate from intltool to gettext.
+  * icons: Add higher resolution icons.
+  * Aoid redundant redeclarations.
+  * Update translations.
+- Drop support for old openSUSE versions.
+- Remove mate-power-manager-gtk-3.20.patch.
+- Add mate-power-manager-upower-0.99.7.patch: Restore UPower 0.99.7
+  support.
+
+---
+Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin 
+
+- Update to version 1.22.1:
+  * Help: Remove About section.
+  * Add conf option to disable warnings for low mouse power.
+  * Help: Update copyright.
+  * Help: Use XInclude instead of ENTITY for legal.xml.
+  * Update translations.
+
+---
+Tue Mar  5 15:19:33 UTC 2019 - sor.ale...@meowr.ru
+
+- Update to version 1.22.0:
+  * gpm-control: Avoid deprecated "g_settings_list_schemas".
+  * media-keys: Always round the render coordinates for media
+icons.
+  * media-keys: Tweak the OSD's bright bar position.
+  * osd-window: Make the window smaller.
+  * media-keys: Make icon smaller in OSD.
+  * media-keys: Use constant for icon size in OSD.
+  * Fix spelling and grammar mistakes.
+  * gpm-kbd-backlight: Replace deprecated GdkDeviceManager.
+  * gpm-backlight: Replace deprecated GdkDeviceManager.
+  * gpm-brightness: Replace deprecated Gdk functions.
+  * Use libtool generated during build instead of external one.
+- Rebase mate-power-manager-gtk-3.20.patch.
+
+---
+Sat Dec 22 20:48:48 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.3:
+  * Disable deprecation warnings for distcheck.
+  * Use make functions for HELP_LINGUAS.
+  * Add m-p-m help to transifex config.
+  * gpm-button: Replace deprecated Gdk functions.
+  * Update translations.
+
+---
+Sat Jun 16 15:48:41 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.2:
+  * inhibit: Always scale icon to match panel size.
+  * Inhibit Applet: Fix excessive CPU use.
+  * Update translations.
+
+---

Old:

  mate-power-manager-1.20.1.tar.xz
  mate-power-manager-gtk-3.20.patch

New:

  mate-power-manager-1.24.0.tar.xz
  mate-power-manager-upower-0.99.7.patch



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.o9tFNs/_old  2020-03-06 12:42:16.706793717 +0100
+++ /var/tmp/diff_new_pack.o9tFNs/_new  2020-03-06 12:42:16.742793739 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-power-manager
 #
-# Copyright (c) 2018 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
@@ -12,30 +12,30 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define _version 1.20
+%define _version 1.24
 Name:   mate-power-manager
-Version:1.20.1
+Version:1.24.0
 Release:0
 Summary:MATE Desktop UPower policy management