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.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes 2014-03-22 18:01:24.000000000 +0100 @@ -1,0 +2,20 @@ +Wed Mar 5 12:36:44 UTC 2014 - [email protected] + +- Update to version 1.8.0 + + no changes since version 1.7.90 + +------------------------------------------------------------------- +Thu Feb 20 19:53:19 UTC 2014 - [email protected] + +- 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.000000000 +0100 +++ /var/tmp/diff_new_pack.AAE8m1/_new 2014-03-22 18:01:25.000000000 +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/* -%{_datadir}/omf/ %{_datadir}/glib-2.0/schemas/*.xml +%{python_sitelib}/mate_invest/ %files lang -f %{name}.lang %defattr(-,root,root,-) +%{_datadir}/help/ +%exclude %{_datadir}/help/C/ %changelog ++++++ mate-applets-1.6.2.tar.xz -> mate-applets-1.8.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.6.2.tar.xz /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.8.0.tar.xz differ: char 25, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
