diff --git a/.gitignore b/.gitignore index 5a2073a..048a6eb 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.12.2.tar.xz /gvfs-1.13.0.tar.xz /gvfs-1.13.1.tar.xz +/gvfs-1.13.2.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 80757d4..cc779d3 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,6 +1,6 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.13.1 +Version: 1.13.2 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -319,6 +319,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/mounts/afp-browse.mount %changelog +* Tue Jun 26 2012 Tomas Bzatek - 1.13.2-1 +- Update to 1.13.2 + * Mon Jun 4 2012 Tomas Bzatek - 1.13.1-1 - Update to 1.13.1 diff --git a/sources b/sources index d76cfdc..9dfd6c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf6b8ff325bfd0c819d7a723ad211ced gvfs-1.13.1.tar.xz +5a41f9a121a6d6aaf5ac25386b9d665b gvfs-1.13.2.tar.xz