diff --git a/.gitignore b/.gitignore index 8dfa9ea..65fdd13 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.19.4.tar.xz /gvfs-1.19.5.tar.xz /gvfs-1.19.90.tar.xz +/gvfs-1.20.0.tar.xz diff --git a/gvfs.spec b/gvfs.spec index ea5a1b9..1f6a1fd 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -2,13 +2,13 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.19.90 +Version: 1.20.0 Release: 1%{?dist} License: GPLv3 and LGPLv2+ and BSD and MPLv1.1 Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.19/gvfs-%{version}.tar.xz +Source: http://download.gnome.org/sources/gvfs/1.20/gvfs-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: glib2-devel >= %{glib2_version} # for post-install update-gio-modules and overall functionality @@ -358,6 +358,9 @@ update-desktop-database >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/goa.monitor %changelog +* Fri Mar 21 2014 Kalev Lember - 1.20.0-1 +- Update to 1.20.0 + * Tue Feb 18 2014 Richard Hughes - 1.19.90-1 - Update to 1.19.90 diff --git a/sources b/sources index a2ca062..0f2b885 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d9f9408dda95f244d97f05f6c9b25c7 gvfs-1.19.90.tar.xz +5c19d31f61af35ca7da3413a1db46bb0 gvfs-1.20.0.tar.xz