commit mate-indicator-applet for openSUSE:Factory

2020-03-03 Thread root
Hello community,

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

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


Package is "mate-indicator-applet"

Tue Mar  3 10:16:34 2020 rev:16 rq:780527 version:1.24.0

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2019-05-16 22:04:03.318622127 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new.26092/mate-indicator-applet.changes
   2020-03-03 10:17:35.338817786 +0100
@@ -1,0 +2,11 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.0 (changes since 1.22.0):
+  * Resize indicator icons to fit panel.
+  * Rename data/org*mate-panel-applet.desktop.in.in files.
+  * Migrate from intltool to gettext.
+  * Update translations.
+- Drop support for old openSUSE versions.
+- Remove mate-indicator-applet-gtk-3.20.patch.
+
+---

Old:

  mate-indicator-applet-1.22.0.tar.xz
  mate-indicator-applet-gtk-3.20.patch

New:

  mate-indicator-applet-1.24.0.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.nexRL1/_old  2020-03-03 10:17:36.786820782 +0100
+++ /var/tmp/diff_new_pack.nexRL1/_new  2020-03-03 10:17:36.818820847 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-indicator-applet
 #
-# 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,23 +16,21 @@
 #
 
 
-%define _version 1.22
+%define _version 1.24
 Name:   mate-indicator-applet
-Version:1.22.0
+Version:1.24.0
 Release:0
 Summary:Information from applications consistently on the panel
 License:GPL-3.0-only AND LGPL-3.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-indicator-applet-gtk-3.20.patch -- Restore GTK+ 
3.20 support.
-Patch0: mate-indicator-applet-gtk-3.20.patch
+Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(ayatana-indicator3-0.4)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libayatana-ido3-0.4)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(mate-settings-daemon) >= %{_version}
@@ -69,7 +67,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -78,20 +75,12 @@
   --disable-scrollkeeper  \
   --with-ayatana-indicators   \
   --libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
 %find_lang %{name}
 
-%if 0%{?suse_version} < 1500
-%post -n mate-applet-indicator
-%glib2_gsettings_schema_post
-
-%postun -n mate-applet-indicator
-%glib2_gsettings_schema_postun
-%endif
-
 %files -n mate-applet-indicator
 %license COPYING COPYING.LGPL
 %doc AUTHORS NEWS README
@@ -100,9 +89,9 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %dir %{_datadir}/mate-panel/
 %dir %{_datadir}/mate-panel/applets/
-%{_datadir}/mate-panel/applets/org.ayatana.panel.IndicatorApplet.mate-panel-applet
-%{_datadir}/mate-panel/applets/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet
-%{_datadir}/mate-panel/applets/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet
+%{_datadir}/mate-panel/applets/org.mate.applets.Indicator.mate-panel-applet
+%{_datadir}/mate-panel/applets/org.mate.applets.IndicatorAppmenu.mate-panel-applet
+%{_datadir}/mate-panel/applets/org.mate.applets.IndicatorComplete.mate-panel-applet
 
 %files -n mate-applet-indicator-lang -f %{name}.lang
 

++ mate-indicator-applet-1.22.0.tar.xz -> 
mate-indicator-applet-1.24.0.tar.xz ++
 37011 lines of diff (skipped)




commit mate-indicator-applet for openSUSE:Factory

2019-05-16 Thread root
Hello community,

here is the log from the commit of package mate-indicator-applet for 
openSUSE:Factory checked in at 2019-05-16 22:04:00

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


Package is "mate-indicator-applet"

Thu May 16 22:04:00 2019 rev:15 rq:682564 version:1.22.0

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2018-06-29 22:23:24.910618329 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new.5148/mate-indicator-applet.changes
2019-05-16 22:04:03.318622127 +0200
@@ -1,0 +2,10 @@
+Tue Mar  5 15:19:33 UTC 2019 - sor.ale...@meowr.ru
+
+- Update to version 1.22.0:
+  * tomboykeybinder: Avoid gdk_error_trap_push/pop and gdk_flush.
+  * Migrate the language list to po/LINGUAS file
+  * Disable deprecation warnings for distcheck.
+  * tomboykeybinder: Avoid deprecated gdk_keymap_get_default.
+  * Update translations.
+
+---

Old:

  mate-indicator-applet-1.20.1.tar.xz

New:

  mate-indicator-applet-1.22.0.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.nSY1IW/_old  2019-05-16 22:04:04.718620815 +0200
+++ /var/tmp/diff_new_pack.nSY1IW/_new  2019-05-16 22:04:04.722620812 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-indicator-applet
 #
-# 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define _version 1.20
+%define _version 1.22
 Name:   mate-indicator-applet
-Version:1.20.1
+Version:1.22.0
 Release:0
 Summary:Information from applications consistently on the panel
 License:GPL-3.0-only AND LGPL-3.0-only
 Group:  System/GUI/Other
