Update to 1.31.1

This commit is contained in:
Kalev Lember 2016-10-30 13:37:37 +01:00
parent ff9127df2d
commit cba89ba343
2 changed files with 7 additions and 8 deletions

View File

@ -1,14 +1,14 @@
%global glib2_version 2.49.3
%global glib2_version 2.49.4
%global libgdata_version 0.17.3
Name: gvfs
Version: 1.30.1.1
Version: 1.31.1
Release: 1%{?dist}
Summary: Backends for the gio framework in GLib
License: GPLv3 and LGPLv2+ and BSD and MPLv2.0
URL: https://wiki.gnome.org/Projects/gvfs
Source0: https://download.gnome.org/sources/gvfs/1.30/gvfs-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gvfs/1.31/gvfs-%{version}.tar.xz
# http://bugzilla.gnome.org/show_bug.cgi?id=567235
Patch0: gvfs-archive-integration.patch
@ -191,7 +191,6 @@ autoreconf -fi
%build
%configure \
--disable-hal \
--disable-gdu \
--enable-udisks2 \
--enable-keyring \
@ -292,9 +291,6 @@ killall -USR1 gvfsd >&/dev/null || :
%{!?_licensedir:%global license %%doc}
%license COPYING COPYING.GPL3
%doc AUTHORS NEWS README
%dir %{_datadir}/bash-completion
%dir %{_datadir}/bash-completion/completions
%{_datadir}/bash-completion/completions/gvfs*
%dir %{_libdir}/gvfs
%{_libdir}/gvfs/libgvfscommon.so
%{_libdir}/gio/modules/libgioremote-volume-monitor.so
@ -380,6 +376,9 @@ killall -USR1 gvfsd >&/dev/null || :
%{_datadir}/installed-tests
%changelog
* Sun Oct 30 2016 Kalev Lember <klember@redhat.com> - 1.31.1-1
- Update to 1.31.1
* Mon Oct 17 2016 Ondrej Holy <oholy@redhat.com> - 1.30.1.1-1
- Update to 1.30.1.1

View File

@ -1 +1 @@
e7bb6c5c376ea9b77ee8ff347e95eb5c gvfs-1.30.1.1.tar.xz
499d676d61cc6a0cabc4aa95e993fe35 gvfs-1.31.1.tar.xz