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