Update to 1.25.1
This commit is contained in:
parent
9b8701e9dd
commit
0254ce5d26
11
gvfs.spec
11
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 <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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user