SHA256
1
0
forked from pool/gvfs

Accepting request 795079 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/795079
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=346
This commit is contained in:
Dominique Leuenberger 2020-04-17 22:51:22 +00:00 committed by Git OBS Bridge
parent 79a31910f7
commit 8a0cbe8ef7
4 changed files with 53 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b57af97573bd295aa50037eed29c6ba7a36188230c515e007c3018855a5cf949
size 1204972

3
gvfs-1.44.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50ef3245d1b03666a40455109169a2a1bd51419fd2d51f9fa6cfd4f89f04fb46
size 1222040

View File

@ -1,9 +1,56 @@
-------------------------------------------------------------------
Fri Mar 27 12:46:31 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.44.1:
+ udisks2: Fix several memory leaks.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 16 02:25:18 UTC 2020 - Yifan Jiang <yfjiang@suse.com> Mon Mar 16 02:25:18 UTC 2020 - Yifan Jiang <yfjiang@suse.com>
- Enable gvfs-nds.patch and gvfs-nvvfs.patch for Leap to remove - Enable gvfs-nds.patch and gvfs-nvvfs.patch for Leap to remove
difference between Leap and SLE. difference between Leap and SLE.
-------------------------------------------------------------------
Fri Mar 6 10:19:47 UTC 2020 - bjorn.lie@gmail.com
- Update to version 1.44.0:
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 28 19:16:21 UTC 2020 - bjorn.lie@gmail.com
- Update to version 1.43.92:
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 18 16:20:32 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.43.91:
+ build: Fix login_tty detection on systems without libutil.
+ afc: Handle permission denied error.
+ Test: Several smaller fixes.
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 12 17:21:27 CET 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.43.90:
+ google: Add support for move and copy operations.
+ google: Several smaller bugfixes and enhancements.
+ goa: Add support for certificate prompts.
+ sftp: Fix file ownership when replacing.
+ dnssd: Prevent crashes after releasing resolver.
+ fuse: Prevent abortions if modified time is not set.
- Changes from version 1.43.2:
+ smb: Improve enumeration performance.
+ test: Port to python3-twisted.
- Changes from version 1.43.1:
+ Don't set a content-type that isn't certain.
+ Replace usage of deprecated GTimeVal by GDateTime.
+ dav: Add support for services with IPv6 link-local addresses.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 25 14:15:22 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org> Sat Jan 25 14:15:22 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -18,13 +18,13 @@
%bcond_without cdda %bcond_without cdda
Name: gvfs Name: gvfs
Version: 1.42.2 Version: 1.44.1
Release: 0 Release: 0
Summary: Virtual File System functionality for GLib Summary: Virtual File System functionality for GLib
License: LGPL-2.0-or-later AND GPL-3.0-only License: LGPL-2.0-or-later AND GPL-3.0-only
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
URL: https://wiki.gnome.org/Projects/gvfs URL: https://wiki.gnome.org/Projects/gvfs
Source0: https://download.gnome.org/sources/gvfs/1.42/%{name}-%{version}.tar.xz Source0: https://download.gnome.org/sources/gvfs/1.44/%{name}-%{version}.tar.xz
Source99: baselibs.conf Source99: baselibs.conf
### NOTE: Please, keep SLE-only patches at bottom (starting on 1000). ### NOTE: Please, keep SLE-only patches at bottom (starting on 1000).
@ -55,7 +55,7 @@ BuildRequires: pkgconfig(gudev-1.0) >= 147
BuildRequires: pkgconfig(libarchive) BuildRequires: pkgconfig(libarchive)
BuildRequires: pkgconfig(libbluray) BuildRequires: pkgconfig(libbluray)
BuildRequires: pkgconfig(libcap) BuildRequires: pkgconfig(libcap)
BuildRequires: pkgconfig(libgdata) >= 0.17.3 BuildRequires: pkgconfig(libgdata) >= 0.17.11
BuildRequires: pkgconfig(libgphoto2) >= 2.4.0 BuildRequires: pkgconfig(libgphoto2) >= 2.4.0
BuildRequires: pkgconfig(libimobiledevice-1.0) >= 1.2 BuildRequires: pkgconfig(libimobiledevice-1.0) >= 1.2
BuildRequires: pkgconfig(libmtp) >= 1.1.12 BuildRequires: pkgconfig(libmtp) >= 1.1.12