From 4736428b9a8a3fd90a4c18647a3b693e345e4ad6 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Wed, 20 Oct 2010 10:25:19 +0200 Subject: [PATCH] Update to 4.0.15. Signed-off-by: Adam Tkac --- .gitignore | 1 + mtools.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f448936..216eaf7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ mtools-4.0.13.tar.bz2 +/mtools-4.0.15.tar.bz2 diff --git a/mtools.spec b/mtools.spec index 74a9d36..8557e65 100644 --- a/mtools.spec +++ b/mtools.spec @@ -1,7 +1,7 @@ Summary: Programs for accessing MS-DOS disks without mounting the disks Name: mtools -Version: 4.0.13 -Release: 2%{?dist} +Version: 4.0.15 +Release: 1%{?dist} License: GPLv3+ Group: Applications/System Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.bz2 @@ -68,6 +68,9 @@ fi %{_infodir}/mtools.info* %changelog +* Wed Oct 20 2010 Adam Tkac 4.0.15-1 +- update to 4.0.15 + * Thu Mar 11 2010 Jan Görig 4.0.13-2 - added symlink to config manpage diff --git a/sources b/sources index 57d0536..6d2fc23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -334fe1580d6e3f4b5c904ce097267477 mtools-4.0.13.tar.bz2 +b7550b649af77812cb696a780e853f47 mtools-4.0.15.tar.bz2