Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2015-03-30 19:24:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and      /work/SRC/openSUSE:Factory/.gvfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvfs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes        2015-01-08 
23:05:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes   2015-03-30 
19:24:40.000000000 +0200
@@ -1,0 +2,90 @@
+Mon Mar 23 13:08:10 UTC 2015 - [email protected]
+
+- Update to version 1.24.0:
+  + Fix g-ir-compiler failures.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 16 09:10:46 UTC 2015 - [email protected]
+
+- Update to version 1.23.92:
+  + Remove obsolete obexftp code.
+  + metadata: Reliability improvements.
+  + afc, gphoto2: Fix force unmount when device is removed.
+  + ftp: Prevent segfault when unmounting.
+  + ftp: Bug fixes for directory parsing.
+  + dav: Fix crash on mount when using dns-sd.
+  + common: Increase mount timeout to 30 minutes.
+  + Several smaller bugfixes.
+  + Update man pages.
+  + Updated translations.
+- Drop bluez-devel, libexpat-devel and pkgconfig(dbus-glib-1)
+  BuildRequires: no longer needed after the obexftp removal.
+- Drop obex-data-server recommends from the -backend subpackage.
+
+-------------------------------------------------------------------
+Sat Feb 14 00:58:23 UTC 2015 - [email protected]
+
+- Update to version 1.23.90:
+  + ftp:
+    - Implement backups for replace.
+    - Implement G_FILE_COPY_NOFOLLOW_SYMLINKS.
+  + Add an nfs backend based on libnfs.
+  + test: Various improvements and fixes.
+  + ftp: Implement G_FILE_COPY_NOFOLLOW_SYMLINKS
+  + programs: Fix bash completion.
+  + dav: Add support for server-side copying.
+  + mtp: Set MTP filetype from mime type when uploading files.
+  + gvfs-mount: Allow mounting as an anonymous user.
+  + smb: Handle the anonymous flag.
+  + Several smaller bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jan 28 16:00:38 UTC 2015 - [email protected]
+
+- Update to version 1.23.4:
+  + gproxymount: Fix crashes if eject callback isn't specified.
+  + metadata: Fix crashes if tree initilization failed.
+  + Several smaller bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan  8 20:56:53 UTC 2015 - [email protected]
+
+- Update to version 1.23.3:
+  + Fix reported size for http and dav.
+  + Several smaller bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan  8 19:41:48 UTC 2015 - [email protected]
+
+- Update to version 1.23.2:
+  + Try copy and delete fallback for move if backup couldn't be
+    created.
+  + mtp: Do not crash when device is unplugged.
+  + tests: Several fixes.
+  + Several smaller bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan  8 16:30:03 UTC 2015 - [email protected]
+
+- Update to version 1.23.1:
+  + Several improvements to unmounting reliability.
+  + fuse: Several fixes to prevent data corruption and improve
+    stat() results.
+  + Improve root dir name and icon handling for gphoto2 and mtp.
+  + Add bash completion support for gvfs-rename and
+    gvfs-set-attribute.
+  + client: Check for G_FILE_COPY_NO_FALLBACK_FOR_MOVE when
+    push/pulling.
+  + Add -C flag to gvfs-move.
+  + sftp: Don't spin during connection.
+  + goa: Pass "password" as ID when fetching the password.
+  + tests: Some cleanups and reliability fixes.
+  + Several smaller bugfixes.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gvfs-1.22.3.tar.xz

New:
----
  gvfs-1.24.0.tar.xz

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

Other differences:
------------------
++++++ gvfs.spec ++++++
--- /var/tmp/diff_new_pack.brQRuj/_old  2015-03-30 19:24:41.000000000 +0200
+++ /var/tmp/diff_new_pack.brQRuj/_new  2015-03-30 19:24:41.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gvfs
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,19 +20,18 @@
 %define with_cdda 1
 
 Name:           gvfs
-Version:        1.22.3
+Version:        1.24.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.22/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/gvfs/1.24/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 # PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch [email protected] -- Provides gvfs 
backend for novell nautilus plugin
 Patch5:         gvfs-nvvfs.patch
 # PATCH-FEATURE-OPENSUSE gvfs-nds.patch [email protected] -- Provides NDS 
browsing for nautilus
 Patch6:         gvfs-nds.patch
-BuildRequires:  bluez-devel
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fuse-devel
 BuildRequires:  intltool
@@ -41,7 +40,6 @@
 %if %{with_cdda}
 BuildRequires:  pkgconfig(libcdio_paranoia) >= 0.78.2
 %endif
-BuildRequires:  libexpat-devel
 BuildRequires:  libgcrypt-devel
 %if !%{with_udisks2}
 BuildRequires:  libgdu-devel
@@ -54,10 +52,9 @@
 BuildRequires:  pkg-config
 BuildRequires:  translation-update-upstream
 BuildRequires:  xsltproc
-BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.37.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.43.2
 BuildRequires:  pkgconfig(goa-1.0) >= 3.7.1
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) => 3.0
@@ -97,7 +94,6 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 Recommends:     gvfs-backend-afc
-Recommends:     obex-data-server
 %if %{with_udisks2}
 Recommends:     udisks2
 %endif
@@ -185,7 +181,7 @@
 %{_datadir}/dbus-1/services/gvfs-metadata.service
 %dir %{_datadir}/bash-completion
 %dir %{_datadir}/bash-completion/completions
-%{_datadir}/bash-completion/completions/gvfs
+%{_datadir}/bash-completion/completions/
 %{_mandir}/man1/gvfs-*.1%{?ext_man}
 %{_mandir}/man1/gvfsd.1%{?ext_man}
 %{_mandir}/man1/gvfsd-metadata.1%{?ext_man}
@@ -262,8 +258,6 @@
 %{_datadir}/%{name}/mounts/network.mount
 %{_libexecdir}/%{name}/gvfsd-nvvfs
 %{_datadir}/%{name}/mounts/nvvfs.mount
-%{_libexecdir}/%{name}/gvfsd-obexftp
-%{_datadir}/%{name}/mounts/obexftp.mount
 %{_libexecdir}/%{name}/gvfsd-recent
 %{_datadir}/%{name}/mounts/recent.mount
 %{_libexecdir}/%{name}/gvfsd-sftp

++++++ gvfs-1.22.3.tar.xz -> gvfs-1.24.0.tar.xz ++++++
++++ 94754 lines of diff (skipped)


Reply via email to