commit mate-applets for openSUSE:Factory

2020-08-18 Thread root
Hello community,

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

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


Package is "mate-applets"

Tue Aug 18 15:12:01 2020 rev:28 rq:827405 version:1.24.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2020-03-03 10:16:41.962707351 +0100
+++ /work/SRC/openSUSE:Factory/.mate-applets.new.3399/mate-applets.changes  
2020-08-18 15:12:10.672068662 +0200
@@ -1,0 +2,16 @@
+Sun Aug 16 20:09:48 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.1:
+  * battstat: Fix memory leak.
+  * charpick: Fix memory leak.
+  * multiload: Fix memory leak.
+  * build: silent build warnings for distcheck.
+  * cpufreq: generate missing 256x256 and 64x64 icons from svg
+file.
+  * eyes: generate missing 256x256 and 64x64 icons from svg file.
+  * netspeed: don't define MATELOCALEDIR.
+  * build: drop unused matelocaledir variable.
+  * drivemount: Remove global variable.
+  * Update translations.
+
+---

Old:

  mate-applets-1.24.0.tar.xz

New:

  mate-applets-1.24.1.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.8LjzYd/_old  2020-08-18 15:12:11.544069023 +0200
+++ /var/tmp/diff_new_pack.8LjzYd/_new  2020-08-18 15:12:11.548069025 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.24
 Name:   mate-applets
-Version:1.24.0
+Version:1.24.1
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1-only AND GPL-2.0-or-later

++ mate-applets-1.24.0.tar.xz -> mate-applets-1.24.1.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.24.0.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new.3399/mate-applets-1.24.1.tar.xz 
differ: char 25, line 1




commit mate-applets for openSUSE:Factory

2020-03-03 Thread root
Hello community,

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

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


Package is "mate-applets"

Tue Mar  3 10:16:17 2020 rev:27 rq:780520 version:1.24.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2020-01-31 23:59:24.443717414 +0100
+++ /work/SRC/openSUSE:Factory/.mate-applets.new.26092/mate-applets.changes 
2020-03-03 10:16:41.962707351 +0100
@@ -1,0 +2,28 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.0 (changes since 1.23.0):
+  * Use ${datadir}/dbus-1/system.d as the default D-Bus config dir.
+  * Make the dbus directory configurable.
+  * Fix redefined MATELOCALEDIR.
+  * Migrate from intltool to gettext.
+  * Initialise "surface" before testing its value to avoid a crash.
+  * Avoid redundant redeclarations.
+  * build: Don't stop building when cpufreq.h isn't available.
+  * drivemount: Remove -Wformat-nonliteral warning.
+  * netspeed: Remove -Wunused-but-set-variable warning.
+  * cpufreq: Remove -Wabsolute-value warning.
+  * build: Extend --enable-more-warnings configure flag.
+  * Make cpufreq builds independent from kernel header version.
+  * timerapplet.c: Remove reductant condition.
+  * geyes: Avoid memory leak.
+  * multiload: Use /proc/diskstats for NVMe drives.
+  * Treat output as utf8 when limiting width.
+  * command: Use MaCommand object.
+  * Make command applet run commands asynchronously.
+  * build: Show compiler flags on configuration summary.
+  * autoconf: Fix matelocaledir.
+  * Fix build using the -fno-common flag.
+  * Update translations.
+- Drop support for old openSUSE versions.
+
+---

Old:

  mate-applets-1.23.0.tar.xz

New:

  mate-applets-1.24.0.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.YeDzXb/_old  2020-03-03 10:16:43.278710073 +0100
+++ /var/tmp/diff_new_pack.YeDzXb/_new  2020-03-03 10:16:43.278710073 +0100
@@ -16,25 +16,23 @@
 #
 
 
-%define _version 1.23
+%define _version 1.24
 Name:   mate-applets
-Version:1.23.0
+Version:1.24.0
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1-only AND GPL-2.0-or-later
-Group:  System/GUI/Other
 URL:https://mate-desktop.org/
 Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
-# set to _version when mate-common has an equal release
-BuildRequires:  mate-common >= 1.22
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gio-2.0) >= 2.50
-BuildRequires:  pkgconfig(glib-2.0) >= 2.50
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(gucharmap-2.90)
 BuildRequires:  pkgconfig(libgtop-2.0)
@@ -72,7 +70,7 @@
   --enable-stickynotes\
   --disable-frequency-selector\
   --libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
@@ -80,18 +78,6 @@
 %fdupes %{buildroot}%{_datadir}
 %fdupes %{buildroot}%{python_sitelib}
 
-%if 0%{?suse_version} < 1500
-%post
-%icon_theme_cache_post
-%icon_theme_cache_post mate
-%glib2_gsettings_schema_post
-
-%postun
-%icon_theme_cache_postun
-%icon_theme_cache_postun mate
-%glib2_gsettings_schema_postun
-%endif
-
 %files
 %license COPYING COPYING-DOCS
 %doc AUTHORS NEWS README

++ mate-applets-1.23.0.tar.xz -> mate-applets-1.24.0.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.23.0.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new.26092/mate-applets-1.24.0.tar.xz 
differ: char 26, line 1




commit mate-applets for openSUSE:Factory

2020-01-31 Thread root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2020-01-31 23:58:39

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


Package is "mate-applets"

Fri Jan 31 23:58:39 2020 rev:26 rq:769104 version:1.23.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2019-09-27 14:51:23.980304311 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new.26092/mate-applets.changes 
2020-01-31 23:59:24.443717414 +0100
@@ -1,0 +2,6 @@
+Fri Jan 31 14:46:31 UTC 2020 - Dominique Leuenberger 
+
+- Drop pkgconfig(NetworkManager) BuildRequires: the entire build
+  system never references that symbol.
+
+---



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.w4qMGA/_old  2020-01-31 23:59:25.091717749 +0100
+++ /var/tmp/diff_new_pack.w4qMGA/_new  2020-01-31 23:59:25.095717751 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-applets
 #
-# 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
@@ -31,7 +31,6 @@
 BuildRequires:  mate-common >= 1.22
 BuildRequires:  pkgconfig
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(NetworkManager)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.50
 BuildRequires:  pkgconfig(glib-2.0) >= 2.50




commit mate-applets for openSUSE:Factory

2019-09-27 Thread root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2019-09-27 14:51:14

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


Package is "mate-applets"

Fri Sep 27 14:51:14 2019 rev:25 rq:733387 version:1.23.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2019-07-31 14:35:12.897903058 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new.2352/mate-applets.changes  
2019-09-27 14:51:23.980304311 +0200
@@ -1,0 +2,6 @@
+Wed Sep 25 10:53:19 UTC 2019 - Jonathan Brielmaier 
+
+- Remove build require on libxml2-python as it's not required. There
+  is no sign in the source code that it's needed. 
+
+---



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.KM5KIZ/_old  2019-09-27 14:51:30.728286764 +0200
+++ /var/tmp/diff_new_pack.KM5KIZ/_new  2019-09-27 14:51:30.748286712 +0200
@@ -27,7 +27,6 @@
 Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libxml2-python
 # set to _version when mate-common has an equal release
 BuildRequires:  mate-common >= 1.22
 BuildRequires:  pkgconfig




commit mate-applets for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2019-07-31 14:34:56

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


