[Thunar] Update to 1.6.0.

Kevin Fenzi kevin at fedoraproject.org
Tue Dec 4 19:55:47 UTC 2012


commit 8c91bac77179978194347378f339aef55b7d12f2
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Tue Dec 4 12:55:43 2012 -0700

    Update to 1.6.0.
    
    - See http://git.xfce.org/xfce/thunar/tree/NEWS?id=781395f339e13f4da7c69ac63caefeec451b6dea

 .gitignore  |    1 +
 Thunar.spec |   19 ++++++++-----------
 sources     |    2 +-
 3 files changed, 10 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd851ab..30d4818 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Thunar-1.0.2.tar.bz2
 /Thunar-1.3.1.tar.bz2
 /Thunar-1.3.2.tar.bz2
 /Thunar-1.4.0.tar.bz2
+/Thunar-1.6.0.tar.bz2
diff --git a/Thunar.spec b/Thunar.spec
index 8c5bb13..ac973b0 100644
--- a/Thunar.spec
+++ b/Thunar.spec
@@ -1,8 +1,8 @@
-%global minorversion 1.4
+%global minorversion 1.6
 
 Name:           Thunar
-Version:        1.4.0
-Release:        3%{?dist}
+Version:        1.6.0
+Release:        1%{?dist}
 Summary:        Thunar File Manager
 
 Group:          User Interface/Desktops
@@ -14,14 +14,10 @@ Source1:        thunar-sendto-gnome-bluetooth.desktop
 Source2:        thunar-sendto-audacious-playlist.desktop
 Source3:        thunar-sendto-quodlibet-playlist.desktop
 Source4:        thunar-sendto-blueman.desktop
-# Upstream bug: https://bugzilla.xfce.org/show_bug.cgi?id=7392
-# Upstream fix: http://git.xfce.org/xfce/thunar/commit/?id=dfd51c7
-Patch0:         thunar-1.4.0-sendto-check-filetype.patch
-Patch1:         Thunar-1.3.1-desktop-fix.patch
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  pkgconfig(dbus-glib-1) >= 0.34
-BuildRequires:  pkgconfig(exo-1) >= 0.6.0
+BuildRequires:  pkgconfig(exo-1) >= 0.8.0
 BuildRequires:  pkgconfig(gudev-1.0) >= 145
 BuildRequires:  pkgconfig(libexif) >= 0.6.0
 BuildRequires:  pkgconfig(libpcre) >= 6.0
@@ -69,9 +65,6 @@ libraries and header files for the Thunar file manager.
 %prep
 %setup -q
 
-%patch0 -p1 -b .check
-%patch1 -p1 -b .fix
-
 # fix icon in thunar-sendto-email.desktop
 sed -i 's!internet-mail!mail-message-new!' \
         plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in
@@ -203,6 +196,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Dec 04 2012 Kevin Fenzi <kevin at scrye.com> 1.6.0-1
+- Update to 1.6.0. 
+- See http://git.xfce.org/xfce/thunar/tree/NEWS?id=781395f339e13f4da7c69ac63caefeec451b6dea
+
 * Sat Oct 13 2012 Christoph Wickert <cwickert at fedoraproject.org> - 1.4.0-3
 - Show 'Send to' menu entries based on filetypes
 - Add blueman-sendto to the 'Sent to' menu
diff --git a/sources b/sources
index 50546f1..7e67baa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-737ad2c36ed36b10fef82e860b9e990a  Thunar-1.4.0.tar.bz2
+33434fa215b1b858c819f7cb7aacde06  Thunar-1.6.0.tar.bz2


More information about the scm-commits mailing list