This commit is contained in:
Matthias Clasen 2011-04-04 14:08:02 -04:00
parent 9686a9e7f0
commit 9486d00117
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ gvfs-1.6.3.tar.bz2
/gvfs-1.7.1.tar.bz2 /gvfs-1.7.1.tar.bz2
/gvfs-1.7.2.tar.bz2 /gvfs-1.7.2.tar.bz2
/gvfs-1.7.3.tar.bz2 /gvfs-1.7.3.tar.bz2
/gvfs-1.8.0.tar.bz2

View File

@ -1,11 +1,11 @@
Summary: Backends for the gio framework in GLib Summary: Backends for the gio framework in GLib
Name: gvfs Name: gvfs
Version: 1.7.3 Version: 1.8.0
Release: 1%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.gtk.org URL: http://www.gtk.org
Source: http://download.gnome.org/sources/gvfs/1.7/gvfs-%{version}.tar.bz2 Source: http://download.gnome.org/sources/gvfs/1.8/gvfs-%{version}.tar.bz2
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: glib2-devel >= 2.27.4 BuildRequires: glib2-devel >= 2.27.4
# for post-install update-gio-modules and overall functionality # for post-install update-gio-modules and overall functionality
@ -310,8 +310,11 @@ killall -USR1 gvfsd >&/dev/null || :
%endif %endif
%changelog %changelog
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 0.7.3-1 * Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 1.8.0-1
- Update to 0.7.3 - Update to 1.8.0
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 1.7.3-1
- Update to 1.7.3
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.2-2 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
f6970ed6dd5378c59df9588bf0e04ffa gvfs-1.7.3.tar.bz2 db09c9edcdde9b1166562a4ca54bbaa8 gvfs-1.8.0.tar.bz2