diff --git a/.cvsignore b/.cvsignore index dcc57ef..967d835 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gvfs-1.1.1.tar.bz2 +gvfs-1.1.2.tar.bz2 diff --git a/gvfs.spec b/gvfs.spec index 4137f02..4252a31 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,11 +1,11 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.1.1 -Release: 5%{?dist} +Version: 1.1.2 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.0/gvfs-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gvfs/1.1/gvfs-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.19.2 @@ -35,9 +35,6 @@ Patch1: gvfs-0.99.2-archive-integration.patch # http://bugzilla.gnome.org/show_bug.cgi?id=524485 Patch2: gvfs-smb-browse-auth.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=564027 -Patch3: gvfs-1.1.1-ftp-pasv.patch - %description The gvfs package provides backend implementations for the gio @@ -121,7 +118,6 @@ media players (Media Transfer Protocol) to applications using gvfs. %setup -q %patch1 -p0 -b .archive-integration %patch2 -p0 -b .smb-auth -%patch3 -p1 -b .ftp-pasv %build @@ -262,6 +258,9 @@ update-desktop-database &> /dev/null ||: %changelog +* Tue Dec 16 2008 Matthias Clasen - 1.1.2-1 +- Update to 1.1.2 + * Fri Dec 12 2008 Tomas Bzatek - 1.1.1-5 - FTP: Fix PASV connections diff --git a/sources b/sources index 12241ad..dcc747d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c7af71980cc9c969a4ca6e93e95a5bb gvfs-1.1.1.tar.bz2 +b01a7eb5c590fb64c80fbe099500f951 gvfs-1.1.2.tar.bz2