update to 4.0.24 version

update to 4.0.24 version
This commit is contained in:
Markeryang 2020-07-30 10:40:27 +08:00 committed by Gitee
parent 29218b3505
commit 44ca01814d

View File

@ -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 <yanglongkang@huawei.com> - 4.0.24-1
- update to 4.0.24 version
* Mar 2 2020 sunshihao <sunshihao@huawei.com> - 4.0.18-19
- Type:enhancement
- ID:NA