From cba89ba343e37403183232c321957a073b353c58 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 30 Oct 2016 13:37:37 +0100 Subject: [PATCH] Update to 1.31.1 --- gvfs.spec | 13 ++++++------- sources | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/gvfs.spec b/gvfs.spec index bdf7821..0f48a3c 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,14 +1,14 @@ -%global glib2_version 2.49.3 +%global glib2_version 2.49.4 %global libgdata_version 0.17.3 Name: gvfs -Version: 1.30.1.1 +Version: 1.31.1 Release: 1%{?dist} Summary: Backends for the gio framework in GLib License: GPLv3 and LGPLv2+ and BSD and MPLv2.0 URL: https://wiki.gnome.org/Projects/gvfs -Source0: https://download.gnome.org/sources/gvfs/1.30/gvfs-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gvfs/1.31/gvfs-%{version}.tar.xz # http://bugzilla.gnome.org/show_bug.cgi?id=567235 Patch0: gvfs-archive-integration.patch @@ -191,7 +191,6 @@ autoreconf -fi %build %configure \ - --disable-hal \ --disable-gdu \ --enable-udisks2 \ --enable-keyring \ @@ -292,9 +291,6 @@ killall -USR1 gvfsd >&/dev/null || : %{!?_licensedir:%global license %%doc} %license COPYING COPYING.GPL3 %doc AUTHORS NEWS README -%dir %{_datadir}/bash-completion -%dir %{_datadir}/bash-completion/completions -%{_datadir}/bash-completion/completions/gvfs* %dir %{_libdir}/gvfs %{_libdir}/gvfs/libgvfscommon.so %{_libdir}/gio/modules/libgioremote-volume-monitor.so @@ -380,6 +376,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/installed-tests %changelog +* Sun Oct 30 2016 Kalev Lember - 1.31.1-1 +- Update to 1.31.1 + * Mon Oct 17 2016 Ondrej Holy - 1.30.1.1-1 - Update to 1.30.1.1 diff --git a/sources b/sources index 78f4a84..31d9cb9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7bb6c5c376ea9b77ee8ff347e95eb5c gvfs-1.30.1.1.tar.xz +499d676d61cc6a0cabc4aa95e993fe35 gvfs-1.31.1.tar.xz