diff --git a/.gitignore b/.gitignore index 7625cff..10131fa 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.15.2.tar.xz /gvfs-1.15.3.tar.xz /gvfs-1.15.4.tar.xz +/gvfs-1.16.0.tar.xz diff --git a/gvfs-archive-integration.patch b/gvfs-archive-integration.patch index 9907245..5f50a4f 100644 --- a/gvfs-archive-integration.patch +++ b/gvfs-archive-integration.patch @@ -25,11 +25,11 @@ diff -up gvfs-1.3.2/Makefile.am.archive-integration gvfs-1.3.2/Makefile.am gvfs.doap \ README.commits \ MAINTAINERS \ -+ mount-archive.desktop.in.in \ -+ $(desktop_in_files) \ ++ mount-archive.desktop.in.in \ ++ $(desktop_in_files) \ + m4 \ $(NULL) - DISTCLEANFILES = \ diff -up /dev/null gvfs-1.3.2/mount-archive.desktop.in.in --- /dev/null 2009-07-13 16:21:55.049012465 -0400 +++ gvfs-1.3.2/mount-archive.desktop.in.in 2009-07-13 22:39:14.844931097 -0400 diff --git a/gvfs.spec b/gvfs.spec index 124cac0..c57de55 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,12 +1,12 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.15.4 -Release: 2%{?dist} +Version: 1.16.0 +Release: 1%{?dist} License: GPLv3 and LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.15/gvfs-%{version}.tar.xz +Source: http://download.gnome.org/sources/gvfs/1.16/gvfs-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.33.12 # for post-install update-gio-modules and overall functionality @@ -370,6 +370,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/goa.monitor %changelog +* Thu Mar 28 2013 Tomas Bzatek - 1.16.0-1 +- Update to 1.16.0 + * Wed Mar 20 2013 Peter Robinson 1.15.4-2 - Rebuild for new libimobiledevice diff --git a/sources b/sources index 3257c06..de275fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a42f2600a46685089d8c03a34e6209ae gvfs-1.15.4.tar.xz +e712d12909d31ec7600f4e5c86d2b4b2 gvfs-1.16.0.tar.xz