rebuild package

Conflicts:
	dosfstools.spec
This commit is contained in:
Wu Bo 2020-07-01 15:15:47 +08:00 committed by zhanchengbin
parent 19006b1fd2
commit f63321a8e7

View File

@ -1,6 +1,6 @@
Name: dosfstools
Version: 4.1
Release: 9
Release: 8
Summary: FAT file system userspace tools
License: GPLv3+
URL: http://www.github.com/dosfstools/dosfstools
@ -16,8 +16,6 @@ Patch4: 0004-Fix-gcc-sprintf-length-warnings.patch
Patch5: 0005-fsck.fat-Fix-Year-2038-Bug.patch
Patch6: 0006-mkfs.fat-Fix-parsing-of-block-number.patch
Patch7: 0007-device_info-Fix-parsing-partition-number.patch
Patch8: 0008-Fix-memory-leaks-in-read_fat-function.patch
Patch9: 0009-Turn-label-in-struct-DOS_FS-into-char-array-from-poi.patch
%description
The dosfstools package contains programs mkfs.fat, fsck.fat and fatlabel to
@ -55,6 +53,9 @@ This package includes man pages for dosfstools.
- backport patches to fix two memory leak problems, rename patch names,
and set release num to 9 for CI.
* Wed Jul 1 2020 Wu Bo <wubo009@163.com> - 4.1-8
- rebuild package
* Tue Aug 20 2019 luoshijie <luoshijie1@huawei.com> - 4.1-7
- Type:enhancement
- ID:NA