From c23f949f85fab235418249bec581caae5059f44a Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Wed, 29 Jun 2011 14:40:50 +0200 Subject: [PATCH] Update to 4.0.17 Signed-off-by: Adam Tkac --- .gitignore | 1 + mtools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f9e27ab..b9fc2b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ mtools-4.0.13.tar.bz2 /mtools-4.0.15.tar.bz2 /mtools-4.0.16.tar.bz2 +/mtools-4.0.17.tar.bz2 diff --git a/mtools.spec b/mtools.spec index 9d163ab..36f6857 100644 --- a/mtools.spec +++ b/mtools.spec @@ -1,6 +1,6 @@ Summary: Programs for accessing MS-DOS disks without mounting the disks Name: mtools -Version: 4.0.16 +Version: 4.0.17 Release: 1%{?dist} License: GPLv3+ Group: Applications/System @@ -68,6 +68,9 @@ fi %{_infodir}/mtools.info* %changelog +* Wed Jun 29 2011 Adam Tkac 4.0.17-1 +- update to 4.0.17 + * Tue Apr 19 2011 Adam Tkac 4.0.16-1 - update to 4.0.16 diff --git a/sources b/sources index 5949a28..21877b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9b07f35272210f407012abaf5d1b9b5 mtools-4.0.16.tar.bz2 +15571c615d8f75f5f6d294272f80c7fa mtools-4.0.17.tar.bz2