From bcc3449bf09098b4a62d3436f084a30a93208df9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Apr 13 2009 18:33:12 +0000 Subject: 1.2.2 --- diff --git a/.cvsignore b/.cvsignore index cc434d1..8aabf2c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gvfs-1.2.1.tar.bz2 +gvfs-1.2.2.tar.bz2 diff --git a/gvfs.spec b/gvfs.spec index adac5ca..232da6e 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.2.1 -Release: 5%{?dist} +Version: 1.2.2 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -50,7 +50,7 @@ Patch106: gdu-0006-Ignore-drives-if-all-volumes-of-the-drive-are-ignore.patch # http://bugzilla.gnome.org/show_bug.cgi?id=576587 # - Pending discussion + requires Nautilus patch -#Patch107: gdu-0007-Bug-576587-allow-eject-even-on-non-ejectable-vol.patch +Patch107: gdu-0007-Bug-576587-allow-eject-even-on-non-ejectable-vol.patch # https://bugzilla.redhat.com/show_bug.cgi?id=495152 Patch108: gdu-0008-ignore-drives-without-volumes.patch @@ -146,7 +146,7 @@ media players (Media Transfer Protocol) to applications using gvfs. %patch104 -p1 -b .gdu-debug-spew %patch105 -p1 -b .gdu-ignore-1 %patch106 -p1 -b .gdu-ignore-2 -#%patch107 -p1 -b .gdu-always-eject +%patch107 -p1 -b .gdu-always-eject %patch108 -p1 -b .gdu-ignore-drives-without-volumes %patch109 -p1 -b .gdu-never-ignore-drives-without-media @@ -292,6 +292,10 @@ update-desktop-database &> /dev/null ||: %changelog +* Mon Apr 13 2009 Matthias Clasen - 1.2.2-1 +- Update to 1.2.2 +- Allow eject even on non-ejectable devices + * Sat Apr 11 2009 David Zeuthen - 1.2.1-5 - Don't show drives in computer:/// if media is available but no volumes are recognized (#495152) diff --git a/sources b/sources index aefe85d..18a4ca4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df8f624587adfabe7009838ce6d8d5fd gvfs-1.2.1.tar.bz2 +85f69289185b0c9c42644c0e730b67c8 gvfs-1.2.2.tar.bz2