-Url:https://mate-desktop.org/
+URL:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE mate-indicator-applet-gtk-3.20.patch -- Restore GTK+ 
3.20 support.
 Patch0: mate-indicator-applet-gtk-3.20.patch
@@ -93,11 +93,7 @@
 %endif
 
 %files -n mate-applet-indicator
-%if 0%{?suse_version} >= 1500
 %license COPYING COPYING.LGPL
-%else
-%doc COPYING COPYING.LGPL
-%endif
 %doc AUTHORS NEWS README
 %{_libexecdir}/%{name}/
 %{_datadir}/dbus-1/services/org.mate.panel.applet.IndicatorApplet*.service

++ mate-indicator-applet-1.20.1.tar.xz -> 
mate-indicator-applet-1.22.0.tar.xz ++
 9933 lines of diff (skipped)




commit mate-indicator-applet for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package mate-indicator-applet for 
openSUSE:Factory checked in at 2018-06-29 22:23:23

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


Package is "mate-indicator-applet"

Fri Jun 29 22:23:23 2018 rev:14 rq:617574 version:1.20.1

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2018-03-26 13:02:14.535116184 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2018-06-29 22:23:24.910618329 +0200
@@ -1,0 +2,6 @@
+Mon Jun 18 21:00:15 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.1:
+  * Update translations.
+
+---

Old:

  mate-indicator-applet-1.20.0.tar.xz

New:

  mate-indicator-applet-1.20.1.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.MMSvkW/_old  2018-06-29 22:23:25.326618018 +0200
+++ /var/tmp/diff_new_pack.MMSvkW/_new  2018-06-29 22:23:25.330618014 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.20
 Name:   mate-indicator-applet
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:Information from applications consistently on the panel
 License:GPL-3.0-only AND LGPL-3.0-only

++ mate-indicator-applet-1.20.0.tar.xz -> 
mate-indicator-applet-1.20.1.tar.xz ++
 17124 lines of diff (skipped)




commit mate-indicator-applet for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package mate-indicator-applet for 
openSUSE:Factory checked in at 2018-03-26 13:02:10

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


Package is "mate-indicator-applet"

Mon Mar 26 13:02:10 2018 rev:13 rq:589746 version:1.20.0

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2018-03-20 21:58:29.745709408 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2018-03-26 13:02:14.535116184 +0200
@@ -1,0 +2,5 @@
+Wed Mar 21 10:20:37 UTC 2018 - sor.ale...@meowr.ru
+
+- Switch to using Ayatana Indicators.
+
+---



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.OK3jJZ/_old  2018-03-26 13:02:15.827069752 +0200
+++ /var/tmp/diff_new_pack.OK3jJZ/_new  2018-03-26 13:02:15.831069607 +0200
@@ -30,10 +30,10 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(ayatana-indicator3-0.4)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
-BuildRequires:  pkgconfig(indicator3-0.4)
-BuildRequires:  pkgconfig(libido3-0.1)
+BuildRequires:  pkgconfig(libayatana-ido3-0.4)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(mate-settings-daemon) >= %{_version}
 BuildRequires:  pkgconfig(x11)
@@ -50,7 +50,7 @@
 Summary:Information from applications consistently on the panel
 Group:  System/GUI/Other
 Recommends: mate-applet-indicator-lang
-Provides:   indicator-renderer
+Provides:   ayatana-indicator-renderer
 # mate-indicator-applet was last used in openSUSE Leap 42.1.
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
@@ -76,6 +76,7 @@
 %configure \
   --disable-static\
   --disable-scrollkeeper  \
+  --with-ayatana-indicators   \
   --libexecdir=%{_libexecdir}/%{name}
 make %{?_smp_mflags} V=1
 




commit mate-indicator-applet for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package mate-indicator-applet for 
openSUSE:Factory checked in at 2018-03-20 21:58:03

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


Package is "mate-indicator-applet"

Tue Mar 20 21:58:03 2018 rev:12 rq:586614 version:1.20.0

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2017-11-09 13:57:08.028566038 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2018-03-20 21:58:29.745709408 +0100
@@ -1,0 +2,9 @@
+Fri Mar  9 19:10:07 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.0:
+  * Require GTK+ 3.22.
+  * Support building against Ayatana Indicators.
+- Add mate-indicator-applet-gtk-3.20.patch: Restore GTK+ 3.20
+  support.
+
+---

Old:

  mate-indicator-applet-1.18.1.tar.xz

New:

  mate-indicator-applet-1.20.0.tar.xz
  mate-indicator-applet-gtk-3.20.patch



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.8YJuya/_old  2018-03-20 21:58:30.425684925 +0100
+++ /var/tmp/diff_new_pack.8YJuya/_new  2018-03-20 21:58:30.429684781 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-indicator-applet
 #
-# 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,20 +16,22 @@
 #
 
 
-%define _version 1.18
+%define _version 1.20
 Name:   mate-indicator-applet
-Version:1.18.1
+Version:1.20.0
 Release:0
 Summary:Information from applications consistently on the panel
