From 8c4fa9cefe7bf66cef1848343f7d9646aa054f8b Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Mon, 26 Mar 2012 17:00:56 +0200 Subject: [PATCH] Update to 1.12.0 --- .gitignore | 1 + gvfs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 01ee0b0..e9a94a4 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.11.3.tar.xz /gvfs-1.11.4.tar.xz /gvfs-1.11.5.tar.xz +/gvfs-1.12.0.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 5182fb3..01f2491 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,11 +1,11 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.11.5 +Version: 1.12.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.11/gvfs-%{version}.tar.xz +Source: http://download.gnome.org/sources/gvfs/1.12/gvfs-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.31.0 # for post-install update-gio-modules and overall functionality @@ -317,6 +317,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/mounts/afp-browse.mount %changelog +* Mon Mar 26 2012 Tomas Bzatek - 1.12.0-1 +- Update to 1.12.0 + * Tue Mar 20 2012 Tomas Bzatek - 1.11.5-1 - Update to 1.11.5 diff --git a/sources b/sources index 745d57e..da14bc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9d81eec7f1dd98740781778f7d49e9f gvfs-1.11.5.tar.xz +0dd301b6d80b5ffa89e9a4a981abe297 gvfs-1.12.0.tar.xz