diff --git a/.gitignore b/.gitignore index c4ea3fe..8ea630b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.9.3.tar.xz /gvfs-1.9.4.tar.xz /gvfs-1.9.5.tar.xz +/gvfs-1.10.0.tar.xz diff --git a/gvfs.spec b/gvfs.spec index d042529..b1c852d 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,6 +1,6 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.9.5 +Version: 1.10.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -315,6 +315,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/mounts/afp-browse.mount %changelog +* Tue Sep 27 2011 Ray - 1.10.0-1 +- Update to 1.10.0 + * Mon Sep 5 2011 Matthias Clasen - 1.9.5-1 - Update to 1.9.5 diff --git a/sources b/sources index 074b563..349dde0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2bb1c6a0c900c725a22d8bd99562afde gvfs-1.9.5.tar.xz +b847eed5412c0ed8d0f7bcf6bb9e62c4 gvfs-1.10.0.tar.xz