diff --git a/.gitignore b/.gitignore index e77d7db..13f9921 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.13.8.tar.xz /gvfs-1.13.9.tar.xz /gvfs-1.14.0.tar.xz +/gvfs-1.15.0.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 5340c29..b3e1021 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,12 +1,12 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.14.0 +Version: 1.15.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.14/gvfs-%{version}.tar.xz +Source: http://download.gnome.org/sources/gvfs/1.15/gvfs-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.33.12 # for post-install update-gio-modules and overall functionality @@ -327,6 +327,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/mounts/afp-browse.mount %changelog +* Mon Oct 29 2012 Tomas Bzatek - 1.15.0-1 +- Update to 1.15.0 + * Tue Sep 25 2012 Tomas Bzatek - 1.14.0-1 - Update to 1.14.0 diff --git a/sources b/sources index 4f1951d..4de1c08 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eaa0b567036be3c3c1de6a59f5af77d5 gvfs-1.14.0.tar.xz +874edc3152e08547dd57aacf32382861 gvfs-1.15.0.tar.xz