Update to 1.17.0

This commit is contained in:
Kalev Lember 2013-05-04 11:20:00 +02:00
parent bc41ebb3bb
commit c957d340ba
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@ gvfs-1.6.3.tar.bz2
/gvfs-1.15.4.tar.xz
/gvfs-1.16.0.tar.xz
/gvfs-1.16.1.tar.xz
/gvfs-1.17.0.tar.xz

View File

@ -1,12 +1,12 @@
Summary: Backends for the gio framework in GLib
Name: gvfs
Version: 1.16.1
Version: 1.17.0
Release: 1%{?dist}
License: GPLv3 and LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
Source: http://download.gnome.org/sources/gvfs/1.16/gvfs-%{version}.tar.xz
Source: http://download.gnome.org/sources/gvfs/1.17/gvfs-%{version}.tar.xz
BuildRequires: pkgconfig
BuildRequires: glib2-devel >= 2.33.12
# for post-install update-gio-modules and overall functionality
@ -370,6 +370,9 @@ killall -USR1 gvfsd >&/dev/null || :
%{_datadir}/gvfs/remote-volume-monitors/goa.monitor
%changelog
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 1.17.0-1
- Update to 1.17.0
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 1.16.1-1
- Update to 1.16.1

View File

@ -1 +1 @@
d47c39e34a651ad3001a10eb18b13e39 gvfs-1.16.1.tar.xz
7722010e4398d1391dfd67a00c6a12af gvfs-1.17.0.tar.xz