Mailinglist Archive: opensuse-commit (1774 mails)
| < Previous | Next > |
commit thunar for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 18 Feb 2011 15:23:39 +0100
- Message-id: <20110218142339.C93C2202A4@hilbert.suse.de>
Hello community,
here is the log from the commit of package thunar for openSUSE:Factory
checked in at Fri Feb 18 15:23:39 CET 2011.
--------
--- thunar/thunar.changes 2011-02-18 00:08:47.000000000 +0100
+++ /mounts/work_src_done/STABLE/thunar/thunar.changes 2011-02-18
14:30:43.000000000 +0100
@@ -1,0 +2,17 @@
+Fri Feb 18 13:08:32 UTC 2011 - gber@xxxxxxxxxxxx
+
+- update to version 1.3.0
+ - only change the Name field when renaming desktop files
+ - force desktop file reload after changing the Name field
+ - allow installation of helper scripts in a custom location using
+ the --with-helper-path-prefix=PATH configure option
+ - improve thumbnailing by avoid sending thumbnail requests while
+ the user is scrolling in a directory
+ - cancel thumbnail requests when leaving a directory
+ - avoid regenerating thumbnails when files are copied, moved,
+ linked or trashed
+ - update the thumbnail cache when files are deleted permanently
+ - bugfixes
+ - translation updates
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
Thunar-1.2.1.tar.bz2
New:
----
Thunar-1.3.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thunar.spec ++++++
--- /var/tmp/diff_new_pack.3VUHVL/_old 2011-02-18 15:23:33.000000000 +0100
+++ /var/tmp/diff_new_pack.3VUHVL/_new 2011-02-18 15:23:33.000000000 +0100
@@ -18,8 +18,8 @@
Name: thunar
-Version: 1.2.1
-Release: 5
+Version: 1.3.0
+Release: 1
License: GPLv2+
Summary: Fast and Easy to Use File Manager for the Xfce Desktop
Environment
Url: http://thunar.xfce.org/
@@ -141,6 +141,7 @@
%build
%configure \
+ --with-helper-path-prefix=%{_libexecdir} \
--docdir=%{_defaultdocdir}/%{name} \
--enable-dbus \
--enable-exif \
@@ -191,10 +192,10 @@
%{_bindir}/Thunar
%{_bindir}/thunar
%{_bindir}/thunar-settings
-%dir %{_libdir}/Thunar
-%{_libdir}/Thunar/ThunarBulkRename
-%{_libdir}/Thunar/ThunarHelp
-%{_libdir}/Thunar/thunar-sendto-email
+%dir %{_libexecdir}/Thunar
+%{_libexecdir}/Thunar/ThunarBulkRename
+%{_libexecdir}/Thunar/ThunarHelp
+%{_libexecdir}/Thunar/thunar-sendto-email
%{_libdir}/thunarx-2
%{_libdir}/xfce4/panel/plugins/libthunar-tpa.so
%{_datadir}/Thunar
++++++ Thunar-1.2.1.tar.bz2 -> Thunar-1.3.0.tar.bz2 ++++++
++++ 32251 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |