Hello community, here is the log from the commit of package xfce4-panel-plugin-smartbookmark for openSUSE:Factory checked in at 2013-04-17 23:18:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-smartbookmark (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-smartbookmark.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-smartbookmark", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel-plugin-smartbookmark/xfce4-panel-plugin-smartbookmark.changes 2012-05-08 06:51:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-smartbookmark.new/xfce4-panel-plugin-smartbookmark.changes 2013-04-17 23:18:37.000000000 +0200 @@ -1,0 +2,11 @@ +Mon Jan 28 16:01:36 UTC 2013 - [email protected] + +- update to version 0.4.5 + - port to libxfce4ui + - build the plugin as a module + - fix broken argument handling + - save config after destroying the dialog + - allow numpad enter to trigger the search too +- drop obsolete xfce4-panel-plugin-smartbookmark-use-exo-open.patch + +------------------------------------------------------------------- Old: ---- xfce4-panel-plugin-smartbookmark-use-exo-open.patch xfce4-smartbookmark-plugin-0.4.4.tar.bz2 New: ---- xfce4-smartbookmark-plugin-0.4.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel-plugin-smartbookmark.spec ++++++ --- /var/tmp/diff_new_pack.L0RdmF/_old 2013-04-17 23:18:38.000000000 +0200 +++ /var/tmp/diff_new_pack.L0RdmF/_new 2013-04-17 23:18:38.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfce4-panel-plugin-smartbookmark # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -16,26 +16,24 @@ # -%define panel_version 4.8.0 +%define panel_version 4.10.0 %define plugin_name xfce4-smartbookmark-plugin Name: xfce4-panel-plugin-smartbookmark -Version: 0.4.4 +Version: 0.4.5 Release: 0 Summary: Smart Bookmark Plugin for the Xfce Panel License: GPL-2.0+ Group: System/GUI/XFCE Url: http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin Source0: http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.4/%{plugin_name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM xfce4-panel-plugin-smartbookmark-use-exo-open.patch bxo#8642 [email protected] -- Use exo-open instead of xfbrowser4 which has been removed in 4.10 -Patch0: xfce4-panel-plugin-smartbookmark-use-exo-open.patch # PATCH-FEATURE-OPENSUSE xfce4-panel-plugin-smartbookmark-0.4.2-defaults.patch [email protected] -- Replaces Debian defaults and hides the label on to of the entry widget by default -Patch2: xfce4-panel-plugin-smartbookmark-0.4.2-defaults.patch +Patch0: xfce4-panel-plugin-smartbookmark-0.4.2-defaults.patch BuildRequires: fdupes BuildRequires: intltool BuildRequires: pkgconfig(gdk-2.0) BuildRequires: pkgconfig(libxfce4panel-1.0) -BuildRequires: pkgconfig(libxfcegui4-1.0) +BuildRequires: pkgconfig(libxfce4ui-1) Requires: exo Requires: xfce4-panel >= %{panel_version} Recommends: %{name}-lang = %{version} @@ -50,7 +48,6 @@ %prep %setup -q -n %{plugin_name}-%{version} %patch0 -p1 -%patch2 -p1 %build %configure --disable-static @@ -59,7 +56,7 @@ %install %make_install -rm %{buildroot}%{_libdir}/xfce4/panel-plugins/libsmartbookmark.la +rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libsmartbookmark.la rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} @@ -73,8 +70,8 @@ %files %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING NEWS README -%{_libdir}/xfce4/panel-plugins/libsmartbookmark* -%{_datadir}/xfce4/panel-plugins/smartbookmark.desktop +%{_libdir}/xfce4/panel/plugins/libsmartbookmark.so +%{_datadir}/xfce4/panel/plugins/smartbookmark.desktop %files lang -f %{name}.lang ++++++ xfce4-smartbookmark-plugin-0.4.4.tar.bz2 -> xfce4-smartbookmark-plugin-0.4.5.tar.bz2 ++++++ ++++ 24211 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
