Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2020-04-23 18:27:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and      /work/SRC/openSUSE:Factory/.gvfs.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvfs"

Thu Apr 23 18:27:32 2020 rev:166 rq:795228 version:1.44.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes        2020-01-28 
10:51:24.672766780 +0100
+++ /work/SRC/openSUSE:Factory/.gvfs.new.2738/gvfs.changes      2020-04-23 
18:27:33.619757382 +0200
@@ -1,0 +2,53 @@
+Fri Mar 27 12:46:31 UTC 2020 - Bjørn Lie <bjorn....@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 <yfji...@suse.com>
+
+- Enable gvfs-nds.patch and gvfs-nvvfs.patch for Leap to remove
+  difference between Leap and SLE.
+
+-------------------------------------------------------------------
+Fri Mar  6 10:19:47 UTC 2020 - bjorn....@gmail.com
+
+- Update to version 1.44.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Feb 28 19:16:21 UTC 2020 - bjorn....@gmail.com
+
+- Update to version 1.43.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 18 16:20:32 UTC 2020 - Dominique Leuenberger <dims...@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 <dims...@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.
+
+-------------------------------------------------------------------

Old:
----
  gvfs-1.42.2.tar.xz

New:
----
  gvfs-1.44.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gvfs.spec ++++++
--- /var/tmp/diff_new_pack.URhGLL/_old  2020-04-23 18:27:34.247758585 +0200
+++ /var/tmp/diff_new_pack.URhGLL/_new  2020-04-23 18:27:34.251758592 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gvfs
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %bcond_without  cdda
 Name:           gvfs
-Version:        1.42.2
+Version:        1.44.1
 Release:        0
 Summary:        Virtual File System functionality for GLib
 License:        LGPL-2.0-or-later AND GPL-3.0-only
 Group:          Development/Libraries/C and C++
 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
 
 ### NOTE: Please, keep SLE-only patches at bottom (starting on 1000).
@@ -55,7 +55,7 @@
 BuildRequires:  pkgconfig(libarchive)
 BuildRequires:  pkgconfig(libbluray)
 BuildRequires:  pkgconfig(libcap)
-BuildRequires:  pkgconfig(libgdata) >= 0.17.3
+BuildRequires:  pkgconfig(libgdata) >= 0.17.11
 BuildRequires:  pkgconfig(libgphoto2) >= 2.4.0
 BuildRequires:  pkgconfig(libimobiledevice-1.0) >= 1.2
 BuildRequires:  pkgconfig(libmtp) >= 1.1.12
@@ -76,7 +76,7 @@
 %if %{with cdda}
 BuildRequires:  pkgconfig(libcdio_paranoia) >= 0.78.2
 %endif
-%if !0%{?is_opensuse}
+%if 0%{?sle_version}
 # The library gvfscommon was converted to a private library and is not used 
outside of gvfs
 Obsoletes:      libgvfscommon0 <= %{version}
 %endif
@@ -161,7 +161,7 @@
 %setup -q
 translation-update-upstream po %{name}
 
-%if !0%{?is_opensuse}
+%if 0%{?sle_version}
 %patch1000 -p1
 %patch1001 -p1
 %endif
@@ -299,7 +299,7 @@
 %{_datadir}/%{name}/remote-volume-monitors/mtp.monitor
 %{_datadir}/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service
 %{_datadir}/%{name}/mounts/mtp.mount
-%if !0%{?is_opensuse}
+%if 0%{?sle_version}
 %{_libexecdir}/%{name}/gvfsd-nds
 %{_libexecdir}/%{name}/gvfsd-nvvfs
 %{_datadir}/%{name}/mounts/nds.mount

++++++ gvfs-1.42.2.tar.xz -> gvfs-1.44.1.tar.xz ++++++
++++ 40562 lines of diff (skipped)


Reply via email to