commit mate-power-manager for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2020-08-18 15:12:19

Comparing /work/SRC/openSUSE:Factory/mate-power-manager (Old)
 and  /work/SRC/openSUSE:Factory/.mate-power-manager.new.3399 (New)


Package is "mate-power-manager"

Tue Aug 18 15:12:19 2020 rev:27 rq:827425 version:1.24.2

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2020-03-18 12:49:06.269092720 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new.3399/mate-power-manager.changes
  2020-08-18 15:12:27.476075620 +0200
@@ -1,0 +2,12 @@
+Sun Aug 16 20:09:48 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.2:
+  * gpm-kbd-backlight: Do not change keyboard back-light, when
+disabled.
+  * build: Silent build warnings for distcheck.
+  * build: Do not override the default value for
+MATE_COMPILE_WARNINGS.
+  * Remove unused entry from autostart.
+  * Update translations.
+
+---

Old:

  mate-power-manager-1.24.1.tar.xz

New:

  mate-power-manager-1.24.2.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.E7LlIQ/_old  2020-08-18 15:12:28.228075931 +0200
+++ /var/tmp/diff_new_pack.E7LlIQ/_new  2020-08-18 15:12:28.228075931 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.24
 Name:   mate-power-manager
-Version:1.24.1
+Version:1.24.2
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0-only

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




commit mate-power-manager for openSUSE:Factory

2020-03-18 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2020-03-18 12:43:53

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


Package is "mate-power-manager"

Wed Mar 18 12:43:53 2020 rev:26 rq:786020 version:1.24.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2020-03-03 10:17:55.754860026 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new.3160/mate-power-manager.changes
  2020-03-18 12:49:06.269092720 +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.3Pr4gm/_old  2020-03-18 12:49:12.513096449 +0100
+++ /var/tmp/diff_new_pack.3Pr4gm/_new  2020-03-18 12:49:12.513096449 +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.3Pr4gm/_old  2020-03-18 12:49:14.057097371 +0100
+++ /var/tmp/diff_new_pack.3Pr4gm/_new  2020-03-18 12:49:14.057097371 +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:Factory

2020-03-03 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2020-03-03 10:16:52

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


Package is "mate-power-manager"

Tue Mar  3 10:16:52 2020 rev:25 rq:780535 version:1.24.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2019-06-19 20:57:57.869958242 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new.26092/mate-power-manager.changes
 2020-03-03 10:17:55.754860026 +0100
@@ -1,0 +2,28 @@
+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.
+
+---

Old:

  mate-power-manager-1.22.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.XwWSec/_old  2020-03-03 10:17:57.722864098 +0100
+++ /var/tmp/diff_new_pack.XwWSec/_new  2020-03-03 10:17:57.726864106 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-power-manager
 #
-# 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
@@ -16,26 +16,26 @@
 #
 
 
-%define _version 1.22
+%define _version 1.24
 Name:   mate-power-manager
-Version:1.22.1
+Version:1.24.0
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0-only
-Group:  System/GUI/Other
 URL:https://mate-desktop.org/
 Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE mate-power-manager-gtk-3.20.patch -- Restore GLib 
2.48 and GTK+ 3.20 support.
-Patch0: mate-power-manager-gtk-3.20.patch
+# PATCH-FEATURE-OPENSUSE mate-power-manager-upower-0.99.7.patch -- Restore 
UPower 0.99.7 support.
+Patch0: mate-power-manager-upower-0.99.7.patch
 BuildRequires:  fdupes
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
+BuildRequires:  polkit-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
+BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(libnotify)
@@ -65,25 +65,13 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}/
 
-%if 0%{?suse_version} < 1500
-%post
-%desktop_database_post
-%icon_theme_cache_post
-%glib2_gsettings_schema_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%glib2_gsettings_schema_postun
-%endif
-
 %files
 %license COPYING
 %doc AUTHORS NEWS README

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

++ mate-power-manager-upower-0.99.7.patch ++
--- a/configure.ac
+++ b/configure.ac
@@ -77,7 +77,7 @@ LIBPANEL_REQUIRED=1.17.0
 XRANDR_REQUIRED=1.3.0
 XPROTO_REQUIRED=7.0.15
 CANBERRA_REQUIRED=0.10
-UPOWER_REQUIRED=0.99.8
+UPOWER_REQUIRED=0.99.7
 
 dnl ---
 

commit mate-power-manager for openSUSE:Factory

2019-06-19 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2019-06-19 20:57:55

Comparing /work/SRC/openSUSE:Factory/mate-power-manager (Old)
 and  /work/SRC/openSUSE:Factory/.mate-power-manager.new.4811 (New)


Package is "mate-power-manager"

Wed Jun 19 20:57:55 2019 rev:24 rq:704559 version:1.22.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2019-05-16 22:04:26.550600363 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new.4811/mate-power-manager.changes
  2019-06-19 20:57:57.869958242 +0200
@@ -1,0 +2,10 @@
+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.
+
+---

Old:

  mate-power-manager-1.22.0.tar.xz

New:

  mate-power-manager-1.22.1.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.gruxi6/_old  2019-06-19 20:57:58.617958865 +0200
+++ /var/tmp/diff_new_pack.gruxi6/_new  2019-06-19 20:57:58.621958868 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.22
 Name:   mate-power-manager
-Version:1.22.0
+Version:1.22.1
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0-only
@@ -59,8 +59,7 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 NOCONFIGURE=1 mate-autogen

++ mate-power-manager-1.22.0.tar.xz -> mate-power-manager-1.22.1.tar.xz 
++
 171994 lines of diff (skipped)




commit mate-power-manager for openSUSE:Factory

2019-05-16 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2019-05-16 22:04:26

Comparing /work/SRC/openSUSE:Factory/mate-power-manager (Old)
 and  /work/SRC/openSUSE:Factory/.mate-power-manager.new.5148 (New)


Package is "mate-power-manager"

Thu May 16 22:04:26 2019 rev:23 rq:682575 version:1.22.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2019-01-08 12:28:29.828270948 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new.5148/mate-power-manager.changes
  2019-05-16 22:04:26.550600363 +0200
@@ -1,0 +2,18 @@
+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.
+
+---

Old:

  mate-power-manager-1.20.3.tar.xz

New:

  mate-power-manager-1.22.0.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.GNEKMh/_old  2019-05-16 22:04:27.242599716 +0200
+++ /var/tmp/diff_new_pack.GNEKMh/_new  2019-05-16 22:04:27.242599716 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-power-manager
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,14 @@
 #
 
 
-%define _version 1.20
+%define _version 1.22
 Name:   mate-power-manager
-Version:1.20.3
+Version:1.22.0
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0-only
 Group:  System/GUI/Other
-Url:https://mate-desktop.org/
+URL:https://mate-desktop.org/
 Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE mate-power-manager-gtk-3.20.patch -- Restore GLib 
2.48 and GTK+ 3.20 support.
 Patch0: mate-power-manager-gtk-3.20.patch

++ mate-power-manager-1.20.3.tar.xz -> mate-power-manager-1.22.0.tar.xz 
++
 30276 lines of diff (skipped)

++ mate-power-manager-gtk-3.20.patch ++
--- /var/tmp/diff_new_pack.GNEKMh/_old  2019-05-16 22:04:28.398598633 +0200
+++ /var/tmp/diff_new_pack.GNEKMh/_new  2019-05-16 22:04:28.398598633 +0200
@@ -52,14 +52,14 @@
 +#if GTK_CHECK_VERSION (3, 22, 0)
GdkMonitor*monitor;
 +#else
-+  intmonitor;
++  gint   monitor;
 +#endif
- GdkDisplay*display;
- GdkDeviceManager *device_manager;
- GdkDevice *device;
+   GdkDisplay*display;
+   GdkSeat   *seat;
+   GdkDevice *device;
 @@ -237,11 +241,21 @@ gpm_backlight_dialog_show (GpmBacklight
-_x,
-_y);
+_x,
+_y);
  
 +#if GTK_CHECK_VERSION (3, 22, 0)
