[Thunar] Update to 1.3.0

Christoph Wickert cwickert at fedoraproject.org
Mon Feb 14 16:11:59 UTC 2011


commit 49c4f55459f72e16de072867ef1c548f7d98823c
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Mon Feb 14 17:11:52 2011 +0100

    Update to 1.3.0

 .gitignore                               |    1 +
 Thunar.spec                              |    9 ++++++---
 sources                                  |    2 +-
 thunar-sendto-audacious-playlist.desktop |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22858a6..12bd6d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Thunar-1.0.2.tar.bz2
 /Thunar-1.1.6.tar.bz2
 /Thunar-1.2.0.tar.bz2
 /Thunar-1.2.1.tar.bz2
+/Thunar-1.3.0.tar.bz2
diff --git a/Thunar.spec b/Thunar.spec
index 6cf6442..45c512a 100644
--- a/Thunar.spec
+++ b/Thunar.spec
@@ -1,8 +1,8 @@
-%global minorversion 1.2
+%global minorversion 1.3
 
 Name:           Thunar
-Version:        1.2.1
-Release:        2%{?dist}
+Version:        1.3.0
+Release:        1%{?dist}
 Summary:        Thunar File Manager
 
 Group:          User Interface/Desktops
@@ -192,6 +192,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Feb 14 2011 Christoph Wickert <cwickert at fedoraproject.org> - 1.3.0-1
+- Update to 1.3.0
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 98060d4..1068d67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8dce796890619d67aed0cd7ef84c7b1  Thunar-1.2.1.tar.bz2
+ab6f728384c0d925b40afae2f41268f3  Thunar-1.3.0.tar.bz2
diff --git a/thunar-sendto-audacious-playlist.desktop b/thunar-sendto-audacious-playlist.desktop
index 4870cb2..a54d717 100644
--- a/thunar-sendto-audacious-playlist.desktop
+++ b/thunar-sendto-audacious-playlist.desktop
@@ -6,7 +6,7 @@ Comment=Enque files to playlist
 Comment[de]=Dateien zur Wiedergabeliste hinzufügen
 Exec=audacious -e %F
 Icon=sound
-MimeType=audio/prs.sid;audio/x-flac;audio/x-it;audio/x-mod;audio/x-ms-wma;audio/x-musepack;audio/x-s3m;audio/x-stm;audio/x-xm;application/ogg;audio/x-vorbis+ogg;x-directory/normal;inode/directory;
+MimeType=audio/prs.sid;audio/x-flac;audio/x-it;audio/x-mod;audio/x-ms-wma;audio/x-musepack;audio/x-s3m;audio/x-stm;audio/x-xm;application/ogg;audio/x-vorbis+ogg;inode/directory;
 Terminal=false
 Type=Application
 Encoding=UTF-8


More information about the scm-commits mailing list