Update to 1.18.0

This commit is contained in:
Kalev Lember 2013-09-25 11:58:10 +02:00
parent 50a64137e3
commit 2f302cffed
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -46,3 +46,4 @@ gvfs-1.6.3.tar.bz2
/gvfs-1.17.3.tar.xz
/gvfs-1.17.90.tar.xz
/gvfs-1.17.91.tar.xz
/gvfs-1.18.0.tar.xz

View File

@ -2,13 +2,13 @@
Summary: Backends for the gio framework in GLib
Name: gvfs
Version: 1.17.91
Release: 3%{?dist}
Version: 1.18.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.17/gvfs-%{version}.tar.xz
Source: http://download.gnome.org/sources/gvfs/1.18/gvfs-%{version}.tar.xz
BuildRequires: pkgconfig
BuildRequires: glib2-devel >= %{glib2_version}
# for post-install update-gio-modules and overall functionality
@ -358,6 +358,9 @@ update-desktop-database >&/dev/null || :
%{_datadir}/gvfs/remote-volume-monitors/goa.monitor
%changelog
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 1.18.0-1
- Update to 1.18.0
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 1.17.91-3
- Obsolete the removed obexftp subpackage

View File

@ -1 +1 @@
4e25159415d0e58ea8046421304655e7 gvfs-1.17.91.tar.xz
f3a2990a2638eaf7625bba6e8daaaae7 gvfs-1.18.0.tar.xz