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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes   
2015-07-03 00:09:46.000000000 +0200
@@ -1,0 +2,35 @@
+Fri Jun 26 10:41:37 UTC 2015 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- Update to version 1.9.1 (unstable)
+  * Bug fix release
+
+-------------------------------------------------------------------
+Sun Oct 26 13:43:19 UTC 2014 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.4uJm4m/_new  2015-07-03 00:09:47.000000000 +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}                       
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name}
 %fdupes %{buildroot}%{_datadir}
 %fdupes %{buildroot}%{python_sitelib}
-if [ -d %{buildroot}%{_datadir}/MateConf ]; then
-   rm -r %{buildroot}%{_datadir}/MateConf
+
+if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
+    rm -rf %{buildroot}%{_datadir}/MateConf/
 fi
 
 # Probably a mistake from upstream during migration to glib
-rm -rf %{buildroot}%{_libdir}/matecomponent/servers
+rm -rf %{buildroot}%{_libdir}/matecomponent/servers/
 
 %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
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS ChangeLog README COPYING COPYING-DOCS
-%dir %{_datadir}/mate-applets
-%dir %{_sysconfdir}/sound
-%dir %{_sysconfdir}/sound/events
+%defattr(-,root,root)
+%doc AUTHORS COPYING COPYING-DOCS NEWS README
+%doc %{_datadir}/help/C/mate*/
+%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/
-%{_datadir}/mate-applets/
-%{_datadir}/%{name}/builder/
-%{_datadir}/%{name}/geyes/
+%{_datadir}/%{name}/
+%{_datadir}/mate/
 %{_datadir}/mate-panel/
-%{_datadir}/pixmaps/*
+%{_datadir}/icons/hicolor/*/apps/*
+%{_datadir}/icons/mate/*/apps/*
+%{_datadir}/pixmaps/mate-*
 %{_datadir}/glib-2.0/schemas/*.xml
 %{python_sitelib}/mate_invest/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %{_datadir}/help/
 %exclude %{_datadir}/help/C/
 

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


Reply via email to