-License:GPL-3.0 AND LGPL-3.0
+License:GPL-3.0-only AND LGPL-3.0-only
 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-indicator-applet-gtk-3.20.patch -- Restore GTK+ 
3.20 support.
+Patch0: mate-indicator-applet-gtk-3.20.patch
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(indicator3-0.4)
 BuildRequires:  pkgconfig(libido3-0.1)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
@@ -67,6 +69,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -80,14 +83,21 @@
 %make_install
 %find_lang %{name}
 
+%if 0%{?suse_version} < 1500
 %post -n mate-applet-indicator
 %glib2_gsettings_schema_post
 
 %postun -n mate-applet-indicator
 %glib2_gsettings_schema_postun
+%endif
 
 %files -n mate-applet-indicator
-%doc AUTHORS COPYING COPYING.LGPL NEWS README
+%if 0%{?suse_version} >= 1500
+%license COPYING COPYING.LGPL
+%else
+%doc COPYING COPYING.LGPL
+%endif
+%doc AUTHORS NEWS README
 %{_libexecdir}/%{name}/
 %{_datadir}/dbus-1/services/org.mate.panel.applet.IndicatorApplet*.service
 %{_datadir}/icons/hicolor/*/apps/%{name}.*

++ mate-indicator-applet-1.18.1.tar.xz -> 
mate-indicator-applet-1.20.0.tar.xz ++
 27400 lines of diff (skipped)

++ mate-indicator-applet-gtk-3.20.patch ++
diff -paur a/configure.ac b/configure.ac
--- a/configure.ac  2018-02-02 17:07:46.0 +0300
+++ b/configure.ac  2018-03-10 02:49:08.392786150 +0300
@@ -24,7 +24,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RU
 # Dependencies 
 ###
 
-GTK_REQUIRED_VERSION=3.22.0
+GTK_REQUIRED_VERSION=3.20.0
 PANEL_REQUIRED_VERSION=1.17.0
 
 UBUNTU_INDICATOR_REQUIRED_VERSION=0.3.90



commit mate-indicator-applet for openSUSE:Factory

2017-11-09 Thread root
Hello community,

here is the log from the commit of package mate-indicator-applet for 
openSUSE:Factory checked in at 2017-11-09 13:56:30

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


Package is "mate-indicator-applet"

Thu Nov  9 13:56:30 2017 rev:11 rq:536597 version:1.18.1

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2017-03-20 17:11:43.799509793 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2017-11-09 13:57:08.028566038 +0100
@@ -1,0 +2,7 @@
+Wed Oct 25 14:20:21 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.1:
+  * Add our copyright to the about dialogue.
+  * Update translations.
+
+---

Old:

  mate-indicator-applet-1.18.0.tar.xz

New:

  mate-indicator-applet-1.18.1.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.Z1LHpe/_old  2017-11-09 13:57:08.552546950 +0100
+++ /var/tmp/diff_new_pack.Z1LHpe/_new  2017-11-09 13:57:08.552546950 +0100
@@ -18,10 +18,10 @@
 
 %define _version 1.18
 Name:   mate-indicator-applet
-Version:1.18.0
+Version:1.18.1
 Release:0
 Summary:Information from applications consistently on the panel
-License:GPL-3.0 and LGPL-3.0
+License:GPL-3.0 AND LGPL-3.0
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
@@ -87,7 +87,6 @@
 %glib2_gsettings_schema_postun
 
 %files -n mate-applet-indicator
-%defattr(-,root,root)
 %doc AUTHORS COPYING COPYING.LGPL NEWS README
 %{_libexecdir}/%{name}/
 %{_datadir}/dbus-1/services/org.mate.panel.applet.IndicatorApplet*.service
@@ -99,6 +98,5 @@
 
%{_datadir}/mate-panel/applets/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet
 
 %files -n mate-applet-indicator-lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ mate-indicator-applet-1.18.0.tar.xz -> 
mate-indicator-applet-1.18.1.tar.xz ++
 33083 lines of diff (skipped)




commit mate-indicator-applet for openSUSE:Factory

2017-03-20 Thread root
Hello community,

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

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


Package is "mate-indicator-applet"

Mon Mar 20 17:11:43 2017 rev:10 rq:481128 version:1.18.0

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2016-09-25 14:42:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2017-03-20 17:11:43.799509793 +0100
@@ -1,0 +2,12 @@
+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: Show new style indicator support status in summary.
+  * Build: Require mate-panel >= 1.17.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+--with-gtk build option.
+  * Update translations.
+
+---

Old:

  mate-indicator-applet-1.16.0.tar.xz

New:

  mate-indicator-applet-1.18.0.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.8BMaBc/_old  2017-03-20 17:11:44.463416051 +0100
+++ /var/tmp/diff_new_pack.8BMaBc/_new  2017-03-20 17:11:44.467415486 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-indicator-applet
 #
-# 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,21 +16,22 @@
 #
 
 
-%define _version 1.16
+%define _version 1.18
 Name:   mate-indicator-applet
-Version:1.16.0
+Version:1.18.0
 Release:0
 Summary:Information from applications consistently on the panel
 License:GPL-3.0 and LGPL-3.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:  hicolor-icon-theme
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(indicator-0.4)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(indicator3-0.4)
+BuildRequires:  pkgconfig(libido3-0.1)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(mate-settings-daemon) >= %{_version}
 BuildRequires:  pkgconfig(x11)
@@ -47,7 +48,7 @@
 Summary:Information from applications consistently on the panel
 Group:  System/GUI/Other
 Recommends: mate-applet-indicator-lang
-Provides:   indicator-renderer-gtk2
+Provides:   indicator-renderer
 # mate-indicator-applet was last used in openSUSE Leap 42.1.
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
@@ -72,9 +73,8 @@
 %configure \
   --disable-static\
   --disable-scrollkeeper  \
-  --with-gtk=2.0  \
   --libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ mate-indicator-applet-1.16.0.tar.xz -> 
mate-indicator-applet-1.18.0.tar.xz ++
 25076 lines of diff (skipped)




commit mate-indicator-applet for openSUSE:Factory

2016-09-25 Thread h_root
Hello community,

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

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


Package is "mate-indicator-applet"

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2016-06-23 13:36:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2016-09-25 14:42:57.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 20 20:50:25 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.16.0:
+  * Build: Fix checking for the new style indicators support.
+  * Update translations.
+
+---

Old:

  mate-indicator-applet-1.14.1.tar.xz

New:

  mate-indicator-applet-1.16.0.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.grQoOt/_old  2016-09-25 14:42:59.0 +0200
+++ /var/tmp/diff_new_pack.grQoOt/_new  2016-09-25 14:42:59.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.14
+%define _version 1.16
 Name:   mate-indicator-applet
-Version:1.14.1
+Version:1.16.0
 Release:0
 Summary:Information from applications consistently on the panel
 License:GPL-3.0 and LGPL-3.0

++ mate-indicator-applet-1.14.1.tar.xz -> 
mate-indicator-applet-1.16.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-indicator-applet-1.14.1/ChangeLog 
new/mate-indicator-applet-1.16.0/ChangeLog
--- old/mate-indicator-applet-1.14.1/ChangeLog  2016-06-20 15:55:41.0 
+0200
+++ new/mate-indicator-applet-1.16.0/ChangeLog  2016-09-19 17:04:55.0 
+0200
@@ -1,14 +1,159 @@
-commit fe1c2de727c4c680cc2547cee0c42f3b0e54d9b1
+commit 8d76238a4772f4f2f6b554f19392711abcd96161
 Author: monsta 
-Date:   Mon Jun 20 16:54:24 2016 +0300
+Date:   Mon Sep 19 18:02:59 2016 +0300
+
+release 1.16.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d61c4f52a22e4cc6e1d99e75eaf5efb3652f7e46
+Author: monsta 
+Date:   Mon Sep 19 18:00:58 2016 +0300
+
+update NEWS for 1.16
+
+ NEWS | 9 +++--
+ 1 file changed, 3 insertions(+), 6 deletions(-)
+
+commit 927e370763da63b59475676bf4114614cfd54009
+Author: monsta 
+Date:   Mon Sep 19 18:00:34 2016 +0300
+
+sync with Transifex
+
+ po/bs.po  |  7 ---
+ po/ca.po  |  6 +++---
+ po/c...@valencia.po | 15 ---
+ po/es.po  |  2 +-
+ po/es_CL.po   |  2 +-
+ po/es_CO.po   | 35 ++-
+ po/frp.po |  4 ++--
+ po/lt.po  |  7 ---
+ po/sc.po  |  9 +
+ po/ta.po  |  7 ---
+ po/uz.po  |  4 ++--
+ 11 files changed, 52 insertions(+), 46 deletions(-)
+
+commit 06f6db28648cdeff02cc07f9a7f1410b228450a4
+Author: monsta 
+Date:   Wed Sep 14 18:20:25 2016 +0300
+
+check for libindicator 12.10.2 for new style indicators support
+
+fixes build on Gentoo which has 12.10.1 - turned out this version
+had no indicator-ng yet.
+
+note that (as of now) 12.10.2 isn't officially released upstream,
+and Ubuntu has post-12.10.1 repo snapshot packaged and labeled as
+12.10.2. however, that snapshot already has 12.10.2 version in .pc
+file, so the build works with it.
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9e16b8802657838571a7fd5e11ad4af353c1af79
+Author: monsta 
+Date:   Tue Jun 21 13:21:40 2016 +0300
 
-Release 1.14.1
+Release 1.15.1
 
- NEWS | 8 
+ NEWS | 4 
  configure.ac | 2 +-
- 2 files changed, 9 insertions(+), 1 deletion(-)
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 38e0ce8076782b08fe29d3f2814f4d82f54f7792
+Author: monsta 
+Date:   Tue Jun 21 13:16:22 2016 +0300
+
+po: drop empty translation files
+
+there's no use in pulling .po files that have only empty "msgstr" fields
+(i.e. no actual translations at all)
+
+ po/as.po   | 94 --
+ po/bn_IN.po| 94 --
+ po/de_CH.po| 94 --
+ po/dz.po   | 94 --
+ po/es_419.po   | 94 --
+ po/es_AR.po| 94 

commit mate-indicator-applet for openSUSE:Factory

2016-06-23 Thread h_root
Hello community,

here is the log from the commit of package mate-indicator-applet for 
openSUSE:Factory checked in at 2016-06-23 13:36:18

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


Package is "mate-indicator-applet"

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2016-04-15 19:10:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2016-06-23 13:36:21.0 +0200
@@ -1,0 +2,12 @@
+Mon Jun 20 15:30:32 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.1:
+  * GTK+3: Add support for new style indicators (that load from
+directory /usr/share/unity/indicators/.
+It requires libindicator >= 12.10 and libido >= 13.10. Support
+for older versions of libindicator is left intact.
+  * GTK+3: Allow indicators to receive mouse scroll event.
+- Rename package to mate-applet-indicator.
+- Provide indicator-renderer-gtk2.
+
+---

Old:

  mate-indicator-applet-1.14.0.tar.xz

New:

  mate-indicator-applet-1.14.1.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.FC3afC/_old  2016-06-23 13:36:22.0 +0200
+++ /var/tmp/diff_new_pack.FC3afC/_new  2016-06-23 13:36:22.0 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.14
 Name:   mate-indicator-applet
-Version:1.14.0
+Version:1.14.1
 Release:0
 Summary:Information from applications consistently on the panel
 License:GPL-3.0 and LGPL-3.0
@@ -27,14 +27,13 @@
 Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  mate-common >= %{_version}
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(indicator-0.4)
 BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
 BuildRequires:  pkgconfig(mate-settings-daemon) >= %{_version}
 BuildRequires:  pkgconfig(x11)
-Recommends: %{name}-lang
-%glib2_gsettings_schema_requires
 
 %description
 The indicator applet exposes Ayatana Indicators in the MATE Panel.
@@ -44,7 +43,26 @@
 desktop panel. Existing indicators include the Message Menu,
 Battery Menu and Sound menu.
 
-%lang_package
+%package -n mate-applet-indicator
+Summary:Information from applications consistently on the panel
+Group:  System/GUI/Other
+Recommends: mate-applet-indicator-lang
+Provides:   indicator-renderer-gtk2
+# mate-indicator-applet was last used in openSUSE Leap 42.1.
+Provides:   %{name} = %{version}
+Obsoletes:  %{name} < %{version}
+Obsoletes:  %{name}-lang < %{version}
+%glib2_gsettings_schema_requires
+
+%description -n mate-applet-indicator
+The indicator applet exposes Ayatana Indicators in the MATE Panel.
+Ayatana Indicators are an initiative by Canonical to provide crisp
+and clean system and application status indication. They take the
+form of an icon and associated menu, displayed (usually) in the
+desktop panel. Existing indicators include the Message Menu,
+Battery Menu and Sound menu.
+
+%lang_package -n mate-applet-indicator
 
 %prep
 %setup -q
@@ -62,13 +80,13 @@
 %make_install
 %find_lang %{name}
 
-%post
+%post -n mate-applet-indicator
 %glib2_gsettings_schema_post
 
-%postun
+%postun -n mate-applet-indicator
 %glib2_gsettings_schema_postun
 
-%files
+%files -n mate-applet-indicator
 %defattr(-,root,root)
 %doc AUTHORS COPYING COPYING.LGPL NEWS README
 %{_libexecdir}/%{name}/
@@ -80,7 +98,7 @@
 
%{_datadir}/mate-panel/applets/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet
 
%{_datadir}/mate-panel/applets/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet
 
-%files lang -f %{name}.lang
+%files -n mate-applet-indicator-lang -f %{name}.lang
 %defattr(-,root,root)
 
 %changelog

++ mate-indicator-applet-1.14.0.tar.xz -> 
mate-indicator-applet-1.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-indicator-applet-1.14.0/ChangeLog 
new/mate-indicator-applet-1.14.1/ChangeLog
--- old/mate-indicator-applet-1.14.0/ChangeLog  2016-04-08 13:39:33.0 
+0200
+++ new/mate-indicator-applet-1.14.1/ChangeLog  2016-06-20 15:55:41.0 
+0200
@@ -1,3 +1,79 @@
+commit fe1c2de727c4c680cc2547cee0c42f3b0e54d9b1
+Author: monsta 
+Date:   Mon Jun 20 16:54:24 2016 +0300
+
+Release 1.14.1
+
+ NEWS | 8 
+ configure.ac | 2 +-
+ 2 files changed, 9 insertions(+), 1 deletion(-)
+
+commit 

commit mate-indicator-applet for openSUSE:Factory

2016-04-15 Thread h_root
Hello community,

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

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


Package is "mate-indicator-applet"

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2015-12-01 09:20:03.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2016-04-15 19:10:06.0 +0200
@@ -1,0 +2,8 @@
+Sat Apr  9 11:24:53 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.0:
+  * GTK+3: Fix several deprecations.
+  * Update translations.
+  * Fix Changelog generation.
+
+---

Old:

  mate-indicator-applet-1.12.1.tar.xz

New:

  mate-indicator-applet-1.14.0.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.Yh2Okh/_old  2016-04-15 19:10:07.0 +0200
+++ /var/tmp/diff_new_pack.Yh2Okh/_new  2016-04-15 19:10:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-indicator-applet
 #
-# 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-indicator-applet
-Version:1.12.1
+Version:1.14.0
 Release:0
 Summary:Information from applications consistently on the panel
 License:GPL-3.0 and LGPL-3.0
@@ -50,18 +50,17 @@
 %setup -q
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static\
   --disable-scrollkeeper  \
+  --with-gtk=2.0  \
   --libexecdir=%{_libexecdir}/%{name}
 make %{?_smp_mflags}
 
 %install
 %make_install
 %find_lang %{name}
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
-rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
 
 %post
 %glib2_gsettings_schema_post

++ mate-indicator-applet-1.12.1.tar.xz -> 
mate-indicator-applet-1.14.0.tar.xz ++
 12022 lines of diff (skipped)




commit mate-indicator-applet for openSUSE:Factory

2015-12-01 Thread h_root
Hello community,

here is the log from the commit of package mate-indicator-applet for 
openSUSE:Factory checked in at 2015-12-01 09:19:52

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


Package is "mate-indicator-applet"

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2015-11-11 10:30:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2015-12-01 09:20:03.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov 30 10:20:18 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.1:
+  * Allow volume change with mouse scroll over sound indicator's
+icon.
+
+---

Old:

  mate-indicator-applet-1.12.0.tar.xz

New:

  mate-indicator-applet-1.12.1.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.7924K7/_old  2015-12-01 09:20:04.0 +0100
+++ /var/tmp/diff_new_pack.7924K7/_new  2015-12-01 09:20:04.0 +0100
@@ -18,7 +18,7 @@
 
 %define _version 1.12
 Name:   mate-indicator-applet
-Version:1.12.0
+Version:1.12.1
 Release:0
 Summary:Information from applications consistently on the panel
 License:GPL-3.0 and LGPL-3.0

++ mate-indicator-applet-1.12.0.tar.xz -> 
mate-indicator-applet-1.12.1.tar.xz ++
 1606 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-indicator-applet-1.12.0/ChangeLog 
new/mate-indicator-applet-1.12.1/ChangeLog
--- old/mate-indicator-applet-1.12.0/ChangeLog  2015-11-04 18:05:44.0 
+0100
+++ new/mate-indicator-applet-1.12.1/ChangeLog  2015-11-30 08:17:07.0 
+0100
@@ -1,5 +1,27 @@
 # Generated by Makefile. Do not edit.
 
+commit 23b1379ab455d5f94f5686baab4601f7710eb83d
+Author: monsta 
+Date:   Mon Nov 30 10:16:05 2015 +0300
+
+Bump version to 1.12.1
+
+ NEWS | 5 +
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit c7178b639cce576a4e430e884cae2ebd5fc78991
+Author: patrickalbie <7patric...@gmail.com>
+Date:   Mon Nov 23 13:51:32 2015 +
+
+allow volume change with mouse scroll over sound indicator's icon
+
+closes https://github.com/mate-desktop/mate-indicator-applet/issues/15
+closes https://github.com/mate-desktop/mate-indicator-applet/pull/16
+
+ src/applet-main.c | 1 +
+ 1 file changed, 1 insertion(+)
+
 commit c6e5ccfd138e38117ac69b833629e107f957fa74
 Author: Clement Lefebvre 
 Date:   Tue Nov 3 14:59:46 2015 +
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-indicator-applet-1.12.0/NEWS new/mate-indicator-applet-1.12.1/NEWS
--- old/mate-indicator-applet-1.12.0/NEWS   2015-11-04 18:04:28.0 
+0100
+++ new/mate-indicator-applet-1.12.1/NEWS   2015-11-30 08:15:25.0 
+0100
@@ -1,3 +1,8 @@
+1.12.1
+
+  * Allow volume change with mouse scroll over
+sound indicator's icon
+
 1.12.0
 
   * Bug fixes and cleanups
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-indicator-applet-1.12.0/compile 
new/mate-indicator-applet-1.12.1/compile
--- old/mate-indicator-applet-1.12.0/compile2015-11-04 18:05:10.0 
+0100
+++ new/mate-indicator-applet-1.12.1/compile2015-11-30 08:16:58.0 
+0100
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
 # Written by Tom Tromey .
 #
 # This program is free software; you can redistribute it and/or modify
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 

commit mate-indicator-applet for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

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

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


Package is "mate-indicator-applet"

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2015-07-03 00:09:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2015-11-11 10:30:38.0 +0100
@@ -1,0 +2,11 @@
+Thu Nov  5 20:43:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.0.
+
+---
+Thu Oct 15 18:45:24 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.11.0:
+  * Bug fixes.
+
+---

Old:

  mate-indicator-applet-1.10.0.tar.xz

New:

  mate-indicator-applet-1.12.0.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.gIr8uv/_old  2015-11-11 10:30:39.0 +0100
+++ /var/tmp/diff_new_pack.gIr8uv/_new  2015-11-11 10:30:39.0 +0100
@@ -16,24 +16,24 @@
 #
 
 
-%define _version 1.10
+%define _version 1.12
 Name:   mate-indicator-applet
-Version:1.10.0
+Version:1.12.0
 Release:0
 Summary:Information from applications consistently on the panel
 License:GPL-3.0 and LGPL-3.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:  hicolor-icon-theme
-# Do not own /usr/share/mate-panel/applets/
-BuildRequires:  mate-applets
-BuildRequires:  mate-common >= 1.9.0
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(indicator-0.4)
-BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= 1.9.0
-BuildRequires:  pkgconfig(mate-settings-daemon) >= 1.9.0
-Recommends: %{name}-lang = %{version}
+BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= %{_version}
+BuildRequires:  pkgconfig(mate-settings-daemon) >= %{_version}
+BuildRequires:  pkgconfig(x11)
+Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
 
 %description
@@ -60,7 +60,7 @@
 %make_install
 %find_lang %{name}
 if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
-rm -r %{buildroot}%{_datadir}/MateConf/
+rm -rf %{buildroot}%{_datadir}/MateConf/
 fi
 
 %post
@@ -72,9 +72,11 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING COPYING.LGPL NEWS README
-%{_libexecdir}/mate-indicator-applet/
+%{_libexecdir}/%{name}/
 %{_datadir}/dbus-1/services/org.mate.panel.applet.IndicatorApplet*.service
-%{_datadir}/icons/hicolor/scalable/apps/mate-indicator-applet.svg
+%{_datadir}/icons/hicolor/*/apps/%{name}.*
+%dir %{_datadir}/mate-panel/
+%dir %{_datadir}/mate-panel/applets/
 
