Accepting request 418922 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/418922 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=125
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc6af45cff7e7e8d33c3a4be1d27e479f10f80105a6f2d1fae75c5c0d40636d9
|
||||
size 1689324
|
3
gvfs-1.28.3.tar.xz
Normal file
3
gvfs-1.28.3.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:458c4cb68570f6ef4a9e152995c62d0057c3e0a07ed64d84c7200cdd22f0bd17
|
||||
size 1497040
|
20
gvfs.changes
20
gvfs.changes
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 11 17:26:27 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.28.3:
|
||||
+ dnssd: Fix crashes when mount failed.
|
||||
+ gvfs-open: Fix spawning of applications with dashses in their
|
||||
app IDs.
|
||||
+ daemon: Fix crashes caused by NULL certificates.
|
||||
+ afc: Many fixes for iOS support.
|
||||
+ client: Fix missing mount prefix in cached fuse paths.
|
||||
+ dav: Fix IPv6 address handling.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 23 12:37:34 UTC 2016 - jengelh@inai.de
|
||||
|
||||
- Ensure systemd-tmpfiles runs:
|
||||
+ Add %tmpfiles_create to post script of -fuse subpackage.
|
||||
+ Add %{?systemd_requires} to -fuse subpackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 21 14:12:45 UTC 2016 - fcrozat@suse.com
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%define with_cdda 1
|
||||
|
||||
Name: gvfs
|
||||
Version: 1.28.2
|
||||
Version: 1.28.3
|
||||
Release: 0
|
||||
Summary: VFS functionality for GLib
|
||||
License: LGPL-2.0+
|
||||
@@ -81,6 +81,7 @@ Recommends: gvfs-fuse
|
||||
Obsoletes: libgvfscommon0 <= %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%glib2_gio_module_requires
|
||||
%{?systemd_requires}
|
||||
|
||||
%description
|
||||
VFS functionality for GLib.
|
||||
@@ -184,8 +185,8 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
|
||||
%postun backend-samba
|
||||
%glib2_gsettings_schema_postun
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
%post fuse
|
||||
%tmpfiles_create gvfsd-fuse-tmpfiles.conf
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
|
Reference in New Issue
Block a user