diff --git a/.gitignore b/.gitignore index 9a93907..f90d960 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.11.1.tar.xz /gvfs-1.11.2.tar.xz /gvfs-1.11.3.tar.xz +/gvfs-1.11.4.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 6e374f2..a030874 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,6 +1,6 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.11.3 +Version: 1.11.4 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -317,6 +317,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/mounts/afp-browse.mount %changelog +* Fri Feb 24 2012 Tomas Bzatek - 1.11.4-1 +- Update to 1.11.4 + * Tue Feb 7 2012 Tomas Bzatek - 1.11.3-1 - Update to 1.11.3 diff --git a/sources b/sources index 7182463..14b112b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e8b5bcc72f58505da3066e2022730ff gvfs-1.11.3.tar.xz +93d5a070176de623019a80be68de1222 gvfs-1.11.4.tar.xz