diff --git a/.gitignore b/.gitignore index 8ea630b..d95d44b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.9.4.tar.xz /gvfs-1.9.5.tar.xz /gvfs-1.10.0.tar.xz +/gvfs-1.10.1.tar.xz diff --git a/gvfs.spec b/gvfs.spec index b1c852d..10b9ba6 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,11 +1,11 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.10.0 +Version: 1.10.1 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.9/gvfs-%{version}.tar.xz +Source: http://download.gnome.org/sources/gvfs/1.10/gvfs-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.29.14 # for post-install update-gio-modules and overall functionality @@ -315,6 +315,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/mounts/afp-browse.mount %changelog +* Mon Oct 17 2011 Tomas Bzatek - 1.10.1-1 +- Update to 1.10.1 + * Tue Sep 27 2011 Ray - 1.10.0-1 - Update to 1.10.0 diff --git a/sources b/sources index 349dde0..758eea5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b847eed5412c0ed8d0f7bcf6bb9e62c4 gvfs-1.10.0.tar.xz +0c968704be003d2f6eab29388c41664e gvfs-1.10.1.tar.xz