[gvfs] Update to 1.23.2

Kalev Lember kalev at fedoraproject.org
Tue Nov 25 13:39:38 UTC 2014


commit 11b8d1ab6937d97a0dd581318746719ad614513a
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Nov 25 14:36:10 2014 +0100

    Update to 1.23.2

 .gitignore |    1 +
 gvfs.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bee9b95..d21d377 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@ gvfs-1.6.3.tar.bz2
 /gvfs-1.22.0.tar.xz
 /gvfs-1.22.1.tar.xz
 /gvfs-1.22.2.tar.xz
+/gvfs-1.23.2.tar.xz
diff --git a/gvfs.spec b/gvfs.spec
index 32c04e1..c5a4d2b 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -2,13 +2,13 @@
 
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.22.2
-Release: 3%{?dist}
+Version: 1.23.2
+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.22/gvfs-%{version}.tar.xz
+Source: http://download.gnome.org/sources/gvfs/1.23/gvfs-%{version}.tar.xz
 BuildRequires: pkgconfig
 BuildRequires: glib2-devel >= %{glib2_version}
 # for post-install update-gio-modules and overall functionality
@@ -371,6 +371,9 @@ update-desktop-database >&/dev/null || :
 %{_datadir}/installed-tests
 
 %changelog
+* Tue Nov 25 2014 Kalev Lember <kalevlember at gmail.com> - 1.23.2-1
+- Update to 1.23.2
+
 * Wed Nov 12 2014 Vadim Rutkovsky <vrutkovs at redhat.com> - 1.22.2-3
 - Build installed tests
 
diff --git a/sources b/sources
index e9c61fb..cf47704 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b00ec682a6851bcdad7814dd799e228  gvfs-1.22.2.tar.xz
+7f3f21726ba8a35be27f0ded248a342d  gvfs-1.23.2.tar.xz


More information about the scm-commits mailing list