%{_datadir}/mate-panel/applets/org.ayatana.panel.IndicatorApplet.mate-panel-applet
 
%{_datadir}/mate-panel/applets/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet
 
%{_datadir}/mate-panel/applets/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet

++ mate-indicator-applet-1.10.0.tar.xz -> 
mate-indicator-applet-1.12.0.tar.xz ++
 2312 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-indicator-applet-1.10.0/ChangeLog 
new/mate-indicator-applet-1.12.0/ChangeLog
--- old/mate-indicator-applet-1.10.0/ChangeLog  2015-05-06 08:54:37.0 
+0200
+++ new/mate-indicator-applet-1.12.0/ChangeLog  2015-11-04 18:05:44.0 
+0100
@@ -1,5 +1,83 @@
 # Generated by Makefile. Do not edit.
 
+commit c6e5ccfd138e38117ac69b833629e107f957fa74
+Author: Clement Lefebvre 
+Date:   Tue Nov 3 14:59:46 2015 +
+
+1.12.0
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a96836d59925819898e6e4bb904277942e90a4b8
+Author: Clement Lefebvre 
+Date:   Tue Nov 3 14:59:33 2015 +
+
+Sync translations with transifex
+
+ po/jv.po | 94 
+ 1 file changed, 94 insertions(+)
+
+commit ea2602e3edf65c27f821469a1d2f8d89ecb133bc
+Author: monsta 
+Date:   Fri Oct 30 