Package is "mate-applets"

Wed Jul 31 14:34:56 2019 rev:24 rq:719953 version:1.23.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2019-06-19 20:57:52.801954020 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new.4126/mate-applets.changes  
2019-07-31 14:35:12.897903058 +0200
@@ -1,0 +2,14 @@
+Thu Jul 18 11:43:15 UTC 2019 - Jonathan Brielmaier 
+
+- Update to version 1.23.0:
+  * Update translations.
+  * deprecate g_type_class_add_private
+  * cpufreq: support kernel 5.1.0
+  * weather: align Gtk_Box to center
+  * multiload: filter-out non-local disks and user mounts
+  * Other smaller changes.
+- remove patch:
+  * mate-applets-gtk-3.20.patch: we don't support gtk3.20 anymore
+- build require gtk >= 3.22, glib >= 2.50 and gio >= 2.50
+
+---

Old:

  mate-applets-1.22.1.tar.xz
  mate-applets-gtk-3.20.patch

New:

  mate-applets-1.23.0.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.jG4Bee/_old  2019-07-31 14:35:13.945902445 +0200
+++ /var/tmp/diff_new_pack.jG4Bee/_new  2019-07-31 14:35:13.945902445 +0200
@@ -16,28 +16,27 @@
 #
 
 
-%define _version 1.22
+%define _version 1.23
 Name:   mate-applets
-Version:1.22.1
+Version:1.23.0
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1-only AND GPL-2.0-or-later
 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-applets-gtk-3.20.patch -- Restore GLib 2.48 and 
GTK+ 3.20 support.
-Patch0: mate-applets-gtk-3.20.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libxml2-python
-BuildRequires:  mate-common >= %{_version}
+# set to _version when mate-common has an equal release
+BuildRequires:  mate-common >= 1.22
 BuildRequires:  pkgconfig
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(NetworkManager)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gio-2.0) >= 2.48
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(gio-2.0) >= 2.50
+BuildRequires:  pkgconfig(glib-2.0) >= 2.50
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(gucharmap-2.90)
 BuildRequires:  pkgconfig(libgtop-2.0)
@@ -67,7 +66,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen

++ mate-applets-1.22.1.tar.xz -> mate-applets-1.23.0.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.22.1.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new.4126/mate-applets-1.23.0.tar.xz 
differ: char 26, line 1




commit mate-applets for openSUSE:Factory

2019-06-19 Thread root
Hello community,

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

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


Package is "mate-applets"

Wed Jun 19 20:57:47 2019 rev:23 rq:704389 version:1.22.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2019-05-16 22:03:39.470644467 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new.4811/mate-applets.changes  
2019-06-19 20:57:52.801954020 +0200
@@ -1,0 +2,14 @@
+Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin 
+
+- Update to version 1.22.1:
+  * Use g_list_free_full() convenience function.
+  * Fix use-after-free clang warning.
+  * help: Update copyright.
+  * help: Use XInclude instead of ENTITY for legal.xml.
+  * Assignment discards "const" qualifier from pointer target type.
+  * Make translatable documenters in about dialogue.
+  * Make translatable copyright info in about dialogue.
+  * Ensure proper translation of the about dialogue title.
+  * Update translations.
+
+---

Old:

  mate-applets-1.22.0.tar.xz

New:

  mate-applets-1.22.1.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.4GsvJk/_old  2019-06-19 20:57:53.469954577 +0200
+++ /var/tmp/diff_new_pack.4GsvJk/_new  2019-06-19 20:57:53.469954577 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.22
 Name:   mate-applets
-Version:1.22.0
+Version:1.22.1
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1-only AND GPL-2.0-or-later

++ mate-applets-1.22.0.tar.xz -> mate-applets-1.22.1.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.22.0.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new.4811/mate-applets-1.22.1.tar.xz 
differ: char 25, line 1




commit mate-applets for openSUSE:Factory

2019-05-16 Thread root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2019-05-16 22:03:35

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


Package is "mate-applets"

Thu May 16 22:03:35 2019 rev:22 rq:682557 version:1.22.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2019-01-08 12:28:26.584274492 +0100
+++ /work/SRC/openSUSE:Factory/.mate-applets.new.5148/mate-applets.changes  
2019-05-16 22:03:39.470644467 +0200
@@ -1,0 +2,28 @@
+Tue Mar  5 15:19:33 UTC 2019 - sor.ale...@meowr.ru
+
+- Update to version 1.22.0:
+  * Remove unused png files.
+  * accessx-status: Fix another leak.
+  * Fix memory leak on accessx-status.
+  * sticky-notes: Fix a memory leak.
+  * timerapplet: Allow reseting timer when inactive.
+  * Avoid newly deprecated gtk_css_provider_get_default.
+  * Weather: Apply a widget name to the textview.
+  * weather: Add cssprovider for widget, not for screen.
+  * mateweather-dialog.c: Avoid deprecated
+"gtk_widget_override_font".
+  * cpufreq: Stop a segfault with GTK+ 3.23.
+  * trash applet: Avoid deprecated "gtk_window_set_wmclass".
+  * cpufreq: Fix a -Wimplicit-function-declaration.
+  * trash: Fix a -Wincompatible-pointer-types warning.
+  * weather: Replace deprecated GtkAlignment.
+  * stickynotes: Replace deprecated gdk_error_trap_push/pop
+functions.
+  * Replace deprecated gtk_menu_popup.
+  * multiload: Ignore priviledged mount points.
+  * Disable deprecation warnings for distcheck.
+  * Silent output when building.
+  * Update translations.
+- Rebase mate-applets-gtk-3.20.patch.
+
+---

Old:

  mate-applets-1.20.3.tar.xz

New:

  mate-applets-1.22.0.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.HbcIed/_old  2019-05-16 22:03:40.082643894 +0200
+++ /var/tmp/diff_new_pack.HbcIed/_new  2019-05-16 22:03:40.086643890 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-applets
 #
-# 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-applets
-Version:1.20.3
+Version:1.22.0
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1-only AND GPL-2.0-or-later
 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-applets-gtk-3.20.patch -- Restore GLib 2.48 and 
GTK+ 3.20 support.
 Patch0: mate-applets-gtk-3.20.patch

++ mate-applets-1.20.3.tar.xz -> mate-applets-1.22.0.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.20.3.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new.5148/mate-applets-1.22.0.tar.xz 
differ: char 25, line 1

++ mate-applets-gtk-3.20.patch ++
--- /var/tmp/diff_new_pack.HbcIed/_old  2019-05-16 22:03:40.122643856 +0200
+++ /var/tmp/diff_new_pack.HbcIed/_new  2019-05-16 22:03:40.122643856 +0200
@@ -1,6 +1,6 @@
 --- a/accessx-status/applet.c
 +++ b/accessx-status/applet.c
