Hello community,

here is the log from the commit of package xfce4-appfinder for openSUSE:Factory 
checked in at 2012-05-08 11:49:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-appfinder (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-appfinder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-appfinder", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-appfinder/xfce4-appfinder.changes  
2012-04-18 16:30:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-appfinder.new/xfce4-appfinder.changes     
2012-05-08 11:49:20.000000000 +0200
@@ -1,0 +2,60 @@
+Sun Apr 29 08:39:30 UTC 2012 - [email protected]
+
+- update to version 4.10.0
+  - add a valid category to xfce4-run.desktop
+  - fix property-changed matching
+  - avoid a single category if the root menu has a directory
+  - avoid segfault when right-clicking a custom command
+  - only focus view if an item is selected on entry active
+  - try to spawn a custom command in expanded view as well
+  - translation updates
+- depend on exo-tools since it uses exo-open
+
+-------------------------------------------------------------------
+Sat Apr 14 09:49:18 UTC 2012 - [email protected]
+
+- update to version 4.9.5
+  - don't use deprecated g_mapped_file_free
+  - bump gtk, glib and xfce dependencies
+  - make launch button translatable
+  - translation updates
+
+-------------------------------------------------------------------
+Sun Apr  8 17:44:24 UTC 2012 - [email protected]
+
+- update to version 4.9.4
+  - add Help button to preferences dialog
+  - make sure the header icon does not shrink
+  - set single line label for icon sizes < "small"
+  - add option to disable the background service
+  - block maximize and fullscreen in collapsed mode
+  - chain-up unmap
+  - start in collapsed mode if xfrun4 symlink is used
+  - select entry when Ctrl+L is pressed
+  - quit the mainloop when receiving an exit signal
+  - avoid xfconf error when closing windows on quit
+  - add icon view mode and add preferences to set icon sizes
+  - only show categories with items
+  - add keybinds to switch modes (Ctrl-1 and Ctrl-2)
+  - improve reloading of items and directories
+  - add popup menu to edit, hide and revert desktop files
+  - add refcount debugging
+  - remove xfrun from the utility menu
+  - fix some segfaults
+  - add option to save custom command matches
+  - insert and reload history command in model
+  - change treeview filter prio to avoid window resize
+  - add left/right navigation to the treeviews
+  - add a custom completion match function
+  - use long option, looks better in code completion
+  - drop usage of new Gdk keycode api
+  - fix launching in collapsed mode
+  - don't ignore arguments of the desktop file command
+  - always allow up/down unless the completion menu is shown
+  - fix segfault when loading default actions
+  - rewrite of the the application finder to merge the
+    functionality of the appfinder as we know it in 4.8 and xfrun4
+    (start with --collapsed)
+  - Translation updates
+
+-------------------------------------------------------------------

Old:
----
  xfce4-appfinder-4.8.0.tar.bz2

New:
----
  xfce4-appfinder-4.10.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xfce4-appfinder.spec ++++++
--- /var/tmp/diff_new_pack.bMrR81/_old  2012-05-08 11:49:22.000000000 +0200
+++ /var/tmp/diff_new_pack.bMrR81/_new  2012-05-08 11:49:22.000000000 +0200
@@ -17,15 +17,17 @@
 
 
 Name:           xfce4-appfinder
-Version:        4.8.0
+Version:        4.10.0
 Release:        0
 Summary:        Application Finder for the Xfce Desktop Environment
 License:        GPL-2.0+
 Group:          System/GUI/XFCE
 Url:            http://docs.xfce.org/xfce/xfce4-appfinder/start
-Source:         
http://archive.xfce.org/src/xfce/xfce4-appfinder/4.8/%{name}-%{version}.tar.bz2
+Source:         
http://archive.xfce.org/src/xfce/xfce4-appfinder/4.10/%{name}-%{version}.tar.bz2
+BuildRequires:  ed
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(garcon-1)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
@@ -34,6 +36,8 @@
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxfconf-0)
+# uses exo-open
+Requires:       exo-tools
 Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -48,6 +52,15 @@
 %prep
 %setup -q
 
+ed -s data/xfce4-appfinder.desktop.in 2>/dev/null <<'EOF'
+,s/^Icon=gtk-find/Icon=edit-find/
+,s/^_Name=Application Finder/_Name=Xfce Application Finder/
+i
+_GenericName=Application Finder/
+.
+w
+EOF
+
 %build
 %configure
 make %{?_smp_mflags} V=1
@@ -75,9 +88,9 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
+%{_bindir}/xfrun4
 %{_bindir}/xfce4-appfinder
 %{_datadir}/applications/*.desktop
-%{_datadir}/icons/hicolor/48x48/apps/*.png
 
 %files lang -f %name.lang
 

++++++ xfce4-appfinder-4.8.0.tar.bz2 -> xfce4-appfinder-4.10.0.tar.bz2 ++++++
++++ 54378 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to