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.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2015-07-03 00:09:51.000000000 +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.000000000 +0200
+++ /var/tmp/diff_new_pack.WHaZBx/_new  2015-07-03 00:09:52.000000000 +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 AUTHORS COPYING COPYING.LGPL NEWS README
+%{_libexecdir}/mate-indicator-applet/
 %{_datadir}/dbus-1/services/org.mate.panel.applet.IndicatorApplet*.service
 %{_datadir}/icons/hicolor/scalable/apps/mate-indicator-applet.svg
 
%{_datadir}/mate-panel/applets/org.ayatana.panel.IndicatorApplet.mate-panel-applet
@@ -78,6 +80,6 @@
 
%{_datadir}/mate-panel/applets/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 
 %changelog

++++++ mate-indicator-applet-1.8.0.tar.xz -> 
mate-indicator-applet-1.10.0.tar.xz ++++++
++++ 3755 lines of diff (skipped)


Reply via email to