Hello community, here is the log from the commit of package xfce4-panel-plugin-places for openSUSE:Factory checked in at 2012-08-31 10:06:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-places (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-places.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "xfce4-panel-plugin-places", Maintainer is "xfce-maintainers@suse.de" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel-plugin-places/xfce4-panel-plugin-places.changes 2012-05-08 06:51:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-places.new/xfce4-panel-plugin-places.changes 2012-08-31 10:06:10.000000000 +0200 @@ -1,0 +2,11 @@ +Tue Aug 28 14:10:14 UTC 2012 - gber@opensuse.org + +- update to version 1.4.0 + - updated translations + - compile plugin as a library/module + - save settings when the configuration dialog box is closed + - improved plugin button layout + - use a preferred file manager as set in Xfce settings + - fixed "Mount and Open" function + +------------------------------------------------------------------- Old: ---- xfce4-places-plugin-1.3.0.tar.bz2 New: ---- xfce4-places-plugin-1.4.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel-plugin-places.spec ++++++ --- /var/tmp/diff_new_pack.EvU6nH/_old 2012-08-31 10:06:12.000000000 +0200 +++ /var/tmp/diff_new_pack.EvU6nH/_new 2012-08-31 10:06:12.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfce4-panel-plugin-places # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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,31 +15,32 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define panel_version 4.8.0 %define plugin_name xfce4-places-plugin Name: xfce4-panel-plugin-places -License: GPL-2.0+ -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: Places Menu Plugin for the Xfce Panel +License: GPL-2.0+ +Group: System/GUI/XFCE Url: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin Source0: http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.3/%{plugin_name}-%{version}.tar.bz2 -Group: System/GUI/XFCE -BuildRequires: intltool BuildRequires: fdupes -BuildRequires: pkgconfig(glib-2.0) +BuildRequires: intltool +BuildRequires: pkgconfig(exo-1) BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(gio-unix-2.0) +BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-2.0) -BuildRequires: pkgconfig(libxfce4util-1.0) -BuildRequires: pkgconfig(libxfce4ui-1) -BuildRequires: pkgconfig(libxfce4panel-1.0) -BuildRequires: pkgconfig(exo-1) -BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(libnotify) +BuildRequires: pkgconfig(libxfce4panel-1.0) +BuildRequires: pkgconfig(libxfce4ui-1) +BuildRequires: pkgconfig(libxfce4util-1.0) Requires: xfce4-panel >= %{panel_version} Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -60,6 +61,8 @@ %install %make_install +rm -f %{buildroot}%{_libdir}/xfce4/panel/plugins/libplaces.la + rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} %find_lang %{plugin_name} %{name}.lang %{?no_lang_C} @@ -73,8 +76,8 @@ %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_bindir}/xfce4-popup-places -%{_libexecdir}/xfce4/panel-plugins/xfce4-places-plugin -%{_datadir}/xfce4/panel-plugins/places.desktop +%{_libdir}/xfce4/panel/plugins/libplaces.so +%{_datadir}/xfce4/panel/plugins/places.desktop %files lang -f %{name}.lang ++++++ xfce4-places-plugin-1.3.0.tar.bz2 -> xfce4-places-plugin-1.4.0.tar.bz2 ++++++ ++++ 21027 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org