Update to 1.31.1
This commit is contained in:
parent
ff9127df2d
commit
cba89ba343
13
gvfs.spec
13
gvfs.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user