From 0254ce5d265d2d3ff5cedb618719d46eb66eb92a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 1 May 2015 13:09:45 +0200 Subject: [PATCH] Update to 1.25.1 --- gvfs.spec | 11 ++++++++--- sources | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/gvfs.spec b/gvfs.spec index 1cf03b8..dbf64cc 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,19 +1,20 @@ -%global glib2_version 2.43.2 +%global glib2_version 2.45.0 Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.24.1 +Version: 1.25.1 Release: 1%{?dist} License: GPLv3 and LGPLv2+ and BSD and MPLv2.0 Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.24/gvfs-%{version}.tar.xz +Source: http://download.gnome.org/sources/gvfs/1.25/gvfs-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: glib2-devel >= %{glib2_version} # for post-install update-gio-modules and overall functionality Requires: glib2%{?_isa} >= %{glib2_version} BuildRequires: dbus-glib-devel +BuildRequires: gcr-devel BuildRequires: /usr/bin/ssh BuildRequires: libcdio-paranoia-devel BuildRequires: libgudev1-devel @@ -253,6 +254,7 @@ update-desktop-database >&/dev/null || : %{_datadir}/gvfs/mounts/dns-sd.mount %{_datadir}/gvfs/mounts/network.mount %{_datadir}/gvfs/mounts/ftp.mount +%{_datadir}/gvfs/mounts/ftps.mount %{_datadir}/gvfs/mounts/recent.mount %{_datadir}/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service %{_datadir}/dbus-1/services/gvfs-daemon.service @@ -370,6 +372,9 @@ update-desktop-database >&/dev/null || : %{_datadir}/installed-tests %changelog +* Fri May 01 2015 Kalev Lember - 1.25.1-1 +- Update to 1.25.1 + * Tue Apr 14 2015 Kalev Lember - 1.24.1-1 - Update to 1.24.1 diff --git a/sources b/sources index 84e8af5..b202076 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f536f7ae3bd6a86756f67b29d7c9d5e9 gvfs-1.24.1.tar.xz +5a44c68a6313471325d57e2a41f5ac1e gvfs-1.25.1.tar.xz