Update to 1.18.0
This commit is contained in:
parent
50a64137e3
commit
2f302cffed
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user