diff --git a/.gitignore b/.gitignore index 86bdcb6..eed0302 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.8.0.tar.bz2 /gvfs-1.8.1.tar.bz2 /gvfs-1.9.0.tar.bz2 +/gvfs-1.9.1.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 36998e6..d3531a7 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,11 +1,11 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.9.0 +Version: 1.9.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.bz2 +Source: http://download.gnome.org/sources/gvfs/1.9/gvfs-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.27.4 # for post-install update-gio-modules and overall functionality @@ -307,6 +307,9 @@ killall -USR1 gvfsd >&/dev/null || : %endif %changelog +* Wed Jun 15 2011 Tomas Bzatek - 1.9.1-1 +- Update to 1.9.1 + * Mon May 09 2011 Tomas Bzatek - 1.9.0-1 - Update to 1.9.0 diff --git a/sources b/sources index ac845fb..c91b1d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c8e44a42819453f6ef78974c568e5460 gvfs-1.9.0.tar.bz2 +cfdcf374fce8f1aac021a070a6091969 gvfs-1.9.1.tar.xz