Accepting request 1072669 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/1072669 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=375
This commit is contained in:
parent
42bb2fec11
commit
dadf4a45be
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6897119e97bb16029d2778e1a5a54a6a6592631f8b2f3a2a1dea4ef2b01803fd
|
||||
size 1227548
|
3
gvfs-1.50.4.tar.xz
Normal file
3
gvfs-1.50.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab9059a676a537edbea21388c2aafe1a7e2c8f1ac2dfdc6d64550233075457fd
|
||||
size 1226728
|
20
gvfs.changes
20
gvfs.changes
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 15:33:35 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.50.4:
|
||||
+ dav: Prevent usage of NULL for nonexistent source file
|
||||
+ client: Fix copy/move operation from/to Flatpak sandbox
|
||||
+ http: Report original sizes regardless of compression usage
|
||||
+ Fix string comparison on various places
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 18:23:45 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Split out a new sub-package gvfs-backend-goa. This allows
|
||||
end-users to remove last remains of soup2 and gdata dependencies.
|
||||
Add a Supplements on gvfs and gnome-online-accounts to pull it in
|
||||
for most of our users.
|
||||
- Add explicit pkgconfig(libxml-2.0) BuildRequires: Meson checks
|
||||
for it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 19:21:26 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
28
gvfs.spec
28
gvfs.spec
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without cdda
|
||||
Name: gvfs
|
||||
Version: 1.50.3
|
||||
Version: 1.50.4
|
||||
Release: 0
|
||||
Summary: Virtual File System functionality for GLib
|
||||
License: GPL-3.0-only AND LGPL-2.0-or-later
|
||||
@ -63,6 +63,7 @@ BuildRequires: pkgconfig(libsecret-unstable)
|
||||
BuildRequires: pkgconfig(libsoup-3.0)
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(libusb-1.0) >= 1.0.21
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(polkit-gobject-1) >= 0.114
|
||||
BuildRequires: pkgconfig(smbclient)
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
@ -140,6 +141,17 @@ APIs of libgio.
|
||||
This package contains FUSE support that allows applications
|
||||
not using GIO to access the GVfs filesystems.
|
||||
|
||||
%package backend-goa
|
||||
Summary: Google disk and GOA functionality for GLib
|
||||
License: LGPL-2.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
Supplements: (gvfs and gnome-online-accounts)
|
||||
|
||||
%description backend-goa
|
||||
This package provides a gvfs backend that supports Google disk
|
||||
and GNOME online accounts integration.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for the GNOME Virtual file system
|
||||
License: LGPL-2.0-or-later
|
||||
@ -245,6 +257,14 @@ mv daemon/trashlib/COPYING daemon/trashlib/COPYING.trashlib
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
|
||||
%{_datadir}/GConf/gsettings/gvfs-smb.convert
|
||||
|
||||
%files backend-goa
|
||||
%{_libexecdir}/%{name}/gvfs-goa-volume-monitor
|
||||
%{_userunitdir}/gvfs-goa-volume-monitor.service
|
||||
%{_datadir}/%{name}/remote-volume-monitors/goa.monitor
|
||||
%{_datadir}/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service
|
||||
%{_libexecdir}/%{name}/gvfsd-google
|
||||
%{_datadir}/%{name}/mounts/google.mount
|
||||
|
||||
%files backends
|
||||
%doc monitor/udisks2/what-is-shown.txt
|
||||
%{_datadir}/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service
|
||||
@ -281,16 +301,10 @@ mv daemon/trashlib/COPYING daemon/trashlib/COPYING.trashlib
|
||||
%{_datadir}/%{name}/mounts/ftp.mount
|
||||
%{_datadir}/%{name}/mounts/ftps.mount
|
||||
%{_datadir}/%{name}/mounts/ftpis.mount
|
||||
%{_libexecdir}/%{name}/gvfsd-google
|
||||
%{_datadir}/%{name}/mounts/google.mount
|
||||
%{_libexecdir}/%{name}/gvfsd-gphoto2
|
||||
%{_datadir}/%{name}/mounts/gphoto2.mount
|
||||
%{_libexecdir}/%{name}/gvfsd-http
|
||||
%{_datadir}/%{name}/mounts/http.mount
|
||||
%{_libexecdir}/%{name}/gvfs-goa-volume-monitor
|
||||
%{_userunitdir}/gvfs-goa-volume-monitor.service
|
||||
%{_datadir}/%{name}/remote-volume-monitors/goa.monitor
|
||||
%{_datadir}/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service
|
||||
%{_libexecdir}/%{name}/gvfsd-localtest
|
||||
%{_datadir}/%{name}/mounts/localtest.mount
|
||||
%{_libexecdir}/%{name}/gvfsd-mtp
|
||||
|
Loading…
Reference in New Issue
Block a user