-@@ -153,10 +153,17 @@ static void help_cb(GtkAction* action, A
+@@ -107,10 +107,17 @@ static void help_cb(GtkAction* action, A
GError* error = NULL;
GdkScreen* screen = gtk_widget_get_screen(GTK_WIDGET(sapplet->applet));
  
@@ -20,7 +20,7 @@
{
 --- a/battstat/battstat_applet.c
 +++ b/battstat/battstat_applet.c
-@@ -1136,10 +1136,17 @@ battstat_show_help( ProgressData *battst
+@@ -769,10 +769,17 @@ battstat_show_help( ProgressData *battst
else
  uri = g_strdup ("help:mate-battstat");
  
@@ -40,7 +40,77 @@
  
 --- a/charpick/charpick.c
 +++ b/charpick/charpick.c
-@@ -627,10 +627,17 @@ help_cb (GtkAction *action,
+@@ -328,6 +328,48 @@ populate_menu (charpick_data *curr_data)
+   gtk_style_context_add_class(context,"mate-panel-menu-bar");
+ }
+ 
++#if !GTK_CHECK_VERSION (3, 22, 0)
++static void
++popup_menu_position (GtkMenu  *menu,
++ gint *x,
++ gint *y,
++ gboolean *push_in,
++ gpointer  user_data)
++{
++  charpick_data *curr_data = user_data;
++  GdkScreen *screen;
++  GdkWindow *applet_window;
++  GtkRequisition reqmenu;
++  gint   

commit mate-applets for openSUSE:Factory

2019-01-08 Thread root
Hello community,

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

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


Package is "mate-applets"

Tue Jan  8 12:26:15 2019 rev:21 rq:661257 version:1.20.3

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2018-06-08 23:15:40.363614986 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new.28833/mate-applets.changes 
2019-01-08 12:28:26.584274492 +0100
@@ -1,0 +2,26 @@
+Sat Dec 22 20:48:48 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.3:
+  * Use make functions for HELP_LINGUAS.
+  * Netspeed Manual: Clean up.
+  * Manual: Linux and UNIX systems -> Linux and other Unix-like
+systems.
+  * Use orderedlist to describe the steps to add the applet to a
+panel.
+  * Manual: Fix Add to Panel dialogue title.
+  * Eyes Applet: Fix window title and factory name.
+  * Manual: OK -> Add (Add to Panel dialogue).
+  * trashapplet manual: Open Trash guimenuitem.
+  * Fix name of Eyes applet.
+  * Refer to the fstab(5) man page for more information.
+  * Fix url of ulink to point to mate-user-guide.
+  * Fix spelling and grammar mistakes.
+  * legal.xml.
+  * Cpufreq: Force the frequency label to render if frequencies are
+not found right away.
+  * Cpufreq: Refactor to remove more GTK+2 leftovers.
+  * Cpufreq: Ensure frequency label always shows up if freq
+selected.
+  * Update translations.
+
+---

Old:

  mate-applets-1.20.2.tar.xz

New:

  mate-applets-1.20.3.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.ajcT6X/_old  2019-01-08 12:28:27.220273797 +0100
+++ /var/tmp/diff_new_pack.ajcT6X/_new  2019-01-08 12:28:27.224273793 +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-applets
-Version:1.20.2
+Version:1.20.3
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1-only AND GPL-2.0-or-later
 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-applets-gtk-3.20.patch -- Restore GLib 2.48 and 
GTK+ 3.20 support.
 Patch0: mate-applets-gtk-3.20.patch
 BuildRequires:  fdupes
@@ -97,11 +97,7 @@
 %endif
 
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING COPYING-DOCS
-%else
-%doc COPYING COPYING-DOCS
-%endif
 %doc AUTHORS NEWS README
 %doc %{_datadir}/help/C/mate*/
 %dir %{_sysconfdir}/sound/

++ mate-applets-1.20.2.tar.xz -> mate-applets-1.20.3.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.20.2.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new.28833/mate-applets-1.20.3.tar.xz 
differ: char 25, line 1




commit mate-applets for openSUSE:Factory

2018-06-08 Thread root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2018-06-08 23:15:27

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


Package is "mate-applets"

Fri Jun  8 23:15:27 2018 rev:20 rq:614405 version:1.20.2

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2018-04-20 17:26:52.752176236 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2018-06-08 23:15:40.363614986 +0200
@@ -1,0 +2,12 @@
+Thu Jun  5 11:44:33 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.2:
+  * accessx: Convert icons from pixbuf to cairo surfaces.
+  * netspeed: Use theme icons instead of embedded.
+  * battstat: Load theme icons instead of pixmaps.
+  * Convert applet icons from pixbuf to surfaces.
+  * multiload: Solving type mismatch in g_settings_set_value.
+  * multiload: Only text formatting to prepare for real change.
+  * Update translations.
+
+---

Old:

  mate-applets-1.20.1.tar.xz

New:

  mate-applets-1.20.2.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.BPche7/_old  2018-06-08 23:15:42.855524986 +0200
+++ /var/tmp/diff_new_pack.BPche7/_new  2018-06-08 23:15:42.871524408 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.20
 Name:   mate-applets
-Version:1.20.1
+Version:1.20.2
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1-only AND GPL-2.0-or-later

++ mate-applets-1.20.1.tar.xz -> mate-applets-1.20.2.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.20.1.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.20.2.tar.xz differ: 
char 25, line 1




commit mate-applets for openSUSE:Factory

2018-04-20 Thread root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2018-04-20 17:26:44

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


Package is "mate-applets"

Fri Apr 20 17:26:44 2018 rev:19 rq:595712 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2018-03-20 21:56:55.789092390 +0100
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2018-04-20 17:26:52.752176236 +0200
@@ -1,0 +2,7 @@
+Wed Apr 11 10:12:43 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.1:
+  * Fix cpufreq applet spacing on HiDPI displays.
+  * multiload: Add a style class multiload-applet.
+
+---

Old:

  mate-applets-1.20.0.tar.xz

New:

  mate-applets-1.20.1.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.d6geA9/_old  2018-04-20 17:26:53.592145776 +0200
+++ /var/tmp/diff_new_pack.d6geA9/_new  2018-04-20 17:26:53.596145631 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.20
 Name:   mate-applets
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1-only AND GPL-2.0-or-later

++ mate-applets-1.20.0.tar.xz -> mate-applets-1.20.1.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.20.0.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.20.1.tar.xz differ: 
char 26, line 1




commit mate-applets for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2018-03-20 21:56:45

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


Package is "mate-applets"

Tue Mar 20 21:56:45 2018 rev:18 rq:586540 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2017-11-07 10:00:35.452658635 +0100
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2018-03-20 21:56:55.789092390 +0100
@@ -1,0 +2,40 @@
+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.
+  * Bump libmateweather requirement to 1.19.1.
+  * drivemount: Fix a build warning.
+  * cpufreq-prefs: Don't use deprecated gtk_show_uri().
+  * Avoid deprecated gdk_screen_get_number().
+  * drivemount: If the list is empty, it will show a media-floppy
+icon.
+  * Load graph scales automatically according to average load.
+  * cpufreq: Set frequency on all cores.
+  * Add GSettings for checkmark colour shown for mounted volumes.
+  * Mounted drives will show a little bit different icon.
+  * Avoid deprecated gdk_screen_get_monitor_(),
+gdk_screen_width/height(), gdk_screen_get_width/height()
+functions.
+  * Get rid of misleading_indentation and maybe-uninitialized
+warnings during build.
+  * all applets: Don't use deprecated gtk_show_uri().
+  * Add a new digital theme.
+  * Rounding error in draw corrected.
+  * Recognise GSettings change dynamically.
+  * command: Bump the range of intervals.
+  * An implementation of WidthOfScreen and HeightOfScreen.
+  * build: When gtksourceview isn't found, show that package name.
+  * Cpufreq: Update tooltips with latest values.
+  * Cpufreq: Fix a build warning.
+  * Cpufreq: stop jumping numbers moving units label
+  * multiload: Scaling network graph using thresholds defined by user
+  * multiload: fix tabs/spaces mix in more places
+  * multiload: fix spacing in some places
+  * multiload: remove some unneeded spaces
+  * weather: Fix a possible crash when opening the Preferences
+dialogue.
+  * Update translations.
+- Add mate-applets-gtk-3.20.patch: Restore GLib 2.48 and
+  GTK+ 3.20 support.
+
+---

Old:

  mate-applets-1.18.2.tar.xz

New:

  mate-applets-1.20.0.tar.xz
  mate-applets-gtk-3.20.patch



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.vXZ5X3/_old  2018-03-20 21:56:57.301037951 +0100
+++ /var/tmp/diff_new_pack.vXZ5X3/_new  2018-03-20 21:56:57.305037807 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-applets
 #
-# 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,15 +16,17 @@
 #
 
 
-%define _version 1.18
+%define _version 1.20
 Name:   mate-applets
-Version:1.18.2
+Version:1.20.0
 Release:0
 Summary:A set of applets for the MATE Desktop
-License:GFDL-1.1 AND GPL-2.0+
+License:GFDL-1.1-only AND GPL-2.0-or-later
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
-Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+# PATCH-FEATURE-OPENSUSE mate-applets-gtk-3.20.patch -- Restore GLib 2.48 and 
GTK+ 3.20 support.
+Patch0: mate-applets-gtk-3.20.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libxml2-python
@@ -33,8 +35,9 @@
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(NetworkManager)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(gio-2.0) >= 2.48
+BuildRequires:  pkgconfig(glib-2.0) >= 2.48
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(gucharmap-2.90)
 BuildRequires:  pkgconfig(libgtop-2.0)
@@ -64,6 +67,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -80,7 +84,7 @@
 %fdupes %{buildroot}%{_datadir}
 %fdupes %{buildroot}%{python_sitelib}
 
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
 %post
 %icon_theme_cache_post
 %icon_theme_cache_post mate
@@ -93,12 +97,16 @@
 %endif
 
 %files
-%doc AUTHORS COPYING COPYING-DOCS NEWS README
+%if 0%{?suse_version} >= 1500
+%license COPYING COPYING-DOCS

commit mate-applets for openSUSE:Factory

2017-11-07 Thread root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2017-11-07 10:00:10

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


Package is "mate-applets"

Tue Nov  7 10:00:10 2017 rev:17 rq:539045 version:1.18.2

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2017-04-11 09:46:31.281569427 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2017-11-07 10:00:35.452658635 +0100
@@ -1,0 +2,13 @@
+Fri Sep 15 18:30:13 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.2:
+  * cpufreq: Fix calculating max width of frequency/unit/percent
+labels.
+  * stickynotes: Fix text selection.
+  * cpufreq: Refresh applet size on style change (e.g. font size).
+  * cpufreq: Fix random invisibility of the applet.
+  * stickynotes: Create parent directory for
+"stickynotes-applet.xml" if it does not exist.
+  * Update translations.
+
+---

Old:

  mate-applets-1.18.1.tar.xz

New:

  mate-applets-1.18.2.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.eq9l1J/_old  2017-11-07 10:00:37.808573163 +0100
+++ /var/tmp/diff_new_pack.eq9l1J/_new  2017-11-07 10:00:37.812573018 +0100
@@ -18,10 +18,10 @@
 
 %define _version 1.18
 Name:   mate-applets
-Version:1.18.1
+Version:1.18.2
 Release:0
 Summary:A set of applets for the MATE Desktop
-License:GFDL-1.1 and GPL-2.0+
+License:GFDL-1.1 AND GPL-2.0+
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
@@ -80,6 +80,7 @@
 %fdupes %{buildroot}%{_datadir}
 %fdupes %{buildroot}%{python_sitelib}
 
+%if 0%{?suse_version} <= 1320
 %post
 %icon_theme_cache_post
 %icon_theme_cache_post mate
@@ -89,9 +90,9 @@
 %icon_theme_cache_postun
 %icon_theme_cache_postun mate
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING COPYING-DOCS NEWS README
 %doc %{_datadir}/help/C/mate*/
 %dir %{_sysconfdir}/sound/
@@ -112,7 +113,6 @@
 %{python_sitelib}/mate_invest/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 %{_datadir}/help/
 %exclude %{_datadir}/help/C/
 

++ mate-applets-1.18.1.tar.xz -> mate-applets-1.18.2.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.18.1.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.18.2.tar.xz differ: 
char 26, line 1




commit mate-applets for openSUSE:Factory

2017-04-11 Thread root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2017-04-11 09:46:28

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


Package is "mate-applets"

Tue Apr 11 09:46:28 2017 rev:16 rq:486428 version:1.18.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2017-03-20 17:11:37.544393012 +0100
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2017-04-11 09:46:31.281569427 +0200
@@ -1,0 +2,8 @@
+Fri Apr  7 12:11:17 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.1:
+  * Fix a GError memory leak.
+  * Fix for crasher in Command applet.
+  * Update translations.
+
+---

Old:

  mate-applets-1.18.0.tar.xz

New:

  mate-applets-1.18.1.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.AlA2aX/_old  2017-04-11 09:46:32.153446263 +0200
+++ /var/tmp/diff_new_pack.AlA2aX/_new  2017-04-11 09:46:32.157445698 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.18
 Name:   mate-applets
-Version:1.18.0
+Version:1.18.1
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1 and GPL-2.0+

++ mate-applets-1.18.0.tar.xz -> mate-applets-1.18.1.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.18.0.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.18.1.tar.xz differ: 
char 27, line 1




commit mate-applets for openSUSE:Factory

2017-03-20 Thread root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2017-03-20 17:11:33

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


Package is "mate-applets"

Mon Mar 20 17:11:33 2017 rev:15 rq:481123 version:1.18.0

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2016-09-25 14:42:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2017-03-20 17:11:37.544393012 +0100
@@ -1,0 +2,16 @@
+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 libmateweather and mate-panel >= 1.17.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+--with-gtk build option.
+  * Weather: Fix temperature label placement.
+  * Weather: Show proper help section for each tab of the
+preferences dialogue.
+  * Fix some GTK+ deprecations and runtime warnings.
+  * Some code cleanups.
+  * Update translations.
+
+---

Old:

  mate-applets-1.16.0.tar.xz

New:

  mate-applets-1.18.0.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.HDbjmo/_old  2017-03-20 17:11:38.400272163 +0100
+++ /var/tmp/diff_new_pack.HDbjmo/_new  2017-03-20 17:11:38.400272163 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-applets
 #
-# 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
@@ -16,14 +16,14 @@
 #
 
 
-%define _version 1.16
+%define _version 1.18
 Name:   mate-applets
-Version:1.16.0
+Version:1.18.0
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1 and GPL-2.0+
 Group:  System/GUI/Other
-Url:http://mate-desktop.org/
+Url:https://mate-desktop.org/
 Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
@@ -34,13 +34,13 @@
 BuildRequires:  pkgconfig(NetworkManager)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(gtksourceview-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(gucharmap-2.90)
 BuildRequires:  pkgconfig(libgtop-2.0)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
 BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(libwnck-1.0)
+BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(mate-settings-daemon) >= %{_version}
 BuildRequires:  pkgconfig(mateweather) >= 1.9.0
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.97
@@ -69,11 +69,10 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static\
-  --with-gtk=2.0  \
   --enable-stickynotes\
   --disable-frequency-selector\
   --libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ mate-applets-1.16.0.tar.xz -> mate-applets-1.18.0.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.16.0.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.18.0.tar.xz differ: 
char 27, line 1




commit mate-applets for openSUSE:Factory

2016-09-25 Thread h_root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2016-09-25 14:42:40

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


Package is "mate-applets"

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2016-08-17 12:06:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2016-09-25 14:42:43.0 +0200
@@ -1,0 +2,12 @@
+Tue Sep 20 20:50:25 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.16.0:
+  * Build: Require polkit 0.97.
+  * Use GtkAboutDialog instead of MateAboutDialog.
+  * Netspeed: Use GtkColorButton/GtkColorChooser.
+  * Drop dependency on libmate-desktop.
+  * GTK+3: Fix various deprecations.
+  * Some code cleanups.
+  * Update translations.
+
+---

Old:

  mate-applets-1.14.1.tar.xz

New:

  mate-applets-1.16.0.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.GiuDhk/_old  2016-09-25 14:42:44.0 +0200
+++ /var/tmp/diff_new_pack.GiuDhk/_new  2016-09-25 14:42:44.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.14
+%define _version 1.16
 Name:   mate-applets
-Version:1.14.1
+Version:1.16.0
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1 and GPL-2.0+
@@ -41,10 +41,9 @@
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libwnck-1.0)
-BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
 BuildRequires:  pkgconfig(mate-settings-daemon) >= %{_version}
 BuildRequires:  pkgconfig(mateweather) >= 1.9.0
-BuildRequires:  pkgconfig(polkit-gobject-1)
+BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.97
 BuildRequires:  pkgconfig(popt)
 BuildRequires:  pkgconfig(pygobject-3.0)
 BuildRequires:  pkgconfig(upower-glib)

++ mate-applets-1.14.1.tar.xz -> mate-applets-1.16.0.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.14.1.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.16.0.tar.xz differ: 
char 25, line 1




commit mate-applets for openSUSE:Factory

2016-08-17 Thread h_root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2016-08-17 12:06:24

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


Package is "mate-applets"

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2016-04-15 19:09:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2016-08-17 12:06:26.0 +0200
@@ -1,0 +2,13 @@
+Tue Aug 16 13:12:43 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.1:
+  * Accessx-status: Fix possible crash when updating layout.
+  * Cpufreq: Fix build with kernel 4.7.
+  * Cpufreq: Make build options --enable-frequency-selector
+and --enable-suid actually work.
+  * Netspeed: Fix default route.
+  * Some more fixes and cleanups.
+  * Make distcheck use currently selected GTK+ version.
+  * Update translations.
+
+---

Old:

  mate-applets-1.14.0.tar.xz

New:

  mate-applets-1.14.1.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.Fohbzw/_old  2016-08-17 12:06:27.0 +0200
+++ /var/tmp/diff_new_pack.Fohbzw/_new  2016-08-17 12:06:27.0 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.14
 Name:   mate-applets
-Version:1.14.0
+Version:1.14.1
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1 and GPL-2.0+
@@ -29,6 +29,7 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libxml2-python
 BuildRequires:  mate-common >= %{_version}
+BuildRequires:  pkgconfig
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(NetworkManager)
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -47,6 +48,7 @@
 BuildRequires:  pkgconfig(popt)
 BuildRequires:  pkgconfig(pygobject-3.0)
 BuildRequires:  pkgconfig(upower-glib)
+Recommends: %{name}-lang
 # mate-applet-netspeed was last used in openSUSE Leap 42.1.
 Provides:   mate-applet-netspeed = %{version}
 Obsoletes:  mate-applet-netspeed < %{version}
@@ -54,7 +56,6 @@
 Provides:   mate-netspeed = %{version}
 Obsoletes:  mate-netspeed < %{version}
 Obsoletes:  mate-netspeed-lang < %{version}
-Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
 %description

++ mate-applets-1.14.0.tar.xz -> mate-applets-1.14.1.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.14.0.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.14.1.tar.xz differ: 
char 25, line 1




commit mate-applets for openSUSE:Factory

2016-04-15 Thread h_root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2016-04-15 19:09:37

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


Package is "mate-applets"

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2015-12-03 13:31:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2016-04-15 19:09:39.0 +0200
@@ -1,0 +2,31 @@
+Sat Apr  9 11:24:53 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.0:
+  * Update translations.
+  * Fix Changelog generation.
+
+---
+Sun Apr  3 11:25:43 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.13.1:
+  * GTK+3: Fix cpufreq applet rendering.
+  * cpufreq: Capitalise CPU in schema description.
+  * Re-licence Command and Timer applets under GPLv2+.
+  * cpufreq  GTK+3: Hardcode fewer labels.
+  * weather: Fix some typos and remove some dead code.
+
+---
+Thu Jan 28 21:23:41 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.13.0:
+  * GTK+3: Fix several deprecations.
+  * Drop null_applet which isn't even buildable these days.
+  * Drop MateConf migration scripts.
+  * Merge netspeed applet from mate-netspeed project (and
+discontinue that project).
+  * GTK+3: fix setting fg/bg colors and font type in stickynotes
+applet.
+  * Some more fixes and cleanups.
+- Obsolete mate-applet-netspeed package.
+
+---

Old:

  mate-applets-1.12.1.tar.xz

New:

  mate-applets-1.14.0.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.KSjaKx/_old  2016-04-15 19:09:40.0 +0200
+++ /var/tmp/diff_new_pack.KSjaKx/_new  2016-04-15 19:09:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-applets
 #
-# 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
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.12
+%define _version 1.14
 Name:   mate-applets
-Version:1.12.1
+Version:1.14.0
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1 and GPL-2.0+
@@ -47,6 +47,13 @@
 BuildRequires:  pkgconfig(popt)
 BuildRequires:  pkgconfig(pygobject-3.0)
 BuildRequires:  pkgconfig(upower-glib)
+# mate-applet-netspeed was last used in openSUSE Leap 42.1.
+Provides:   mate-applet-netspeed = %{version}
+Obsoletes:  mate-applet-netspeed < %{version}
+Obsoletes:  mate-applet-netspeed-lang < %{version}
+Provides:   mate-netspeed = %{version}
+Obsoletes:  mate-netspeed < %{version}
+Obsoletes:  mate-netspeed-lang < %{version}
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
@@ -59,8 +66,10 @@
 %setup -q
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static\
+  --with-gtk=2.0  \
   --enable-stickynotes\
   --disable-frequency-selector\
   --libexecdir=%{_libexecdir}/%{name}
@@ -72,10 +81,6 @@
 %fdupes %{buildroot}%{_datadir}
 %fdupes %{buildroot}%{python_sitelib}
 
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
-rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
-
 %post
 %icon_theme_cache_post
 %icon_theme_cache_post mate
@@ -100,6 +105,8 @@
 %{_datadir}/mate/
 %{_datadir}/mate-panel/
 %{_datadir}/icons/hicolor/*/apps/*
+%{_datadir}/icons/hicolor/*/devices/*
+%{_datadir}/icons/hicolor/*/status/*
 %{_datadir}/pixmaps/mate-*
 %{_mandir}/man?/mate*.?%{?ext_man}
 %{_datadir}/glib-2.0/schemas/*.xml

++ mate-applets-1.12.1.tar.xz -> mate-applets-1.14.0.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.14.0.tar.xz differ: 
char 25, line 1




commit mate-applets for openSUSE:Factory

2015-12-03 Thread h_root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2015-12-03 13:31:21

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


Package is "mate-applets"

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2015-11-11 10:30:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2015-12-03 13:31:23.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov 29 19:29:57 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.1:
+  * Drivemount: Fix invisible text with some Gtk3 themes.
+  * Update translations.
+
+---

Old:

  mate-applets-1.12.0.tar.xz

New:

  mate-applets-1.12.1.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.BNsd2X/_old  2015-12-03 13:31:24.0 +0100
+++ /var/tmp/diff_new_pack.BNsd2X/_new  2015-12-03 13:31:24.0 +0100
@@ -18,7 +18,7 @@
 
 %define _version 1.12
 Name:   mate-applets
-Version:1.12.0
+Version:1.12.1
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1 and GPL-2.0+
@@ -76,9 +76,6 @@
 rm -rf %{buildroot}%{_datadir}/MateConf/
 fi
 
-# Probably a mistake from upstream during migration to glib
-rm -rf %{buildroot}%{_libdir}/matecomponent/servers/
-
 %post
 %icon_theme_cache_post
 %icon_theme_cache_post mate

++ mate-applets-1.12.0.tar.xz -> mate-applets-1.12.1.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.12.0.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.12.1.tar.xz differ: 
char 27, line 1




commit mate-applets for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

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

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


Package is "mate-applets"

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2015-07-20 11:22:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2015-11-11 10:30:30.0 +0100
@@ -1,0 +2,21 @@
+Thu Nov  5 20:43:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.0:
+  * GTK+3: make cpufreq, charpick and drivemount support custom
+panel themes.
+  * Some more GTK+3 fixes.
+
+---
+Wed Oct 14 20:45:54 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.11.0:
+  * Accessx-status, geyes: have applet background automatically
+painted.
+  * Cpufreq: make cpupower the default library.
+  * Retrieve strings directly from gschema (requires intltool
+0.50.1).
+  * Drop useless dependency on mate-icon-theme.
+  * GTK+3: fix missing icons with custom icon themes.
+  * Several small fixes and cleanups.
+
+---

Old:

  mate-applets-1.10.3.tar.xz

New:

  mate-applets-1.12.0.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.uRq780/_old  2015-11-11 10:30:31.0 +0100
+++ /var/tmp/diff_new_pack.uRq780/_new  2015-11-11 10:30:31.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.10
+%define _version 1.12
 Name:   mate-applets
-Version:1.10.3
+Version:1.12.0
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1 and GPL-2.0+
@@ -28,7 +28,7 @@
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libxml2-python
-BuildRequires:  mate-common >= 1.9.0
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(NetworkManager)
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -40,15 +40,14 @@
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libwnck-1.0)
-BuildRequires:  pkgconfig(mate-desktop-2.0) >= 1.9.0
-BuildRequires:  pkgconfig(mate-icon-theme) >= 1.9.0
-BuildRequires:  pkgconfig(mate-settings-daemon) >= 1.9.0
+BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
+BuildRequires:  pkgconfig(mate-settings-daemon) >= %{_version}
 BuildRequires:  pkgconfig(mateweather) >= 1.9.0
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(popt)
 BuildRequires:  pkgconfig(pygobject-3.0)
 BuildRequires:  pkgconfig(upower-glib)
-Recommends: %{name}-lang = %{version}
+Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
 %description
@@ -104,7 +103,6 @@
 %{_datadir}/mate/
 %{_datadir}/mate-panel/
 %{_datadir}/icons/hicolor/*/apps/*
-%{_datadir}/icons/mate/*/apps/*
 %{_datadir}/pixmaps/mate-*
 %{_mandir}/man?/mate*.?%{?ext_man}
 %{_datadir}/glib-2.0/schemas/*.xml

++ mate-applets-1.10.3.tar.xz -> mate-applets-1.12.0.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.10.3.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.12.0.tar.xz differ: 
char 25, line 1




commit mate-applets for openSUSE:Factory

2015-07-20 Thread h_root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2015-07-20 11:22:16

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


Package is mate-applets

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2015-07-03 00:09:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2015-07-20 11:22:32.0 +0200
@@ -1,0 +2,15 @@
+Fri Jul 17 12:52:43 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.3:
+  * Several small help fixes.
+  * Rename sticky-notes help directory.
+
+---
+Wed Jul 15 11:23:21 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.2:
+  * Charpick, geyes: restore missing button icons in dialogs.
+  * Actually install manpages on make install.
+  * Multiple help fixes in several applets.
+
+---

Old:

  mate-applets-1.10.1.tar.xz

New:

  mate-applets-1.10.3.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.6vTpdv/_old  2015-07-20 11:22:34.0 +0200
+++ /var/tmp/diff_new_pack.6vTpdv/_new  2015-07-20 11:22:34.0 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.10
 Name:   mate-applets
-Version:1.10.1
+Version:1.10.3
 Release:0
 Summary:A set of applets for the MATE Desktop
 License:GFDL-1.1 and GPL-2.0+
@@ -106,6 +106,7 @@
 %{_datadir}/icons/hicolor/*/apps/*
 %{_datadir}/icons/mate/*/apps/*
 %{_datadir}/pixmaps/mate-*
+%{_mandir}/man?/mate*.?%{?ext_man}
 %{_datadir}/glib-2.0/schemas/*.xml
 %{python_sitelib}/mate_invest/
 

++ mate-applets-1.10.1.tar.xz - mate-applets-1.10.3.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.10.1.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.10.3.tar.xz differ: 
char 25, line 1




commit mate-applets for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

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

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


Package is mate-applets

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2014-10-05 20:33:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2015-07-03 00:09:46.0 +0200
@@ -1,0 +2,35 @@
+Fri Jun 26 10:41:37 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.1:
+  * Battstat applet: fix NetBSD APM support.
+  * Invest applet: display proper icon in About dialog.
+  * Multiple help fixes in several applets.
+  * GTK+3 fixes.
+
+---
+Tue May  5 13:47:23 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.0 (changes since 1.9.1):
+  * [command] Add missing static void declaration.
+  * [stickynotes] Fix spacing and copy/paste errors.
+  * [stickynotes] Proper tooltip for 'x' button on the note's title.
+  * [stickynotes] Use modern color-related API in Gtk3 build.
+  * [stickynotes] Fix indentation a bit.
+  * [stickynotes] Use mate_panel_applet_set_background_widget.
+  * Update translations.
+- Update icon cache after installing icons.
+
+---
+Thu Jan 22 10:14:48 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.9.1 (unstable)
+  * Bug fix release
+
+---
+Sun Oct 26 13:43:19 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.9.0 (unstable)
+  + Use MateAboutDialog from libmate-desktop.
+- Fix version requirements
+
+---

Old:

  mate-applets-1.8.1.tar.xz

New:

  mate-applets-1.10.1.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.4uJm4m/_old  2015-07-03 00:09:47.0 +0200
+++ /var/tmp/diff_new_pack.4uJm4m/_new  2015-07-03 00:09:47.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for mate-applets
+# spec file for package mate-applets
 #
-# 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
@@ -13,23 +13,23 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
+%define _version 1.10
 Name:   mate-applets
-Version:1.8.1
-Release:1
-License:GFDL-1.1 and GPL-2.0+
+Version:1.10.1
+Release:0
 Summary:A set of applets for the MATE Desktop
-Url:http://mate-desktop.org
+License:GFDL-1.1 and GPL-2.0+
 Group:  System/GUI/Other
-Source0:
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-Recommends: %{name}-lang
-%glib2_gsettings_schema_requires
-
+Url:http://mate-desktop.org/
+Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libxml2-python
-BuildRequires:  mate-common
+BuildRequires:  mate-common = 1.9.0
+BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(NetworkManager)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gio-unix-2.0)
@@ -40,21 +40,22 @@
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libwnck-1.0)
-BuildRequires:  pkgconfig(mate-desktop-2.0)
-BuildRequires:  pkgconfig(mate-icon-theme)
-BuildRequires:  pkgconfig(mate-settings-daemon)
-BuildRequires:  pkgconfig(mateweather)
+BuildRequires:  pkgconfig(mate-desktop-2.0) = 1.9.0
+BuildRequires:  pkgconfig(mate-icon-theme) = 1.9.0
+BuildRequires:  pkgconfig(mate-settings-daemon) = 1.9.0
+BuildRequires:  pkgconfig(mateweather) = 1.9.0
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(popt)
 BuildRequires:  pkgconfig(pygobject-3.0)
 BuildRequires:  pkgconfig(upower-glib)
-BuildRequires:  yelp-tools
-
-%lang_package
+Recommends: %{name}-lang = %{version}
+%glib2_gsettings_schema_requires
 
 %description
 This package provides a set of applets to use with the MATE panel.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -64,50 +65,52 @@
--enable-stickynotes \
--disable-frequency-selector \
--libexecdir=%{_libexecdir}/%{name}   

commit mate-applets for openSUSE:Factory

2014-10-05 Thread h_root
Hello community,

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

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


Package is mate-applets

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2014-07-12 17:15:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2014-10-05 20:33:00.0 +0200
@@ -1,0 +2,9 @@
+Fri Oct  3 09:31:53 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.1
+  + Several man pages added and updated
+  + Update policykit vendor url
+  + Fix file encoding
+- Remove unneeded CFLAGS hack
+
+---

Old:

  mate-applets-1.8.0.tar.xz

New:

  mate-applets-1.8.1.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.YJEmso/_old  2014-10-05 20:33:01.0 +0200
+++ /var/tmp/diff_new_pack.YJEmso/_new  2014-10-05 20:33:01.0 +0200
@@ -16,7 +16,7 @@
 
 
 Name:   mate-applets
-Version:1.8.0
+Version:1.8.1
 Release:1
 License:GFDL-1.1 and GPL-2.0+
 Summary:A set of applets for the MATE Desktop
@@ -59,7 +59,6 @@
 %setup -q
 
 %build
-export CFLAGS=%{optflags} -I%{_includedir}/gio-unix-2.0/
 %configure  \
--disable-static \
--enable-stickynotes \

++ mate-applets-1.8.0.tar.xz - mate-applets-1.8.1.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.8.0.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.8.1.tar.xz differ: 
char 25, line 1

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



commit mate-applets for openSUSE:Factory

2014-07-12 Thread h_root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2014-07-12 17:15:12

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


Package is mate-applets

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2014-04-09 13:14:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2014-07-12 17:15:18.0 +0200
@@ -1,0 +2,6 @@
+Sat Jul 12 12:47:03 UTC 2014 - p.drou...@gmail.com
+
+- Add BuildRequires:  pkgconfig(gtksourceview-2.0); needed to build
+  StickyNotes applet
+
+---



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.TMMLwe/_old  2014-07-12 17:15:19.0 +0200
+++ /var/tmp/diff_new_pack.TMMLwe/_new  2014-07-12 17:15:19.0 +0200
@@ -34,6 +34,7 @@
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtksourceview-2.0)
 BuildRequires:  pkgconfig(gucharmap-2.90)
 BuildRequires:  pkgconfig(libgtop-2.0)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0)

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



commit mate-applets for openSUSE:Factory

2014-04-09 Thread h_root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2014-04-09 13:14:49

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


Package is mate-applets

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2014-03-22 18:01:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2014-04-09 13:14:50.0 +0200
@@ -1,0 +2,5 @@
+Sun Apr  6 15:04:30 UTC 2014 - p.drou...@gmail.com
+
+- Build with stickynotes support
+
+---



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.EC05Pw/_old  2014-04-09 13:14:50.0 +0200
+++ /var/tmp/diff_new_pack.EC05Pw/_new  2014-04-09 13:14:50.0 +0200
@@ -61,7 +61,7 @@
 export CFLAGS=%{optflags} -I%{_includedir}/gio-unix-2.0/
 %configure  \
--disable-static \
-   --disable-scrollkeeper   \
+   --enable-stickynotes \
--disable-frequency-selector \
--libexecdir=%{_libexecdir}/%{name}   
 make %{?_smp_mflags} V=1
@@ -75,7 +75,7 @@
rm -r %{buildroot}%{_datadir}/MateConf
 fi
 
-# We don't build with stickynotes support
+# Probably a mistake from upstream during migration to glib
 rm -rf %{buildroot}%{_libdir}/matecomponent/servers
 
 %post

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



commit mate-applets for openSUSE:Factory

2014-03-22 Thread h_root
Hello community,

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

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


Package is mate-applets

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2014-01-03 19:44:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2014-03-22 18:01:24.0 +0100
@@ -1,0 +2,20 @@
+Wed Mar  5 12:36:44 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.0
+  + no changes since version 1.7.90
+
+---
+Thu Feb 20 19:53:19 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.90 (unstable)
+  + move from mate-doc-utils to yelp-tools.
+  + replace libmatewnck with gnome's libwnck.
+  + replace mucharmap in with gucharmap.
+  + add Gtk+3 support.
+  + new command applet that displays output from a command.
+  + replace broken timer applet with new applet written in C.
+  + serveal enhancement to invest-applet.
+  + remove broken modem-light applet.
+- Replace libmatewnck requires with libwnck; follow upstream changes
+
+---
@@ -30,2 +50,2 @@
-- Remove mate-invest applet and %{_bindir} from %files section; don't
-  exist anymore
+- Replace mate-doc-utils requirement with yelp-tools; upstream use it 
+  to build help documentation

Old:

  mate-applets-1.6.2.tar.xz

New:

  mate-applets-1.8.0.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.AAE8m1/_old  2014-03-22 18:01:25.0 +0100
+++ /var/tmp/diff_new_pack.AAE8m1/_new  2014-03-22 18:01:25.0 +0100
@@ -1,6 +1,7 @@
+#
 # spec file for mate-applets
 #
-# 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,43 +16,38 @@
 
 
 Name:   mate-applets
-Version:1.6.2
+Version:1.8.0
 Release:1
 License:GFDL-1.1 and GPL-2.0+
 Summary:A set of applets for the MATE Desktop
 Url:http://mate-desktop.org
 Group:  System/GUI/Other
-Source0:
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
+Source0:
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
-BuildRequires:  cpufrequtils-devel
 BuildRequires:  fdupes
-BuildRequires:  gucharmap-devel
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  gucharmap-devel
-BuildRequires:  libgtop-devel
 BuildRequires:  libxml2-python
 BuildRequires:  mate-common
-BuildRequires:  mate-panel-devel
-BuildRequires:  mate-settings-daemon-devel
-BuildRequires:  NetworkManager-devel
+BuildRequires:  pkgconfig(NetworkManager)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(gucharmap-2.90)
+BuildRequires:  pkgconfig(libgtop-2.0)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
-BuildRequires:  pkgconfig(libmatewnck)
-BuildRequires:  pkgconfig(mate-doc-utils)
+BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(libwnck-1.0)
 BuildRequires:  pkgconfig(mate-desktop-2.0)
 BuildRequires:  pkgconfig(mate-icon-theme)
+BuildRequires:  pkgconfig(mate-settings-daemon)
 BuildRequires:  pkgconfig(mateweather)
 BuildRequires:  pkgconfig(polkit-gobject-1)
-BuildRequires:  popt-devel
-BuildRequires:  python-gobject
-BuildRequires:  scrollkeeper
-BuildRequires:  upower-devel
-BuildRequires:  xz
+BuildRequires:  pkgconfig(popt)
+BuildRequires:  pkgconfig(pygobject-3.0)
+BuildRequires:  pkgconfig(upower-glib)
+BuildRequires:  yelp-tools
 
 %lang_package
 
@@ -79,6 +75,9 @@
rm -r %{buildroot}%{_datadir}/MateConf
 fi
 
+# We don't build with stickynotes support
+rm -rf %{buildroot}%{_libdir}/matecomponent/servers
+
 %post
 %glib2_gsettings_schema_post
 
@@ -92,8 +91,10 @@
 %dir %{_sysconfdir}/sound
 %dir %{_sysconfdir}/sound/events
 %config %{_sysconfdir}/sound/events/mate-battstat_applet.soundlist
+%{_bindir}/mate-invest-chart
 %{_libexecdir}/%{name}/
 %{_datadir}/dbus-1/*/*.service
+%{_datadir}/help/C/
 %{_datadir}/icons/hicolor/
 %{_datadir}/icons/mate/
 %{_datadir}/mate-2.0/
@@ -101,12 +102,13 @@
 %{_datadir}/%{name}/builder/
 %{_datadir}/%{name}/geyes/
 %{_datadir}/mate-panel/
-%{_datadir}/mate/help/
 %{_datadir}/pixmaps/*

commit mate-applets for openSUSE:Factory

2014-01-03 Thread h_root
Hello community,

here is the log from the commit of package mate-applets for openSUSE:Factory 
checked in at 2014-01-03 19:44:47

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


Package is mate-applets

Changes:

--- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes
2013-12-18 19:21:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2014-01-03 19:44:48.0 +0100
@@ -1,0 +2,32 @@
+Wed Jan  1 15:10:22 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.6.2
+  + Fix summary for invest applet
+  + Require pygobject 3 now that it was ported to gi
+  + battstat applet: ready for upower-1.0
+  + Fix Sun GNOME Documentation Team references
+  + Upate yahoo finance http adress
+  + Correct invest Icon name
+  + Fix typo in AM_INIT_AUTOMAKE
+  + make distcheck now works
+  + Make tar.xz and not tar.gz
+  + Just use CLEANFILES instead of DISTCLEANFILES
+  + Correct name, server - service
+  + Add applet_DATA to CLEANFILES
+  + Mixer applet moved so also remove MATE_MixerApplet.server.in
+  + Remove Invest_Applet.xml from po/POTFILES.in
+It causes gettext to throw a fit and mateweather applet has a
+simular file and it is also not in POTFILES.in
+  + Replace old gconf with gsettings schema
+  + Remove MAINTAINERS (does not exist) file from extra dist
+  + Fix EXTRA_DIST for applet gschemas
+The following fails to include the needed schemas files:
+$(gsettings_SCHEMAS_in_in) replacing it with
+$(gsettings_SCHEMAS).in.in
+  + fix some make files for automake-1.13
+- Replace python-gtk-devel requirement with python-gobject;
+  the applets have been ported to gobject
+- Remove mate-invest applet and %{_bindir} from %files section; don't
+  exist anymore
+
+---

Old:

  mate-applets-1.6.1.tar.xz

New:

  mate-applets-1.6.2.tar.xz



Other differences:
--
++ mate-applets.spec ++
--- /var/tmp/diff_new_pack.Q0hS0h/_old  2014-01-03 19:44:49.0 +0100
+++ /var/tmp/diff_new_pack.Q0hS0h/_new  2014-01-03 19:44:49.0 +0100
@@ -15,7 +15,7 @@
 
 
 Name:   mate-applets
-Version:1.6.1
+Version:1.6.2
 Release:1
 License:GFDL-1.1 and GPL-2.0+
 Summary:A set of applets for the MATE Desktop
@@ -48,7 +48,7 @@
 BuildRequires:  pkgconfig(mateweather)
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  popt-devel
-BuildRequires:  python-gtk-devel
+BuildRequires:  python-gobject
 BuildRequires:  scrollkeeper
 BuildRequires:  upower-devel
 BuildRequires:  xz
@@ -63,7 +63,6 @@
 
 %build
 export CFLAGS=%{optflags} -I%{_includedir}/gio-unix-2.0/
-NOCONFIGURE=1 ./autogen.sh
 %configure  \
--disable-static \
--disable-scrollkeeper   \
@@ -79,9 +78,6 @@
 if [ -d %{buildroot}%{_datadir}/MateConf ]; then
rm -r %{buildroot}%{_datadir}/MateConf
 fi
-#make python script executable
-#http://forums.fedoraforum.org/showthread.php?t=284962
-chmod a+x %{buildroot}%{python_sitelib}/mate_invest/chart.py
 
 %post
 %glib2_gsettings_schema_post
@@ -96,7 +92,6 @@
 %dir %{_sysconfdir}/sound
 %dir %{_sysconfdir}/sound/events
 %config %{_sysconfdir}/sound/events/mate-battstat_applet.soundlist
-%{_bindir}/*
 %{_libexecdir}/%{name}/
 %{_datadir}/dbus-1/*/*.service
 %{_datadir}/icons/hicolor/
@@ -110,7 +105,6 @@
 %{_datadir}/pixmaps/*
 %{_datadir}/omf/
 %{_datadir}/glib-2.0/schemas/*.xml
-%{python_sitelib}/mate_invest/
 
 %files lang -f %{name}.lang
 %defattr(-,root,root,-)

++ mate-applets-1.6.1.tar.xz - mate-applets-1.6.2.tar.xz ++
/work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.6.1.tar.xz 
/work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.6.2.tar.xz differ: 
char 25, line 1

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