SHA256
1
0
forked from pool/gvfs
OBS User unknown 2008-09-05 00:39:31 +00:00 committed by Git OBS Bridge
parent 71b7ac94d7
commit 01ebf8680f
4 changed files with 25 additions and 7 deletions

View File

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

3
gvfs-0.99.6.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 02 01:04:21 CEST 2008 - mboman@novell.com
- Update to version 0.99.6:
+ Better cross-backend copy/move logic.
+ Bugs fixed: bgo#548841, bgo#547133, bgo#538573, bgo#549253,
bgo#549553, bgo#550100, bgo#529971, rh#460223
+ Translation updates
-------------------------------------------------------------------
Mon Sep 1 01:04:21 CEST 2008 - ro@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package gvfs (Version 0.99.5)
# spec file for package gvfs (Version 0.99.6)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,7 +19,10 @@
Name: gvfs
BuildRequires: bluez-utils fuse-devel gconf2-devel glib2-devel gnome-keyring-devel hal-devel intltool libarchive-devel libavahi-glib-devel libcdio-devel libexpat-devel libsmbclient-devel libsoup-devel pkg-config
BuildRequires: bluez-utils fuse-devel gconf2-devel glib2-devel
BuildRequires: gnome-keyring-devel hal-devel intltool libarchive-devel
BuildRequires: libavahi-glib-devel libcdio-devel libexpat-devel
BuildRequires: libsmbclient-devel libsoup-devel pkg-config
%if %suse_version > 1010
BuildRequires: libgphoto2-devel
%else
@ -31,8 +34,8 @@ BuildRequires: libgphoto2
BuildRequires: extra-rpm-macros
%endif
Summary: VFS functionality for GLib
Version: 0.99.5
Release: 4
Version: 0.99.6
Release: 1
License: LGPL v2.0 or later
Group: Development/Libraries/C and C++
Source0: %{name}-%{version}.tar.bz2
@ -179,6 +182,12 @@ rm -rf $RPM_BUILD_ROOT
%files lang -f %{name}.lang
%changelog
* Tue Sep 02 2008 mboman@novell.com
- Update to version 0.99.6:
+ Better cross-backend copy/move logic.
+ Bugs fixed: bgo#548841, bgo#547133, bgo#538573, bgo#549253,
bgo#549553, bgo#550100, bgo#529971, rh#460223
+ Translation updates
* Mon Sep 01 2008 ro@suse.de
- add libexpat-devel to buildrequires so that obex backend
is built