commit mate-indicator-applet for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package mate-indicator-applet for 
openSUSE:Factory checked in at 2015-07-02 22:49:05

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


Package is mate-indicator-applet

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2014-03-22 18:01:49.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2015-07-03 00:09:51.0 +0200
@@ -1,0 +2,15 @@
+Wed May  6 07:37:43 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.10.0 (changes since 1.9.0):
+  * Drop indicator-0.3 support.
+- Spec cleanup.
+
+---
+Sun Nov 23 16:50:11 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.9.0 (unstable)
+  + Add GTK3 support
+  + Fixed conflicts with GNOME's indicator-applet
+- Fix version requirements
+
+---

Old:

  mate-indicator-applet-1.8.0.tar.xz

New:

  mate-indicator-applet-1.10.0.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.WHaZBx/_old  2015-07-03 00:09:52.0 +0200
+++ /var/tmp/diff_new_pack.WHaZBx/_new  2015-07-03 00:09:52.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for mate-indicator-applet
+# spec file for package mate-indicator-applet
 #
-# 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,35 +13,38 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
+%define _version 1.10
 Name:   mate-indicator-applet
-Version:1.8.0
+Version:1.10.0
 Release:0
+Summary:Information from applications consistently on the panel
 License:GPL-3.0 and LGPL-3.0
