Hello community, here is the log from the commit of package gvfs checked in at Fri Feb 29 23:05:08 CET 2008. -------- --- GNOME/gvfs/gvfs.changes 2008-02-29 02:31:56.000000000 +0100 +++ gvfs/gvfs.changes 2008-02-29 18:22:14.138039000 +0100 @@ -1,0 +2,20 @@ +Fri Feb 29 18:23:46 CET 2008 - jpr@suse.de + +- Update to 0.1.8 +* Update for gio API changes +* Add gphoto2 backend +* Add network: and dns-sd: backend support +* Http and webdav backend updates +* Keyring support +* Fix crashes and deadlocks +* Add trash::item-count attribute to trash:/// +* Fix smb reads > 65535 bytes breaking on some servers +* Fix cancellation race in reading +* Fill in thumbnail info for backends +* sftp: Handle host identity changes +* Enable translations everywhere +* Add bash completion support for command line apps +* Fix handling of blank cds and audio cds +* Support port in sftp uris + +------------------------------------------------------------------- Old: ---- gvfs-0.1.7.tar.bz2 New: ---- gvfs-0.1.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gvfs.spec ++++++ --- /var/tmp/diff_new_pack.E10991/_old 2008-02-29 23:03:18.000000000 +0100 +++ /var/tmp/diff_new_pack.E10991/_new 2008-02-29 23:03:18.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gvfs (Version 0.1.7) +# spec file for package gvfs (Version 0.1.8) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,15 +12,20 @@ Name: gvfs -BuildRequires: dbus-1-devel fuse-devel gconf2-devel glib2-devel hal-devel intltool libsmbclient-devel libsoup-devel pkg-config +BuildRequires: dbus-1-devel fuse-devel gconf2-devel glib2-devel gnome-keyring-devel hal-devel intltool libavahi-glib-devel libsmbclient-devel libsoup-devel pkg-config +%if %suse_version > 1010 +BuildRequires: libgphoto2-devel +%else +BuildRequires: libgphoto2 +%endif %if %suse_version <= 1020 %define _prefix /opt/gnome %define _sysconfdir /etc/%_prefix BuildRequires: extra-rpm-macros %endif Summary: VFS functionality for GLib -Version: 0.1.7 -Release: 5 +Version: 0.1.8 +Release: 1 License: LGPL v2.0 or later Group: Development/Libraries/C and C++ Source0: %{name}-%{version}.tar.bz2 @@ -85,6 +90,7 @@ %{_libdir}/gvfs %{_libdir}/gio %{_libdir}/*.so.* +%{_sysconfdir}/profile.d/* %files devel %defattr(-, root, root) @@ -96,6 +102,23 @@ %changelog * Fri Feb 29 2008 jpr@suse.de +- Update to 0.1.8 + * Update for gio API changes + * Add gphoto2 backend + * Add network: and dns-sd: backend support + * Http and webdav backend updates + * Keyring support + * Fix crashes and deadlocks + * Add trash::item-count attribute to trash:/// + * Fix smb reads > 65535 bytes breaking on some servers + * Fix cancellation race in reading + * Fill in thumbnail info for backends + * sftp: Handle host identity changes + * Enable translations everywhere + * Add bash completion support for command line apps + * Fix handling of blank cds and audio cds + * Support port in sftp uris +* Fri Feb 29 2008 jpr@suse.de - Move the gio modules into the main package (#358748) - Enable gconf backend * Mon Feb 18 2008 maw@suse.de ++++++ gvfs-0.1.7.tar.bz2 -> gvfs-0.1.8.tar.bz2 ++++++ ++++ 44014 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de