Hello community,

here is the log from the commit of package thunar for openSUSE:Factory checked 
in at 2015-01-06 09:07:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunar (Old)
 and      /work/SRC/openSUSE:Factory/.thunar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thunar"

Changes:
--------
--- /work/SRC/openSUSE:Factory/thunar/thunar.changes    2014-10-15 
08:52:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.thunar.new/thunar.changes       2015-01-06 
09:07:15.000000000 +0100
@@ -1,0 +2,41 @@
+Mon Jan  5 10:03:25 UTC 2015 - [email protected]
+
+- update to version 1.6.4
+  - make distcheck fix (reference docs linking error) (Andrzej)
+  - Add support for binary file size units (bxo#10864)
+    (Andre Miranda)
+  - Strip trailing spaces/Github test (Nick)
+  - Fix case of Xfce in appdata description (Simon)
+  - Update intltool (Eric)
+  - Add pkexec policy (bxo#11122) (Eric)
+  - Remove trailing whitespace from Makefile to prevent warning
+    (Simon)
+  - Add appdata file for Thunar (Bug 11172) (Eric)
+  - Check for thumbnails in the new location (bxo#11263) (Eric)
+  - Default application not respected with glib >= 2.41
+    (bxo#11212) (Guido)
+  - Add support for the GTK 3 bookmarks file (bxo#10627)
+    (Alistair)
+  - Update xfconf setting for thunar-wallpaper plugin (Eric)
+  - Update copyright. (Nick)
+  - thunar-tpa: fix libxfce4panel version checking macros
+    (Andrzej)
+  - Fallback to image surface, workaround for bug in
+    Cairo/RENDER (Andrzej)
+  - Fixed missing inode-directory/folder icons on old systems.
+    (Andrzej)
+  - Change name of file copies (and links) (bxo#7518). (Nick)
+  - Improve the extension selection to not match hidden names.
+    (Nick)
+  - Safe accels 10 sec after changes (bxo#10139). (Nick)
+  - Force icons on the toolbar (bxo#10179). (Nick)
+  - Improve handling of renames (bxo#10242). (Nick)
+  - Smarter file extension selecting (bxo#10268). (Jeff Shipley)
+  - I18n: Remove broken / unsupported translations. (Nick)
+  - Force reference on files from the cache. (Nick)
+  - Drop README.thunarrc. (Nick)
+  - Translation updates.
+- remove obsolete thunar-fix-default-application-lookup.patch.
+  thunar-support-gtk3-bookmarks.patch
+
+-------------------------------------------------------------------

Old:
----
  Thunar-1.6.3.tar.bz2
  thunar-fix-default-application-lookup.patch
  thunar-support-gtk3-bookmarks.patch

New:
----
  Thunar-1.6.4.tar.bz2

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

Other differences:
------------------
++++++ thunar.spec ++++++
--- /var/tmp/diff_new_pack.DC1PGE/_old  2015-01-06 09:07:16.000000000 +0100
+++ /var/tmp/diff_new_pack.DC1PGE/_new  2015-01-06 09:07:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package thunar
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -19,20 +19,16 @@
 %define libname libthunarx-2-0
 
 Name:           thunar
-Version:        1.6.3
+Version:        1.6.4
 Release:        0
 Summary:        Fast and Easy to Use File Manager for the Xfce Desktop 
Environment
 License:        GPL-2.0+
 Group:          Productivity/File utilities
 Url:            http://thunar.xfce.org/
-Source:         
http://archive.xfce.org/src/xfce/thunar/1.4/Thunar-%{version}.tar.bz2
+Source:         
http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-%{version}.tar.bz2
 Source100:      %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM thunar-use-xdg-icon-spec-icons.patch [email protected] -- 
Use generic icons that conform to the XDG Icon Naming Spec
 Patch0:         thunar-use-xdg-icon-spec-icons.patch
-# PATCH-FIX-UPSTREAM thunar-support-gtk3-bookmarks.patch bxo#10627 
[email protected] -- Add support for the GTK 3 bookmarks file (backported from 
upstream git)
-Patch1:         thunar-support-gtk3-bookmarks.patch
-# PATCH-FIX-UPSTREAM thunar-fix-default-application-lookup.patch bxo#11212 
[email protected] -- Fix the default application lookup with gio >= 2.41
-Patch2:         thunar-fix-default-application-lookup.patch
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -100,8 +96,6 @@
 %prep
 %setup -q -n Thunar-%{version}
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %configure \
@@ -125,6 +119,9 @@
 # these files are placed under %%{_defaultdocdir}/%%{name} instead
 rm -f %{buildroot}%{_datadir}/xfce4/Thunar/README.*
 
+# do not allow to Thunar to run as root via pkexec
+rm -f %{buildroot}%{_datadir}/polkit-1/actions/org.xfce.thunar.policy
+
 # add a lowercase manpage symlink
 ( cd %{buildroot}%{_mandir}/man1/ && ln -sf Thunar.1* \
     $(printf "%s\n" Thunar.1* | tr [:upper:] [:lower:]) )
@@ -167,6 +164,8 @@
 %{_libdir}/thunarx-2
 %{_libdir}/xfce4/panel/plugins/libthunar-tpa.so
 %{_datadir}/Thunar
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/thunar.appdata.xml
 %{_datadir}/applications/*.desktop
 %{_datadir}/dbus-1/services/org.xfce.FileManager.service
 %{_datadir}/dbus-1/services/org.xfce.Thunar.service

++++++ Thunar-1.6.3.tar.bz2 -> Thunar-1.6.4.tar.bz2 ++++++
++++ 197920 lines of diff (skipped)

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

Reply via email to