-Summary:Display information from applications consistently in the panel
-Url:http://mate-desktop.org
 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:  hicolor-icon-theme
-# Do not owned usr/share/mate-panel
+# Do not own /usr/share/mate-panel/applets/
 BuildRequires:  mate-applets
-BuildRequires:  mate-common
+BuildRequires:  mate-common = 1.9.0
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(indicator-0.4)
-BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
-BuildRequires:  pkgconfig(mate-settings-daemon)
-
-%lang_package
+BuildRequires:  pkgconfig(libmatepanelapplet-4.0) = 1.9.0
+BuildRequires:  pkgconfig(mate-settings-daemon) = 1.9.0
+Recommends: %{name}-lang = %{version}
+%glib2_gsettings_schema_requires
 
 %description
-The indicator applet exposes Ayatana Indicators in the MATE Panel. Ayatana 
Indicators are an
-initiative by Canonical to provide crisp and clean system and application 
status indication. They take 
-the form of an icon and associated menu, displayed (usually) in the desktop 
panel. Existing indicators 
-include the Message Menu, Battery Menu and Sound menu.
+The indicator applet exposes Ayatana Indicators in the MATE Panel.
+Ayatana Indicators are an initiative by Canonical to provide crisp
+and clean system and application status indication. They take the
+form of an icon and associated menu, displayed (usually) in the
+desktop panel. Existing indicators include the Message Menu,
+Battery Menu and Sound menu.
+
+%lang_package
 
 %prep
 %setup -q
@@ -51,13 +54,13 @@
--disable-static \
--disable-scrollkeeper   \
--libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name}
-if [ -d %{buildroot}%{_datadir}/MateConf ]; then
-   rm -r %{buildroot}%{_datadir}/MateConf
+if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
+rm -r %{buildroot}%{_datadir}/MateConf/
 fi
 
 %post
@@ -67,10 +70,9 @@
 %glib2_gsettings_schema_postun
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS ChangeLog README COPYING COPYING.LGPL
-%dir %{_libexecdir}/mate-indicator-applet
-%{_libexecdir}/mate-indicator-applet/indicator-*
+%defattr(-,root,root)
+%doc 

commit mate-indicator-applet for openSUSE:Factory

2014-03-22 Thread h_root
Hello community,

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

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


Package is mate-indicator-applet

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
2013-12-18 19:27:47.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2014-03-22 18:01:49.0 +0100
@@ -1,0 +2,12 @@
+Wed Mar  5 12:52:36 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.0
+  + no changes since version 1.7.90
+
+---
+Thu Feb 20 21:38:38 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.90 (unstable)
+  + Bugs fix release
+
+---

Old:

  mate-indicator-applet-1.6.0.tar.xz

New:

  mate-indicator-applet-1.8.0.tar.xz



Other differences:
--
++ mate-indicator-applet.spec ++
--- /var/tmp/diff_new_pack.iiGyiK/_old  2014-03-22 18:01:50.0 +0100
+++ /var/tmp/diff_new_pack.iiGyiK/_new  2014-03-22 18:01:50.0 +0100
@@ -1,6 +1,7 @@
+#
 # spec file for mate-indicator-applet
 #