monitor = gdk_display_get_monitor_at_point (gdk_screen_get_display 
(pointer_screen),
@@ -102,14 +102,14 @@
 +#if GTK_CHECK_VERSION (3, 22, 0)
GdkMonitor*monitor;
 +#else
-+  intmonitor;
++  gint   monitor;
 +#endif
- GdkDisplay*display;
- GdkDeviceManager *device_manager;
- GdkDevice *device;
+   GdkDisplay*display;
+   GdkSeat   *seat;
+   GdkDevice *device;
 @@ -214,11 +218,21 @@ gpm_kbd_backlight_dialog_show (GpmKbdBac
-_x,
-_y);
+_x,
+_y);
  
 +#if GTK_CHECK_VERSION (3, 22, 0)
monitor = gdk_display_get_monitor_at_point (gdk_screen_get_display 
(pointer_screen),




commit mate-power-manager for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2019-01-08 12:26:19

Comparing /work/SRC/openSUSE:Factory/mate-power-manager (Old)
 and  /work/SRC/openSUSE:Factory/.mate-power-manager.new.28833 (New)


Package is "mate-power-manager"

Tue Jan  8 12:26:19 2019 rev:22 rq:661272 version:1.20.3

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2018-06-19 12:03:58.389342171 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new.28833/mate-power-manager.changes
 2019-01-08 12:28:29.828270948 +0100
@@ -1,0 +2,10 @@
+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.
+
+---

Old:

  mate-power-manager-1.20.2.tar.xz

New:

  mate-power-manager-1.20.3.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.OBhyO3/_old  2019-01-08 12:28:30.324270407 +0100
+++ /var/tmp/diff_new_pack.OBhyO3/_new  2019-01-08 12:28:30.328270403 +0100
@@ -12,19 +12,19 @@
 # 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
 Name:   mate-power-manager
-Version:1.20.2
+Version:1.20.3
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0-only
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
-Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE mate-power-manager-gtk-3.20.patch -- Restore GLib 
2.48 and GTK+ 3.20 support.
 Patch0: mate-power-manager-gtk-3.20.patch
 BuildRequires:  fdupes
@@ -86,11 +86,7 @@
 %endif
 
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS NEWS README
 %{_sysconfdir}/xdg/autostart/mate-power-manager.desktop
 %{_bindir}/mate-power-manager

++ mate-power-manager-1.20.2.tar.xz -> mate-power-manager-1.20.3.tar.xz 
++
 259602 lines of diff (skipped)




commit mate-power-manager for openSUSE:Factory

2018-06-19 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2018-06-19 12:03:54

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


Package is "mate-power-manager"

Tue Jun 19 12:03:54 2018 rev:21 rq:617239 version:1.20.2

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2018-04-13 12:50:34.693795891 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2018-06-19 12:03:58.389342171 +0200
@@ -1,0 +2,8 @@
+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

New:

  mate-power-manager-1.20.2.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.Gb4CnV/_old  2018-06-19 12:03:59.165313360 +0200
+++ /var/tmp/diff_new_pack.Gb4CnV/_new  2018-06-19 12:03:59.169313211 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.20
 Name:   mate-power-manager
-Version:1.20.1
+Version:1.20.2
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0-only

++ mate-power-manager-1.20.1.tar.xz -> mate-power-manager-1.20.2.tar.xz 
++
 187553 lines of diff (skipped)




commit mate-power-manager for openSUSE:Factory

2018-04-13 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2018-04-13 12:50:15

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


Package is "mate-power-manager"

Fri Apr 13 12:50:15 2018 rev:20 rq:595745 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2018-03-20 21:58:00.926747047 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2018-04-13 12:50:34.693795891 +0200
@@ -1,0 +2,8 @@
+Wed Apr 11 10:12:43 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.1:
+  * Add a missing window icon to the About dialogue.
+  * Scale OSD size correctly on HiDPI displays.
+  * Grammar fix.
+
+---

Old:

  mate-power-manager-1.20.0.tar.xz

New:

  mate-power-manager-1.20.1.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.JHkXVm/_old  2018-04-13 12:50:35.877752997 +0200
+++ /var/tmp/diff_new_pack.JHkXVm/_new  2018-04-13 12:50:35.881752852 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.20
 Name:   mate-power-manager
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0-only

++ mate-power-manager-1.20.0.tar.xz -> mate-power-manager-1.20.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-power-manager-1.20.0/ChangeLog 
new/mate-power-manager-1.20.1/ChangeLog
--- old/mate-power-manager-1.20.0/ChangeLog 2018-02-06 18:29:47.0 
+0100
+++ new/mate-power-manager-1.20.1/ChangeLog 2018-03-26 08:56:27.0 
+0200
@@ -1,3 +1,72 @@
+commit d29f9d6e22ceb2abdc28756b782232c52cb0c789
+Author: raveit65 
+Date:   Mon Mar 26 08:55:37 2018 +0200
+
+release 1.20.1
+
+ NEWS | 6 ++
+ configure.ac | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 2dd62a46a6a5eeca3884d370a5d4941e4c6a9fb3
+Author: raveit65 
+Date:   Fri Mar 23 13:47:04 2018 +0100
+
+tx: update config with branch specific resoures
+
+ .tx/config | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 1e3fbac2d753a57db83080655bdacbb2f18addb0
+Author: monsta 
+Date:   Sat Mar 17 20:24:56 2018 +0300
+
+add missing window icon to About dialogs
+
+ applets/brightness/brightness-applet.c | 2 ++
+ applets/inhibit/inhibit-applet.c   | 2 ++
+ src/gpm-tray-icon.c| 1 +
+ 3 files changed, 5 insertions(+)
+
+commit c40f708e9c60194f060bca34fc512372096e5131
+Author: raveit65 
+Date:   Sat Mar 17 15:00:06 2018 +0100
+
+tx: add makepot and .pot files
+
+ makepot|5 +
+ mate-power-manager.pot | 2263 
+ 2 files changed, 2268 insertions(+)
+
+commit 97163e8519aa69a6b9686e23f232d3122285c54e
+Author: Victor Kareh 
+Date:   Mon Feb 12 13:14:17 2018 -0500
+
+Scale OSD size correctly on HiDPI displays (#246)
+
+ src/msd-osd-window.c | 15 ++-
+ 1 file changed, 10 insertions(+), 5 deletions(-)
+
+commit ecc330bcbb7c9fa58be34fb59d524d06d5f2aef3
+Author: Jack Steele 
+Date:   Tue Feb 6 02:20:21 2018 -0800
+
+Grammar fix
+
+"you do will not" -> "you will not"
+
+ help/C/index.docbook | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 96eeaff12b92f97f61f73622d3fe015aa350dcf5
+Author: raveit65 
+Date:   Sun Mar 11 21:36:24 2018 +0100
+
+transifex: set minimum_perc and type in config file
+
+ .tx/config | 2 ++
+ 1 file changed, 2 insertions(+)
+
 commit 6f4c550ee3951ce7fd2a3ccfad769abe7f1b
 Author: raveit65 
 Date:   Tue Feb 6 18:29:05 2018 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-power-manager-1.20.0/NEWS 
new/mate-power-manager-1.20.1/NEWS
--- old/mate-power-manager-1.20.0/NEWS  2018-02-06 18:28:53.0 +0100
+++ new/mate-power-manager-1.20.1/NEWS  2018-03-26 08:20:02.0 +0200
@@ -1,3 +1,9 @@
+### mate-power-manager 1.20.1
+
+  * add missing window icon to About dialogs
+  * Scale OSD size correctly on HiDPI displays (#246)
+  * Grammar fix
+
 ### mate-power-manager 1.20.0
 
   * Translations update
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-power-manager-1.20.0/applets/brightness/brightness-applet.c 
new/mate-power-manager-1.20.1/applets/brightness/brightness-applet.c

commit mate-power-manager for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2018-03-20 21:57:27

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


Package is "mate-power-manager"

Tue Mar 20 21:57:27 2018 rev:19 rq:586577 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2017-11-03 16:26:49.071913760 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2018-03-20 21:58:00.926747047 +0100
@@ -1,0 +2,18 @@
+Fri Mar  9 19:10:07 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.0:
+  * Require GTK+ 3.22 and GLib 2.50.
+  * Avoid deprecated gdk_screen_get_monitor_,
+gdk_screen_get_width/height(), gdk_display_get_screen()
+functions.
+  * Don't use deprecated gtk_show_uri().
+  * Actually check the $XPROTO_REQUIRED variable's value.
+  * An implementation of WidthOfScreen and HeightOfScreen.
+  * Avoid deprecated GtkStock.
+  * inhibit applet: Fix rendering of the icon.
+  * Correct spelling mistakes.
+  * Update translations.
+- Add mate-power-manager-gtk-3.20.patch: Restore GLib 2.48 and
+  GTK+ 3.20 support.
+
+---

Old:

  mate-power-manager-1.18.1.tar.xz

New:

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



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.2LCnGr/_old  2018-03-20 21:58:01.686719684 +0100
+++ /var/tmp/diff_new_pack.2LCnGr/_new  2018-03-20 21:58:01.690719541 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-power-manager
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,25 +16,26 @@
 #
 
 
-%define _version 1.18
+%define _version 1.20
 Name:   mate-power-manager
-Version:1.18.1
+Version:1.20.0
 Release:0
 Summary:MATE Desktop UPower policy management
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+# PATCH-FEATURE-OPENSUSE mate-power-manager-gtk-3.20.patch -- Restore GLib 
2.48 and GTK+ 3.20 support.
+Patch0: mate-power-manager-gtk-3.20.patch
 BuildRequires:  fdupes
-BuildRequires:  libxml2-python
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.48
 BuildRequires:  pkgconfig(gnome-keyring-1)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(libnotify)
@@ -59,6 +60,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -71,7 +73,7 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}/
 
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -84,7 +86,12 @@
 %endif
 
 %files
-%doc AUTHORS COPYING NEWS README
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc AUTHORS NEWS README
 %{_sysconfdir}/xdg/autostart/mate-power-manager.desktop
 %{_bindir}/mate-power-manager
 %{_bindir}/mate-power-preferences

++ mate-power-manager-1.18.1.tar.xz -> mate-power-manager-1.20.0.tar.xz 
++
 31646 lines of diff (skipped)

++ mate-power-manager-gtk-3.20.patch ++
--- a/applets/brightness/gpm-common.c
+++ b/applets/brightness/gpm-common.c
@@ -45,7 +45,11 @@ gpm_help_display (const gchar *link_id)
else
uri = g_strdup ("help:mate-power-manager");
 
+#if GTK_CHECK_VERSION (3, 22, 0)
gtk_show_uri_on_window (NULL, uri, GDK_CURRENT_TIME, );
+#else
+   gtk_show_uri (gdk_screen_get_default (), uri, GDK_CURRENT_TIME, );
+#endif
 
if (error != NULL) {
GtkWidget *d;
--- a/applets/inhibit/gpm-common.c
+++ b/applets/inhibit/gpm-common.c
@@ -45,7 +45,11 @@ gpm_help_display (const gchar *link_id)
else
uri = g_strdup ("help:mate-power-manager");
 
+#if GTK_CHECK_VERSION (3, 22, 0)
gtk_show_uri_on_window (NULL, uri, GDK_CURRENT_TIME, );
+#else
+   

commit mate-power-manager for openSUSE:Factory

2017-11-03 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2017-11-03 16:25:44

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


Package is "mate-power-manager"

Fri Nov  3 16:25:44 2017 rev:18 rq:538178 version:1.18.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2017-03-20 17:12:20.590314956 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2017-11-03 16:26:49.071913760 +0100
@@ -1,0 +2,9 @@
+Wed Nov  1 16:17:37 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.1:
+  * Don't abort on unknown DBus signal name.
+  * Refresh tray icon on icon theme change.
+  * Statistics UI: Add style class mpm-statistics.
+  * Update translations.
+
+---

Old:

  mate-power-manager-1.18.0.tar.xz

New:

  mate-power-manager-1.18.1.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.nqth1C/_old  2017-11-03 16:26:50.231871541 +0100
+++ /var/tmp/diff_new_pack.nqth1C/_new  2017-11-03 16:26:50.235871396 +0100
@@ -18,7 +18,7 @@
 
 %define _version 1.18
 Name:   mate-power-manager
-Version:1.18.0
+Version:1.18.1
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
@@ -71,18 +71,19 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}/
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
-%glib2_gsettings_schema_post
 %icon_theme_cache_post
+%glib2_gsettings_schema_post
 
 %postun
 %desktop_database_postun
-%glib2_gsettings_schema_postun
 %icon_theme_cache_postun
+%glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_sysconfdir}/xdg/autostart/mate-power-manager.desktop
 %{_bindir}/mate-power-manager
@@ -102,6 +103,5 @@
 %{_mandir}/man?/*.?%{?ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ mate-power-manager-1.18.0.tar.xz -> mate-power-manager-1.18.1.tar.xz 
++
 83413 lines of diff (skipped)




commit mate-power-manager for openSUSE:Factory

2017-03-20 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2017-03-20 17:12:19

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


Package is "mate-power-manager"

Mon Mar 20 17:12:19 2017 rev:17 rq:481138 version:1.18.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2017-02-19 01:04:04.517931048 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2017-03-20 17:12:20.590314956 +0100
@@ -1,0 +2,17 @@
+Tue Mar 14 10:11:47 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.0:
+  * NEWS: Use consistent, project wide, markdown-like formatting to
+make generating release announcements easier.
+  * Build: Require xproto >= 7.0.15.
+  * Build: Require mate-panel >= 1.17.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+--with-gtk build option.
+  * Replace deprecated upower suspend/hibernate functions with
+ConsoleKit2 equivalents.
+  * Use manpages as is instead of generating them from sgml (and
+don't require docbook2man for build anymore).
+  * Some more fixes and cleanups.
+  * Update translations.
+
+---

Old:

  mate-power-manager-1.16.2.tar.xz

New:

  mate-power-manager-1.18.0.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.u3NJY3/_old  2017-03-20 17:12:21.570176600 +0100
+++ /var/tmp/diff_new_pack.u3NJY3/_new  2017-03-20 17:12:21.570176600 +0100
@@ -16,16 +16,15 @@
 #
 
 
-%define _version 1.16
+%define _version 1.18
 Name:   mate-power-manager
-Version:1.16.2
+Version:1.18.0
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-BuildRequires:  docbook-utils
 BuildRequires:  fdupes
 BuildRequires:  libxml2-python
 BuildRequires:  mate-common >= %{_version}
@@ -35,12 +34,11 @@
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libcanberra-gtk)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
-BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(upower-glib)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
@@ -65,9 +63,7 @@
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
-  --libexecdir=%{_libexecdir}/%{name} \
-  --with-gtk=2.0  \
-  --enable-unique
+  --libexecdir=%{_libexecdir}/%{name}
 make %{?_smp_mflags} V=1
 
 %install

++ mate-power-manager-1.16.2.tar.xz -> mate-power-manager-1.18.0.tar.xz 
++
 78691 lines of diff (skipped)




commit mate-power-manager for openSUSE:Factory

2017-02-18 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2017-02-19 01:04:03

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


Package is "mate-power-manager"

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2017-02-06 15:23:15.850708683 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2017-02-19 01:04:04.517931048 +0100
@@ -1,0 +2,11 @@
+Sat Feb 18 11:01:24 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.2:
+  * Build: Remove strict options, they just get in the way.
+  * GTK+3: Properly hide brightness applet popup on pressing
+Esc/Enter/Space keys (fixes popup becoming wide instead and
+random applet crashes).
+  * GTK+3: Fix mouse scroll over brightness applet icon when
+no popup is shown.
+
+---

Old:

  mate-power-manager-1.16.1.tar.xz

New:

  mate-power-manager-1.16.2.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.PpRuql/_old  2017-02-19 01:04:04.901877102 +0100
+++ /var/tmp/diff_new_pack.PpRuql/_new  2017-02-19 01:04:04.905876539 +0100
@@ -18,13 +18,13 @@
 
 %define _version 1.16
 Name:   mate-power-manager
-Version:1.16.1
+Version:1.16.2
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
 Group:  System/GUI/Other
-Url:http://mate-desktop.org/
-Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+Url:https://mate-desktop.org/
+Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-utils
 BuildRequires:  fdupes
 BuildRequires:  libxml2-python
@@ -68,7 +68,7 @@
   --libexecdir=%{_libexecdir}/%{name} \
   --with-gtk=2.0  \
   --enable-unique
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ mate-power-manager-1.16.1.tar.xz -> mate-power-manager-1.16.2.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-power-manager-1.16.1/ChangeLog 
new/mate-power-manager-1.16.2/ChangeLog
--- old/mate-power-manager-1.16.1/ChangeLog 2017-01-24 11:54:10.0 
+0100
+++ new/mate-power-manager-1.16.2/ChangeLog 2017-02-16 15:46:21.0 
+0100
@@ -1,3 +1,42 @@
+commit ff77b8436ee6339b1f7543b9c575a76b4418b40a
+Author: monsta 
+Date:   Thu Feb 16 17:29:09 2017 +0300
+
+release 1.16.2
+
+ NEWS | 12 
+ configure.ac |  2 +-
+ 2 files changed, 13 insertions(+), 1 deletion(-)
+
+commit be0723d374fb643a3f47144538420ed6f4ed171c
+Author: monsta 
+Date:   Fri Feb 10 13:13:01 2017 +0300
+
+[GTK+3] brightness applet: fix mouse scroll over icon without popup
+
+ applets/brightness/brightness-applet.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit f84112f2bdb67ccc0a938fafec8228fd4f28ef7b
+Author: monsta 
+Date:   Thu Feb 9 12:56:03 2017 +0300
+
+build: remove strict options, they just get in the way
+
+ configure.ac | 23 ---
+ 1 file changed, 23 deletions(-)
+
+commit 85bbe26b88df466062698439dcafca1058ee585c
+Author: monsta 
+Date:   Thu Feb 2 16:10:28 2017 +0300
+
+[GTK+3] brightness applet: properly hide popup on Esc/Enter/Space keys
+
+port of a25fecfecd752cd4a5966786c617cf1b1a3b9eb0 to mixed GTK+2/3 code
+
+ applets/brightness/brightness-applet.c | 20 +---
+ 1 file changed, 17 insertions(+), 3 deletions(-)
+
 commit 57987c057b96dfe5c5b29358398f4a08dbd86f24
 Author: monsta 
 Date:   Tue Jan 24 13:21:25 2017 +0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-power-manager-1.16.1/NEWS 
new/mate-power-manager-1.16.2/NEWS
--- old/mate-power-manager-1.16.1/NEWS  2017-01-24 11:20:12.0 +0100
+++ new/mate-power-manager-1.16.2/NEWS  2017-02-16 15:27:19.0 +0100
@@ -1,3 +1,15 @@
+Version 1.16.2
+~~
+Released: 2017-02-16
+
+* News:
+ - Build: remove strict options, they just get in the way
+ - GTK+3: properly hide brightness applet popup on pressing
+   Esc/Enter/Space keys (fixes popup becoming wide instead
+   and random applet crashes)
+ - GTK+3: fix mouse scroll over brightness applet icon when
+   no popup is shown
+
 Version 1.16.1
 ~~
 Released: 2017-01-24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit mate-power-manager for openSUSE:Factory

2017-02-06 Thread root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2017-02-06 15:23:14

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


Package is "mate-power-manager"

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2016-09-25 14:43:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2017-02-06 15:23:15.850708683 +0100
@@ -1,0 +2,11 @@
+Sun Feb  5 21:04:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Check both the "Backlight" and "BACKLIGHT" xrandr properties
+(fixes inability to adjust screen backlight on some systems).
+  * Statistics: Stop runtime warnings spam on desktop systems.
+  * GTK+3: Fix runtime warning in inhibit applet.
+  * GTK+3: Fix OSD rendering on non-composited desktop.
+  * GTK+3: Add OSD style class for non-composited desktop.
+
+---

Old:

  mate-power-manager-1.16.0.tar.xz

New:

  mate-power-manager-1.16.1.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.G1zNVF/_old  2017-02-06 15:23:16.274648083 +0100
+++ /var/tmp/diff_new_pack.G1zNVF/_new  2017-02-06 15:23:16.278647511 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-power-manager
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define _version 1.16
 Name:   mate-power-manager
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
@@ -35,6 +35,7 @@
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libcanberra-gtk)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(libnotify)

++ mate-power-manager-1.16.0.tar.xz -> mate-power-manager-1.16.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-power-manager-1.16.0/ChangeLog 
new/mate-power-manager-1.16.1/ChangeLog
--- old/mate-power-manager-1.16.0/ChangeLog 2016-09-19 07:18:16.0 
+0200
+++ new/mate-power-manager-1.16.1/ChangeLog 2017-01-24 11:54:10.0 
+0100
@@ -1,3 +1,68 @@
+commit 57987c057b96dfe5c5b29358398f4a08dbd86f24
+Author: monsta 
+Date:   Tue Jan 24 13:21:25 2017 +0300
+
+release 1.16.1
+
+ NEWS | 12 
+ configure.ac |  2 +-
+ 2 files changed, 13 insertions(+), 1 deletion(-)
+
+commit ede11720307927f40c7c9f9dd2137172cc8c1e3b
+Author: monsta 
+Date:   Tue Jan 24 12:25:54 2017 +0300
+
+[GTK+3] inhibit applet: connect to draw signal, not to expose-event
+
+stops runtime warnings when panel is started
+
+ported from 
https://github.com/mate-desktop/mate-power-manager/commit/f311cf97ddbd2b24503beca339cd4c6c233ac9b6
+
+ applets/inhibit/inhibit-applet.c | 5 +
+ 1 file changed, 5 insertions(+)
+
+commit 5c7cc17b0ec5626256cd867c5e2ec3395e2ea941
+Author: Matthew Pottage 
+Date:   Thu Jul 2 15:33:10 2015 +0100
+
+Check both the "Backlight" and "BACKLIGHT" xrandr properties for a 
backlight.
+
+Added checking the "Backlight" property. "BACKLIGHT" appears to be the 
legacy
+property.
+
+This resolves an issue where xbacklight can change the backlight, but
+mate-power-manager can't.
+
+ src/gpm-brightness.c | 12 
+ 1 file changed, 8 insertions(+), 4 deletions(-)
+
+commit b850b99bcdb120b89b354280f2816587ea6b7611
+Author: monsta 
+Date:   Sat Jan 7 20:43:46 2017 +0300
+
+statistics: don't call upower function on a NULL device path
+
+fixes https://github.com/mate-desktop/mate-power-manager/issues/139
+
+ src/gpm-statistics.c | 4 
+ 1 file changed, 4 insertions(+)
+
+commit a1de9e1967d4be7d90d2bf8ce752283e2dc062af
+Author: lukefromdc 
+Date:   Sun Dec 25 21:53:27 2016 -0500
+
+Brightness: fix OSD rendering when not composited
+
+Also add style class msd-osd-window-solid, same as mate-settings-daemon 
volume control.
+
+Based on
+
https://github.com/mate-desktop/mate-settings-daemon/commit/5d580b9985b61a486c8d23eaa34091a14d01b9e0
+and
+

commit mate-power-manager for openSUSE:Factory

2016-09-25 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2016-09-25 14:43:26

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


Package is "mate-power-manager"

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2016-04-15 19:10:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2016-09-25 14:43:29.0 +0200
@@ -1,0 +2,17 @@
+Tue Sep 20 20:50:25 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.16.0:
+  * Use GtkAboutDialog instead of MateAboutDialog.
+  * Stop depending on libmate-desktop.
+  * Show the primary device time remaining as the first entry in
+the context menu.
+  * Do not issue a console warning when laptop batteries are empty.
+  * GTK+3: Port from libunique to GtkApplication.
+  * GTK+3: Add css theming for OSD (MsdOsdWindow).
+  * GTK+3: Fix an empty space in tray when system has no battery.
+  * GTK+3: Fix lots of deprecations.
+  * Some more fixes and cleanups.
+  * Make distcheck use a currently selected GTK+ version.
+  * Update translations.
+
+---

Old:

  mate-power-manager-1.14.0.tar.xz

New:

  mate-power-manager-1.16.0.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.J1KD7j/_old  2016-09-25 14:43:30.0 +0200
+++ /var/tmp/diff_new_pack.J1KD7j/_new  2016-09-25 14:43:30.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.14
+%define _version 1.16
 Name:   mate-power-manager
-Version:1.14.0
+Version:1.16.0
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
@@ -29,6 +29,7 @@
 BuildRequires:  fdupes
 BuildRequires:  libxml2-python
 BuildRequires:  mate-common >= %{_version}
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-glib-1)

++ mate-power-manager-1.14.0.tar.xz -> mate-power-manager-1.16.0.tar.xz 
++
 155157 lines of diff (skipped)




commit mate-power-manager for openSUSE:Factory

2016-04-15 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2016-04-15 19:10:27

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


Package is "mate-power-manager"

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2016-01-08 15:23:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2016-04-15 19:10:29.0 +0200
@@ -1,0 +2,17 @@
+Sat Apr  9 11:24:53 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.0:
+  * GTK+3: Fix deprecations in brightness applet.
+  * Some more fixes and cleanups.
+  * Update Translations.
+  * Fix Changelog generation.
+
+---
+Wed Jan 27 06:26:36 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.13.0:
+  * Drop MateConf migration script.
+  * Fix a possible crash when an Xorg function call fails.
+  * Some code cleanup.
+
+---

Old:

  mate-power-manager-1.12.1.tar.xz

New:

  mate-power-manager-1.14.0.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.eDBqXl/_old  2016-04-15 19:10:30.0 +0200
+++ /var/tmp/diff_new_pack.eDBqXl/_new  2016-04-15 19:10:30.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.12
+%define _version 1.14
 Name:   mate-power-manager
-Version:1.12.1
+Version:1.14.0
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
@@ -61,8 +61,10 @@
 %setup -q
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
   --libexecdir=%{_libexecdir}/%{name} \
+  --with-gtk=2.0  \
   --enable-unique
 make %{?_smp_mflags}
 
@@ -71,10 +73,6 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}/
 
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
-   rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
-
 %post
 %desktop_database_post
 %glib2_gsettings_schema_post

++ mate-power-manager-1.12.1.tar.xz -> mate-power-manager-1.14.0.tar.xz 
++
 41046 lines of diff (skipped)




commit mate-power-manager for openSUSE:Factory

2016-01-08 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2016-01-08 15:23:26

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


Package is "mate-power-manager"

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2015-12-01 09:20:09.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2016-01-08 15:23:34.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan  6 13:21:22 UTC 2016 - sor.ale...@meowr.ru
+
+- Add missing pkgconfig(xrandr), pkgconfig(xrender),
+  pkgconfig(x11), pkgconfig(xext), pkgconfig(xproto) dependencies.
+
+---



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.jRRewx/_old  2016-01-08 15:23:35.0 +0100
+++ /var/tmp/diff_new_pack.jRRewx/_new  2016-01-08 15:23:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-power-manager
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
 Group:  System/GUI/Other
-Url:http://mate-desktop.org
+Url:http://mate-desktop.org/
 Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-utils
 BuildRequires:  fdupes
@@ -40,6 +40,11 @@
 BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
 BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(upower-glib)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xproto)
+BuildRequires:  pkgconfig(xrandr) >= 1.3.0
+BuildRequires:  pkgconfig(xrender)
 Requires:   upower
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires




commit mate-power-manager for openSUSE:Factory

2015-12-01 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2015-12-01 09:19:56

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


Package is "mate-power-manager"

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2015-11-11 10:30:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2015-12-01 09:20:09.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov 30 10:20:18 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.1:
+  * Allow disabling of power button.
+  * Multiple backlight fixes.
+  * Gtk3: Do not remove slider background in brightness applet
+(fixes background in some themes).
+  * Update translations.
+
+---

Old:

  mate-power-manager-1.12.0.tar.xz

New:

  mate-power-manager-1.12.1.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.LND499/_old  2015-12-01 09:20:10.0 +0100
+++ /var/tmp/diff_new_pack.LND499/_new  2015-12-01 09:20:10.0 +0100
@@ -18,7 +18,7 @@
 
 %define _version 1.12
 Name:   mate-power-manager
-Version:1.12.0
+Version:1.12.1
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0

++ mate-power-manager-1.12.0.tar.xz -> mate-power-manager-1.12.1.tar.xz 
++
 214953 lines of diff (skipped)




commit mate-power-manager for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2015-11-11 10:30:41

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


Package is "mate-power-manager"

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2015-09-03 18:10:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2015-11-11 10:30:50.0 +0100
@@ -1,0 +2,21 @@
+Thu Nov  5 20:43:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.0:
+  * Require XRandR 1.3.
+  * Retrieve strings directly from gschema (requires intltool
+0.50.1).
+  * Gtk3: support custom themes.
+  * Gtk3: fix brightness applet behaviour.
+  * Some fixes and cleanups.
+
+---
+Fri Oct  9 22:04:39 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.11:
+  * backlight-helper: Add gmux_backlight to backlight_interfaces.
+  * Switch to org.gnome.SessionManager.
+  * Show vendor/model information.
+  * Fixes change keyboard back light for laptops with levels less
+then 10.
+
+---

Old:

  mate-power-manager-1.10.2.tar.xz

New:

  mate-power-manager-1.12.0.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.bBKdrP/_old  2015-11-11 10:30:51.0 +0100
+++ /var/tmp/diff_new_pack.bBKdrP/_new  2015-11-11 10:30:51.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.10
+%define _version 1.12
 Name:   mate-power-manager
-Version:1.10.2
+Version:1.12.0
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
@@ -28,16 +28,16 @@
 BuildRequires:  docbook-utils
 BuildRequires:  fdupes
 BuildRequires:  libxml2-python
-BuildRequires:  mate-common >= 1.9.0
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(libcanberra-gtk)
-BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= 1.9.0
+BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(mate-desktop-2.0) >= 1.9.0
+BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
 BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(upower-glib)
 Requires:   upower

++ mate-power-manager-1.10.2.tar.xz -> mate-power-manager-1.12.0.tar.xz 
++
 26170 lines of diff (skipped)




commit mate-power-manager for openSUSE:Factory

2015-09-03 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2015-09-03 18:04:04

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


Package is "mate-power-manager"

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2015-08-01 11:35:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2015-09-03 18:10:23.0 +0200
@@ -1,0 +2,8 @@
+Wed Sep  2 10:42:43 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.2:
+  * Fix keyboard backlight adjustment for laptops with non-standard
+levels.
+  * Some bugfixes.
+
+---

Old:

  mate-power-manager-1.10.1.tar.xz

New:

  mate-power-manager-1.10.2.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.pN8cKF/_old  2015-09-03 18:10:30.0 +0200
+++ /var/tmp/diff_new_pack.pN8cKF/_new  2015-09-03 18:10:30.0 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.10
 Name:   mate-power-manager
-Version:1.10.1
+Version:1.10.2
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
@@ -41,7 +41,7 @@
 BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(upower-glib)
 Requires:   upower
-Recommends: %{name}-lang = %{version}
+Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
 %description

++ mate-power-manager-1.10.1.tar.xz -> mate-power-manager-1.10.2.tar.xz 
++
 3867 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-power-manager-1.10.1/ChangeLog new/mate-power-manager-1.10.2/ChangeLog
--- old/mate-power-manager-1.10.1/ChangeLog 2015-07-14 15:35:28.0 
+0200
+++ new/mate-power-manager-1.10.2/ChangeLog 2015-09-01 11:49:36.0 
+0200
@@ -1,5 +1,56 @@
 # Generated by Makefile. Do not edit.
 
+commit 3e99e1412494be782c5efae7fcd59a7a7c8f6b78
+Author: monsta 
+Date:   Tue Sep 1 12:18:58 2015 +0300
+
+bump version to 1.10.2
+
+ NEWS | 9 +
+ configure.ac | 2 +-
+ 2 files changed, 10 insertions(+), 1 deletion(-)
+
+commit 67e99922f62204385825dead1246e61228a6a90e
+Author: Roy Zhang 
+Date:   Wed Jul 29 00:38:48 2015 +0800
+
+Save copying cost
+
+ src/gpm-prefs-core.c | 9 +++--
+ 1 file changed, 3 insertions(+), 6 deletions(-)
+
+commit 5ec722d8d4ab932f6587f0a5880c9ea7a55b412d
+Author: Roy Zhang 
+Date:   Tue Jul 28 10:01:09 2015 +0800
+
+Also free the builder when finalizing
+
+ src/gpm-prefs-core.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit ce00effcd00b290ce37ffda1087f9bc5ec0cf1ae
+Author: Roy Zhang 
+Date:   Tue Jul 28 09:50:34 2015 +0800
+
+Fix memory leaks
+
+g_variant_get() uses g_strdup() internally, so we should free the string 
after use.
+
+ src/gpm-prefs-core.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 02b70065e32f12ddd92d21ef668dc878b272c81f
+Author: Mikhail Shevtsov 
+Date:   Tue Jul 28 03:35:05 2015 +0300
+
+Unable to change keyboard back light #108
+
+Fixed issue for laptops with levels less then 10;
+
+ src/gpm-common.c| 10 --
+ src/gpm-kbd-backlight.c |  5 +
+ 2 files changed, 13 insertions(+), 2 deletions(-)
+
 commit 56aea45e0a777c9c979dbc47b823e47a00ffb8ad
 Author: Monsta 
 Date:   Tue Jul 14 15:02:27 2015 +0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-power-manager-1.10.1/NEWS new/mate-power-manager-1.10.2/NEWS
--- old/mate-power-manager-1.10.1/NEWS  2015-07-14 15:33:36.0 +0200
+++ new/mate-power-manager-1.10.2/NEWS  2015-09-01 11:45:50.0 +0200
@@ -1,3 +1,12 @@
+Version 1.10.2
+~~
+Released: 2015-09-01
+
+* News:
+ - Fixed keyboard backlight adjustment for laptops with
+   non-standard levels
+ - Some bugfixes
+
 Version 1.10.1
 ~~
 Released: 2015-07-14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit mate-power-manager for openSUSE:Factory

2015-08-01 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2015-08-01 11:35:24

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


Package is mate-power-manager

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2015-07-03 00:09:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2015-08-01 11:35:26.0 +0200
@@ -1,0 +2,8 @@
+Wed Jul 15 11:23:21 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.1:
+  * Multiple help fixes.
+  * Some bugfixes.
+  * Update translations.
+
+---

Old:

  mate-power-manager-1.10.0.tar.xz

New:

  mate-power-manager-1.10.1.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.W6XTbC/_old  2015-08-01 11:35:26.0 +0200
+++ /var/tmp/diff_new_pack.W6XTbC/_new  2015-08-01 11:35:26.0 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.10
 Name:   mate-power-manager
-Version:1.10.0
+Version:1.10.1
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0

++ mate-power-manager-1.10.0.tar.xz - mate-power-manager-1.10.1.tar.xz 
++
 28817 lines of diff (skipped)




commit mate-power-manager for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2015-07-02 22:48:48

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


Package is mate-power-manager

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2014-10-05 20:33:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2015-07-03 00:09:57.0 +0200
@@ -1,0 +2,36 @@
+Mon May  4 20:23:43 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.0 (changes since 1.9.0):
+  * Fix memory leaks.
+  * Rename D-Bus service file.
+  * Add mate-power-manager-bugreport, and
+mate-power-backlight-helper manpages.
+  * Fix GTKBuilder script for media keys popup window.
+  * Removed the property that made UI load fail.
+  * UPower: handle UP_DEVICE_STATE_UNKNOWN, avoid assert.
+  * Fix mate-power-statistics GUI while using Gtk3.
+  * Drop udisks1 support.
+  * Update translations.
+- Spec cleanup.
+
+---
+Mon Dec  8 19:59:03 UTC 2014 - p.drou...@gmail.com
+
+- Remove obsolete --disable-scrollkeeper option
+- Add requirement to pkgconfig(mate-desktop-2.0); new dependency
+
+---
+Mon Dec  8 15:29:27 UTC 2014 - p.drou...@gmail.com
+
+- Remove mate-power-manager_dbus_interface_keyboard_backlight_controls.patch
+  fixed on upstream release
+- Remove autoreconf -fiv; not needed anymore
+
+---
+Sun Oct 26 20:30:11 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.9.0 (unstable)
+  + Add support for UPower 0.99
+- Fix version requirements
+
+---

Old:

  mate-power-manager-1.8.1.tar.xz
  mate-power-manager_dbus_interface_keyboard_backlight_controls.patch

New:

  mate-power-manager-1.10.0.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.wZ9ggL/_old  2015-07-03 00:09:58.0 +0200
+++ /var/tmp/diff_new_pack.wZ9ggL/_new  2015-07-03 00:09:58.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for mate-power-manager 
+# spec file for package mate-power-manager
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,35 +15,34 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+%define _version 1.10
 Name:   mate-power-manager
-Version:1.8.1
+Version:1.10.0
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
 Group:  System/GUI/Other
 Url:http://mate-desktop.org
-Source0:
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM 
mate-power-manager_dbus_interface_keyboard_backlight_controls.patch --fix 
gsettings schema
-# to fix keyboard backlight support
-Patch0: 
mate-power-manager_dbus_interface_keyboard_backlight_controls.patch
-Requires:   upower
-Recommends: %{name}-lang
-%glib2_gsettings_schema_requires
-
+Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-utils
 BuildRequires:  fdupes
-BuildRequires:  mate-common
 BuildRequires:  libxml2-python
+BuildRequires:  mate-common = 1.9.0
+BuildRequires:  update-desktop-files
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(libcanberra-gtk)
+BuildRequires:  pkgconfig(libmatepanelapplet-4.0) = 1.9.0
 BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
-BuildRequires:  pkgconfig(gnome-keyring-1)
+BuildRequires:  pkgconfig(mate-desktop-2.0) = 1.9.0
 BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(upower-glib)
-BuildRequires:  update-desktop-files
-BuildRequires:  yelp-tools
+Requires:   upower
+Recommends: %{name}-lang = %{version}
+%glib2_gsettings_schema_requires
 
 %description
 MATE Power Manager is a MATE session daemon that acts as a policy
@@ -55,22 +54,20 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-autoreconf -fiv
 %configure   \
-   --disable-scrollkeeper\
--libexecdir=%{_libexecdir}/%{name}   \
--enable-unique
 make 

commit mate-power-manager for openSUSE:Factory

2014-10-05 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2014-10-05 20:31:54

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


Package is mate-power-manager

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2014-04-26 10:06:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2014-10-05 20:33:30.0 +0200
@@ -1,0 +2,15 @@
+Fri Oct  3 15:05:42 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.1
+  + Fixed levels is 0 warning if no kbd backlight present
+  + Added support for upower-0.99 API
+  + Added keywords key to .desktop file
+  + Removed battery recall logic
+- Remove upstreamed patches
+  + mate-power-manager-avoid-levels_is_0-warning.patch
+  + mate-power-manager-port-to-upower-0.99_API.patch
+  + mate-power-manager-remove-battery-recall-logic.patch 
+  + mate-power-manager-fixes-for-upower1-api-changes.patch
+  + mate-power-manager-improve-upower1-support.patch
+
+---

Old:

  mate-power-manager-1.8.0.tar.xz
  mate-power-manager-avoid-levels_is_0-warning.patch
  mate-power-manager-fixes-for-upower1-api-changes.patch
  mate-power-manager-improve-upower1-support.patch
  mate-power-manager-port-to-upower-0.99_API.patch
  mate-power-manager-remove-battery-recall-logic.patch

New:

  mate-power-manager-1.8.1.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.FdhVA1/_old  2014-10-05 20:33:31.0 +0200
+++ /var/tmp/diff_new_pack.FdhVA1/_new  2014-10-05 20:33:31.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   mate-power-manager
-Version:1.8.0
+Version:1.8.1
 Release:0
 Summary:MATE Desktop UPower policy management
 License:GPL-2.0
@@ -26,18 +26,6 @@
 # PATCH-FIX-UPSTREAM 
mate-power-manager_dbus_interface_keyboard_backlight_controls.patch --fix 
gsettings schema
 # to fix keyboard backlight support
 Patch0: 
mate-power-manager_dbus_interface_keyboard_backlight_controls.patch
-# PATCH-FIX-UPSTREAM mate-power-manager-avoid-levels_is_0-warning.patch 
--avoid levels is 0 warning if no
-# kbd backlight present
-Patch1: mate-power-manager-avoid-levels_is_0-warning.patch
-# PATCH-FIX-UPSTREAM mate-power-manager-port-to-upower-0.99_API.patch --fix 
mate-power-manager for current upower versions
-Patch2: mate-power-manager-port-to-upower-0.99_API.patch
-# PATCH-FIX-UPSTREAM mate-power-manager-remove-battery-recall-logic.patch 
--the database is outdated several years
-# now and the whole interface is removed from current UPower release
-Patch3: mate-power-manager-remove-battery-recall-logic.patch 
-# PATCH-FIX-UPSTREAM mate-power-manager-fixes-for-upower1-api-changes.patch 
--adapt upstream code to API changes
-Patch4: mate-power-manager-fixes-for-upower1-api-changes.patch
-# PATCH-FIX-UPSTREAM mate-power-manager-improve-upower1-support.patch --fix 
support of devices for upower =1.0
-Patch5: mate-power-manager-improve-upower1-support.patch
 Requires:   upower
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
@@ -68,11 +56,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch3 -p1
-%patch2 -p1
-%patch5 -p1
-%patch4 -p1
 
 %build
 autoreconf -fiv
@@ -105,8 +88,8 @@
 %doc AUTHORS README COPYING
 %dir %{_datadir}/mate-2.0
 %{_sysconfdir}/xdg/autostart/mate-power-manager.desktop
-%{_bindir}/mate-power-bugreport.sh
 %{_bindir}/mate-power-manager
+%{_bindir}/mate-power-manager-bugreport
 %{_bindir}/mate-power-preferences
 %{_bindir}/mate-power-statistics
 %{_sbindir}/mate-power-backlight-helper

++ mate-power-manager-1.8.0.tar.xz - mate-power-manager-1.8.1.tar.xz ++
 3062 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-power-manager-1.8.0/ChangeLog new/mate-power-manager-1.8.1/ChangeLog
--- old/mate-power-manager-1.8.0/ChangeLog  2014-03-01 17:54:49.0 
+0100
+++ new/mate-power-manager-1.8.1/ChangeLog  2014-09-29 21:45:34.0 
+0200
@@ -1,5 +1,139 @@
 # Generated by Makefile. Do not edit.
 
+commit 170a95ae62dbf72bbffc99fc5796cb22dc418131
+Author: infirit infi...@gmail.com
+Date:   Sun Sep 28 21:33:32 2014 +0200
+
+Bump version to 1.8.1
+
+ 

commit mate-power-manager for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2014-04-26 10:06:19

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


Package is mate-power-manager

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2014-03-22 18:01:43.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2014-04-26 10:06:21.0 +0200
@@ -1,0 +2,30 @@
+Thu Apr 24 20:24:35 UTC 2014 - p.drou...@gmail.com
+
+- Add mate-power-manager-fixes-for-upower1-api-changes.patch
+- Add mate-power-manager-improve-upower1-support.patch
+
+---
+Thu Apr 17 10:24:28 UTC 2014 - p.drou...@gmail.com
+
+- Rebase upower-0.99 support :
+  + Remove mate-power-manager_fix-use-g_signal-notify.patch; 
+mate-power-manager_upower-remove-recall.patch; 
+mate-power-manager_upower-update-for-libupower-glib-API-changes.patch;
+mate-power-manager_upower-use-g_signal-notify.patch
+mate-power-manager_upower.patch
+  + Add mate-power-manager-avoid-levels_is_0-warning.patch; 
+mate-power-manager-port-to-upower-0.99_API.patch;
+mate-power-manager-remove-battery-recall-logic.patch
+- Explicitely require upower
+
+---
+Sun Apr 13 17:36:45 UTC 2014 - p.drou...@gmail.com
+
+- Add 
mate-power-manager_upower-update-for-libupower-glib-API-changes-fix.patch,
+  mate-power-manager_fix-pref-apply.patch and 
+  mate-power-manager-statistics-fix.patch; more fixes for upower = 0.99 
+  compatibility
+- Remove hard requirement of pm-utils, udisks and splashy; package works
+  without these packages
+
+---

Old:

  mate-power-manager_fix-use-g_signal-notify.patch
  mate-power-manager_upower-remove-recall.patch
  mate-power-manager_upower-update-for-libupower-glib-API-changes.patch
  mate-power-manager_upower-use-g_signal-notify.patch
  mate-power-manager_upower.patch

New:

  mate-power-manager-avoid-levels_is_0-warning.patch
  mate-power-manager-fixes-for-upower1-api-changes.patch
  mate-power-manager-improve-upower1-support.patch
  mate-power-manager-port-to-upower-0.99_API.patch
  mate-power-manager-remove-battery-recall-logic.patch



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.xHah7A/_old  2014-04-26 10:06:22.0 +0200
+++ /var/tmp/diff_new_pack.xHah7A/_new  2014-04-26 10:06:22.0 +0200
@@ -13,35 +13,32 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 Name:   mate-power-manager
 Version:1.8.0
 Release:0
-License:GPL-2.0
 Summary:MATE Desktop UPower policy management
-Url:http://mate-desktop.org
+License:GPL-2.0
 Group:  System/GUI/Other
+Url:http://mate-desktop.org
 Source0:
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM 
mate-power-manager_dbus_interface_keyboard_backlight_controls.patch --fix 
gsettings schema
 # to fix keyboard backlight support
 Patch0: 
mate-power-manager_dbus_interface_keyboard_backlight_controls.patch
-# PATCH-FIX-UPSTREAM mate-power-manager_fix-use-g_signal-notify.patch --fix 
build with different upower version
-Patch6: mate-power-manager_fix-use-g_signal-notify.patch
-# PATCH-FIX-UPSTREAM mate-power-manager_upower-remove-recall.patch --recall 
command has been dropped of
-# upower 1.x API
-Patch3: mate-power-manager_upower-remove-recall.patch
-# PATCH-FIX-UPSTREAM 
mate-power-manager_upower-update-for-libupower-glib-API-changes.patch --fix 
engine device 
-# support for upower = 1.0
-Patch5: 
mate-power-manager_upower-update-for-libupower-glib-API-changes.patch
-# PATCH-FIX-UPSTREAM mate-power-manager_upower-use-g_signal-notify.patch --use 
gsignal for backlight support with upower
-Patch4: mate-power-manager_upower-use-g_signal-notify.patch
-# PATCH-FIX-UPSTREAM mate-power-manager_upower.patch --drop suspend support in 
mpm with upower 1.0 as it's
-# unsupported for now
-Patch2: mate-power-manager_upower.patch
-# upower is required by pm-utils
-Requires:   pm-utils
-Requires:   udisks
-Requires:   splashy
+# PATCH-FIX-UPSTREAM mate-power-manager-avoid-levels_is_0-warning.patch 
--avoid levels is 0 warning if no
+# kbd backlight present
+Patch1: mate-power-manager-avoid-levels_is_0-warning.patch
+# PATCH-FIX-UPSTREAM 

commit mate-power-manager for openSUSE:Factory

2014-03-22 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2014-03-22 14:44:48

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


Package is mate-power-manager

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2014-01-01 11:40:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2014-03-22 18:01:43.0 +0100
@@ -1,0 +2,21 @@
+Wed Mar  5 13:08:14 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.0
+  + no changes since version 1.7.90
+
+---
+Thu Feb 20 21:09:31 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.90 (unstable)
+  + use yelp-tools instead of mate-doc-utils
+  + fix systemd support
+  + switch to libgnome-keyring
+- Add mate-power-manager_dbus_interface_keyboard_backlight_controls.patch
+- Add mate-power-manager_fix-mouse-click-on-brightness-applet.patch
+- Add mate-power-manager_fix-use-g_signal-notify.patch
+- Add mate-power-manager_upower-remove-recall.patch
+- Add mate-power-manager_upower-update-for-libupower-glib-API-changes.patch
+- Add mate-power-manager_upower-use-g_signal-notify.patch
+- Add mate-power-manager_upower.patch
+
+---

Old:

  mate-power-manager-1.6.3.tar.xz
  switch-to-gnome-keyring.patch

New:

  mate-power-manager-1.8.0.tar.xz
  mate-power-manager_dbus_interface_keyboard_backlight_controls.patch
  mate-power-manager_fix-use-g_signal-notify.patch
  mate-power-manager_upower-remove-recall.patch
  mate-power-manager_upower-update-for-libupower-glib-API-changes.patch
  mate-power-manager_upower-use-g_signal-notify.patch
  mate-power-manager_upower.patch



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.p5F9SH/_old  2014-03-22 18:01:44.0 +0100
+++ /var/tmp/diff_new_pack.p5F9SH/_new  2014-03-22 18:01:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for mate-power-manager 
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 
 Name:   mate-power-manager
-Version:1.6.3
+Version:1.8.0
 Release:0
 License:GPL-2.0
 Summary:MATE Desktop UPower policy management
 Url:http://mate-desktop.org
 Group:  System/GUI/Other
-Source0:
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-UPSTREAM switch-to-gnome-keyring.patch --Use gnome-keyring 
instead of mate-keyring
-Patch1:  switch-to-gnome-keyring.patch
+Source0:
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM 
mate-power-manager_dbus_interface_keyboard_backlight_controls.patch --fix 
gsettings schema
+# to fix keyboard backlight support
+Patch0: 
mate-power-manager_dbus_interface_keyboard_backlight_controls.patch
+# PATCH-FIX-UPSTREAM mate-power-manager_fix-use-g_signal-notify.patch --fix 
build with different upower version
+Patch6: mate-power-manager_fix-use-g_signal-notify.patch
+# PATCH-FIX-UPSTREAM mate-power-manager_upower-remove-recall.patch --recall 
command has been dropped of
+# upower 1.x API
+Patch3: mate-power-manager_upower-remove-recall.patch
+# PATCH-FIX-UPSTREAM 
mate-power-manager_upower-update-for-libupower-glib-API-changes.patch --fix 
engine device 
+# support for upower = 1.0
+Patch5: 
mate-power-manager_upower-update-for-libupower-glib-API-changes.patch
+# PATCH-FIX-UPSTREAM mate-power-manager_upower-use-g_signal-notify.patch --use 
gsignal for backlight support with upower
+Patch4: mate-power-manager_upower-use-g_signal-notify.patch
+# PATCH-FIX-UPSTREAM mate-power-manager_upower.patch --drop suspend support in 
mpm with upower 1.0 as it's
+# unsupported for now
+Patch2: mate-power-manager_upower.patch
 # upower is required by pm-utils
 Requires:   pm-utils
 Requires:   udisks
@@ -31,7 +45,6 @@
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
-BuildRequires:  autoconf
 BuildRequires:  docbook-utils
 BuildRequires:  fdupes
 BuildRequires:  mate-common
@@ -41,12 +54,11 @@
 BuildRequires:  pkgconfig(libcanberra-gtk)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  

commit mate-power-manager for openSUSE:Factory

2014-01-01 Thread h_root
Hello community,

here is the log from the commit of package mate-power-manager for 
openSUSE:Factory checked in at 2014-01-01 11:40:49

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


Package is mate-power-manager

Changes:

--- /work/SRC/openSUSE:Factory/mate-power-manager/mate-power-manager.changes
2013-12-18 19:35:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-power-manager.new/mate-power-manager.changes   
2014-01-01 11:40:50.0 +0100
@@ -1,0 +2,20 @@
+Tue Dec 31 16:08:13 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.6.3
+  + Add option to enable deprecations and hide warnings under
+--enable-extra-warn
+  + Update changelog generation.
+  + Remove distro folder
+  + Add NEWS.GNOME to EXTRA_DIST
+  + fix typo in gpm_control_suspend, gpm-control.c
+this fix 'suspend on lid close'
+Close brc#1012718 https://bugzilla.redhat.com/show_bug.cgi?id=1012718
+  + fix comment in gpm-manager.c
+  + fix systemd-login1 support for gpm_manager_blank_screen
+  + fix dbus path gpm phone manager
+  + Code improvements and deprecation fixes
+  + Remove systemd from configure summary
+- Remove mate-power-manager_fix-display-to-sleep-when-inactive.patch;
+  merged on upstream release
+
+---

Old:

  mate-power-manager-1.6.2.tar.xz
  mate-power-manager_fix-display-to-sleep-when-inactive.patch

New:

  mate-power-manager-1.6.3.tar.xz



Other differences:
--
++ mate-power-manager.spec ++
--- /var/tmp/diff_new_pack.FzJFgw/_old  2014-01-01 11:40:51.0 +0100
+++ /var/tmp/diff_new_pack.FzJFgw/_new  2014-01-01 11:40:51.0 +0100
@@ -15,16 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 
 Name:   mate-power-manager
-Version:1.6.2
+Version:1.6.3
 Release:0
 License:GPL-2.0
 Summary:MATE Desktop UPower policy management
 Url:http://mate-desktop.org
 Group:  System/GUI/Other
 Source0:
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM 
mate-power-manager_fix-display-to-sleep-when-inactive.patch --Fix systemd-login1
-# support for gpm_manager_blank_screen
-Patch0:  mate-power-manager_fix-display-to-sleep-when-inactive.patch
 # PATCH-FEATURE-UPSTREAM switch-to-gnome-keyring.patch --Use gnome-keyring 
instead of mate-keyring
 Patch1:  switch-to-gnome-keyring.patch
 # upower is required by pm-utils
@@ -61,7 +58,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 
 %build

++ mate-power-manager-1.6.2.tar.xz - mate-power-manager-1.6.3.tar.xz ++
 7827 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org