Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2017-03-22 23:07:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and      /work/SRC/openSUSE:Factory/.gvfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvfs"

Wed Mar 22 23:07:45 2017 rev:133 rq:481391 version:1.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes        2017-02-03 
17:42:15.689972434 +0100
+++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes   2017-03-22 
23:07:46.221118169 +0100
@@ -1,0 +2,80 @@
+Mon Mar 20 15:15:09 UTC 2017 - [email protected]
+
+- Update to version 1.32.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 13 17:50:10 UTC 2017 - [email protected]
+
+- Update to version 1.31.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 27 16:52:02 UTC 2017 - [email protected]
+
+- Update to version 1.31.91:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 15 09:14:43 UTC 2017 - [email protected]
+
+- Update to version 1.31.90:
+  + recent: Set G_FILE_ATTRIBUTE_RECENT_MODIFED attribute.
+  + client: Ignore everything after first colon in userinfo.
+  + Stability improvements for force unmount procedure.
+  + Port several parts to GTask.
+  + Various logging improvements.
+  + Several smaller bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan 19 21:04:59 UTC 2017 - [email protected]
+
+- Update to version 1.31.4:
+  + sftp: Limit writes to 32768 bytes.
+  + udisks2: Improve unmount notifications.
+  + daemon: Bump maximum read channel buffer size.
+  + recent: Fix crashes when DISPLAY is not set.
+  + Several smaller bugfixes.
+  + Updated translations.
+- Drop gvfs-silence-log-spam.patch: Fixed upstream.
+
+-------------------------------------------------------------------
+Thu Jan 19 21:03:59 UTC 2017 - [email protected]
+
+- Update to version 1.31.3:
+  + dnssd: Fix crashes for uris with colons.
+  + trash: Correctly determine fs type for paths with symlinks.
+  + gdaemonfile: Pass GFileCreateFlags in write operations.
+  + metadata: Various performance improvements.
+  + Several smaller bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan 19 21:02:59 UTC 2017 - [email protected]
+
+- Update to version 1.31.2:
+  + admin: Fix polkit errors caused by redundant translations.
+  + dnssd: Fix crashes and leaks when mount fails.
+  + network: Fix crashes when mount fails.
+  + Port several parts to GTask.
+  + Several smaller bugfixes.
+  + smb: Fix IPv6 uri handling and Improve read performance.
+  + trash: Do not crash if home mount isn't found.
+  + udisks2: Add support for uuid and fix misleading notification
+    when unmounting.
+  + Updated translations.
+- Add pkgconfig(libusb-1.0) BuildRequires: new dependency.
+
+-------------------------------------------------------------------
+Thu Jan 19 21:01:59 UTC 2017 - [email protected]
+
+- Update to version 1.31.1:
+  + udisks2: Improve handling of volumes with multiple mountpoints.
+  + man: Various man page updates.
+  + hal: Drop hal volume monitor.
+  + programs: Deprecate gvfs utils in favour of new gio tool.
+  + Several smaller bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gvfs-1.30.3.tar.xz
  gvfs-silence-log-spam.patch

New:
----
  gvfs-1.32.0.tar.xz

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

Other differences:
------------------
++++++ gvfs.spec ++++++
--- /var/tmp/diff_new_pack.csl4DE/_old  2017-03-22 23:07:47.072997452 +0100
+++ /var/tmp/diff_new_pack.csl4DE/_new  2017-03-22 23:07:47.076996886 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gvfs
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,13 @@
 %define with_cdda 1
 
 Name:           gvfs
-Version:        1.30.3
+Version:        1.32.0
 Release:        0
 Summary:        VFS functionality for GLib
 License:        LGPL-2.0+
 Group:          Development/Libraries/C and C++
 Url:            http://www.gnome.org
-Source0:        
http://download.gnome.org/sources/gvfs/1.30/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/gvfs/1.32/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 # PATCH-FEATURE-SLE gvfs-nvvfs.patch [email protected] -- Provides gvfs 
backend for novell nautilus plugin
 Patch5:         gvfs-nvvfs.patch
@@ -36,8 +36,6 @@
 # needed for patches 5 and 6
 BuildRequires:  autoconf
 %endif
-# PATCH-FIX-UPSTREAM gvfs-silence-log-spam.patch [email protected] -- Remove 
som logspam from journald logs.
-Patch7:         gvfs-silence-log-spam.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fuse-devel
 BuildRequires:  intltool
@@ -62,7 +60,7 @@
 BuildRequires:  pkgconfig(gcr-base-3)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.49.3
+BuildRequires:  pkgconfig(glib-2.0) >= 2.51.0
 BuildRequires:  pkgconfig(goa-1.0) >= 3.17.1
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) => 3.0
@@ -72,10 +70,11 @@
 BuildRequires:  pkgconfig(libgdata) >= 0.17.3
 BuildRequires:  pkgconfig(libmtp) >= 1.1.5
 %if 0%{?is_opensuse}
-BuildRequires:  pkgconfig(libnfs)
+BuildRequires:  pkgconfig(libnfs) >= 1.9.8
 %endif
 BuildRequires:  pkgconfig(libsecret-unstable)
 BuildRequires:  pkgconfig(libsystemd)
+BuildRequires:  pkgconfig(libusb-1.0) >= 1.0.21
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(smbclient)
 %if %{with_udisks2}
@@ -163,7 +162,6 @@
 %patch5 -p1
 %patch6 -p1
 %endif
-%patch7 -p1
 
 %build
 %if !0%{?is_opensuse}
@@ -224,9 +222,6 @@
 %{_datadir}/dbus-1/services/org.gtk.vfs.Daemon.service
 %{_libexecdir}/%{name}/gvfsd-metadata
 %{_datadir}/dbus-1/services/org.gtk.vfs.Metadata.service
-%dir %{_datadir}/bash-completion
-%dir %{_datadir}/bash-completion/completions
-%{_datadir}/bash-completion/completions/
 %{_mandir}/man1/gvfs-*.1%{?ext_man}
 %{_mandir}/man1/gvfsd.1%{?ext_man}
 %{_mandir}/man1/gvfsd-metadata.1%{?ext_man}

++++++ gvfs-1.30.3.tar.xz -> gvfs-1.32.0.tar.xz ++++++
++++ 137275 lines of diff (skipped)


Reply via email to