Update to 1.25.1

This commit is contained in:
Kalev Lember 2015-05-01 13:09:45 +02:00
parent 9b8701e9dd
commit 0254ce5d26
2 changed files with 9 additions and 4 deletions

View File

@ -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 <kalevlember@gmail.com> - 1.25.1-1
- Update to 1.25.1
* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 1.24.1-1
- Update to 1.24.1

View File

@ -1 +1 @@
f536f7ae3bd6a86756f67b29d7c9d5e9 gvfs-1.24.1.tar.xz
5a44c68a6313471325d57e2a41f5ac1e gvfs-1.25.1.tar.xz