From 0e4dfeb9d89c023984cbbf07b250346bdcd49cd8 Mon Sep 17 00:00:00 2001 From: Ondrej Holy Date: Thu, 4 Jun 2015 09:32:14 +0200 Subject: [PATCH] Fix bogus dates Fix bogus dates to avoid warnings. --- gvfs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gvfs.spec b/gvfs.spec index df3dc89..dd17a63 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1188,7 +1188,7 @@ update-desktop-database >&/dev/null || : - Add application/zip to the supported mime types for the archive backend (launchpad #211697) -* Sun Apr 19 2008 David Zeuthen - 0.2.3-9 +* Sat Apr 19 2008 David Zeuthen - 0.2.3-9 - Ensure archive mounts are read-only and turn on thumbnailing on them - Update fuse threading patch @@ -1227,7 +1227,7 @@ update-desktop-database >&/dev/null || : * Thu Mar 20 2008 Alexander Larsson - 0.2.1-3 - Add patch with simple archive backend UI integration -* Tue Mar 19 2008 Tomas Bzatek - 0.2.1-2 +* Wed Mar 19 2008 Tomas Bzatek - 0.2.1-2 - Added libarchive dependency for archive backend - Require new libsmbclient in order to get smb backend working again