From 9486d001170152934f3028e1198eff1576314322 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 4 Apr 2011 14:08:02 -0400 Subject: [PATCH] 1.8.0 --- .gitignore | 1 + gvfs.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 326254f..c119746 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.7.1.tar.bz2 /gvfs-1.7.2.tar.bz2 /gvfs-1.7.3.tar.bz2 +/gvfs-1.8.0.tar.bz2 diff --git a/gvfs.spec b/gvfs.spec index 1ac7ce3..69520a0 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,11 +1,11 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.7.3 +Version: 1.8.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.7/gvfs-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gvfs/1.8/gvfs-%{version}.tar.bz2 BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.27.4 # for post-install update-gio-modules and overall functionality @@ -310,8 +310,11 @@ killall -USR1 gvfsd >&/dev/null || : %endif %changelog -* Mon Mar 21 2011 Matthias Clasen - 0.7.3-1 -- Update to 0.7.3 +* Mon Apr 4 2011 Matthias Clasen - 1.8.0-1 +- Update to 1.8.0 + +* Mon Mar 21 2011 Matthias Clasen - 1.7.3-1 +- Update to 1.7.3 * Wed Feb 09 2011 Fedora Release Engineering - 1.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index e9746cf..1bad745 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6970ed6dd5378c59df9588bf0e04ffa gvfs-1.7.3.tar.bz2 +db09c9edcdde9b1166562a4ca54bbaa8 gvfs-1.8.0.tar.bz2