-# 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,23 +16,24 @@
 
 
 Name:   mate-indicator-applet
-Version:1.6.0
+Version:1.8.0
 Release:0
 License:GPL-3.0 and LGPL-3.0
 Summary:Display information from applications consistently in the panel
 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:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(indicator-0.4)
 BuildRequires:  hicolor-icon-theme
+# Do not owned usr/share/mate-panel
+BuildRequires:  mate-applets
 BuildRequires:  mate-common
-BuildRequires:  mate-panel-devel
-BuildRequires:  mate-settings-daemon-devel
-BuildRequires:  xz
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(indicator-0.4)
+BuildRequires:  pkgconfig(libmatepanelapplet-4.0)
+BuildRequires:  pkgconfig(mate-settings-daemon)
 
 %lang_package
 
@@ -45,7 +47,6 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
 %configure  \
--disable-static \
--disable-scrollkeeper   \
@@ -69,8 +70,6 @@
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog README COPYING COPYING.LGPL
 %dir %{_libexecdir}/mate-indicator-applet
-%dir %{_datadir}/mate-panel
-%dir %{_datadir}/mate-panel/applets
 %{_libexecdir}/mate-indicator-applet/indicator-*
 %{_datadir}/dbus-1/services/org.mate.panel.applet.IndicatorApplet*.service
 %{_datadir}/icons/hicolor/scalable/apps/mate-indicator-applet.svg

++ mate-indicator-applet-1.6.0.tar.xz - mate-indicator-applet-1.8.0.tar.xz 
++
 51301 lines of diff (skipped)

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