!9 update to 4.0.24 version

Merge pull request !9 from Markeryang/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-07-30 19:05:24 +08:00 committed by Gitee
commit 197fe965f0
4 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
mtools-4.0.24.tar.bz2 Normal file

Binary file not shown.

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