From 30d4bdd79b3c983de3b36fed6565e1e78b6460a5 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 24 Feb 2012 19:12:39 +0100 Subject: [PATCH 1/4] Update to 1.11.4 --- .gitignore | 1 + gvfs.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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 From 5d5671d27a68169a41adb7a7787726faa3e8a24e Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Tue, 20 Mar 2012 10:35:12 +0100 Subject: [PATCH 2/4] Update to 1.11.5 --- .gitignore | 1 + gvfs.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f90d960..01ee0b0 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.11.2.tar.xz /gvfs-1.11.3.tar.xz /gvfs-1.11.4.tar.xz +/gvfs-1.11.5.tar.xz diff --git a/gvfs.spec b/gvfs.spec index a030874..5182fb3 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,6 +1,6 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.11.4 +Version: 1.11.5 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 +* Tue Mar 20 2012 Tomas Bzatek - 1.11.5-1 +- Update to 1.11.5 + * Fri Feb 24 2012 Tomas Bzatek - 1.11.4-1 - Update to 1.11.4 diff --git a/sources b/sources index 14b112b..745d57e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93d5a070176de623019a80be68de1222 gvfs-1.11.4.tar.xz +f9d81eec7f1dd98740781778f7d49e9f gvfs-1.11.5.tar.xz From 8c4fa9cefe7bf66cef1848343f7d9646aa054f8b Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Mon, 26 Mar 2012 17:00:56 +0200 Subject: [PATCH 3/4] Update to 1.12.0 --- .gitignore | 1 + gvfs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 01ee0b0..e9a94a4 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.11.3.tar.xz /gvfs-1.11.4.tar.xz /gvfs-1.11.5.tar.xz +/gvfs-1.12.0.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 5182fb3..01f2491 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,11 +1,11 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.11.5 +Version: 1.12.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.11/gvfs-%{version}.tar.xz +Source: http://download.gnome.org/sources/gvfs/1.12/gvfs-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.31.0 # for post-install update-gio-modules and overall functionality @@ -317,6 +317,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/mounts/afp-browse.mount %changelog +* Mon Mar 26 2012 Tomas Bzatek - 1.12.0-1 +- Update to 1.12.0 + * Tue Mar 20 2012 Tomas Bzatek - 1.11.5-1 - Update to 1.11.5 diff --git a/sources b/sources index 745d57e..da14bc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9d81eec7f1dd98740781778f7d49e9f gvfs-1.11.5.tar.xz +0dd301b6d80b5ffa89e9a4a981abe297 gvfs-1.12.0.tar.xz From ede7905febad43384d808464a7ce0cd42f4308dc Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 12 Apr 2012 09:06:35 +0100 Subject: [PATCH 4/4] Rebuild for new libimobiledevice and usbmuxd --- gvfs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gvfs.spec b/gvfs.spec index 01f2491..0ebc82c 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs Version: 1.12.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -317,6 +317,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/mounts/afp-browse.mount %changelog +* Thu Apr 12 2012 Peter Robinson - 1.12.0-2 +- Rebuild for new libimobiledevice and usbmuxd + * Mon Mar 26 2012 Tomas Bzatek - 1.12.0-1 - Update to 1.12.0