From 44ca01814de09c1d8eb78ba9ca7674b7c349df32 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Thu, 30 Jul 2020 10:40:27 +0800 Subject: [PATCH] update to 4.0.24 version update to 4.0.24 version --- mtools.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/mtools.spec b/mtools.spec index a3f1601..3ccc0cd 100644 --- a/mtools.spec +++ b/mtools.spec @@ -1,6 +1,6 @@ Name: mtools -Version: 4.0.18 -Release: 19 +Version: 4.0.24 +Release: 1 Summary: Collection of utilities to access MS-DOS disks License: GPLv3+ URL: http://www.gnu.org/software/mtools/ @@ -9,7 +9,7 @@ Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.bz2 BuildRequires: gcc git texinfo autoconf -Patch0: comment-invalid-info-in-conf-file.patch +Patch1: 0001-comment-invalid-info-in-conf-file.patch %description Mtools is a collection of utilities to access MS-DOS disks from GNU @@ -55,6 +55,9 @@ ln -s mtools.5.gz %{buildroot}%{_mandir}/man5/mtools.conf.5.gz %{_infodir}/mtools.info* %changelog +* Thu Jul 30 2020 yanglongkang - 4.0.24-1 +- update to 4.0.24 version + * Mar 2 2020 sunshihao - 4.0.18-19 - Type:enhancement - ID:NA