!5 当前补丁序号命名不太友好, 修改从0000开始

Merge pull request !5 from Paul.Wu/master
This commit is contained in:
openeuler-ci-bot 2020-07-01 17:46:08 +08:00 committed by Gitee
commit d904c2c583
5 changed files with 8 additions and 5 deletions

View File

@ -1,15 +1,15 @@
Name: thin-provisioning-tools Name: thin-provisioning-tools
Version: 0.7.6 Version: 0.7.6
Release: 5 Release: 6
Summary: Tools for manipulating Device-mapper metadata Summary: Tools for manipulating Device-mapper metadata
License: GPLv3+ License: GPLv3+
URL: https://github.com/jthornber/thin-provisioning-tools URL: https://github.com/jthornber/thin-provisioning-tools
Source0: https://github.com/jthornber/thin-provisioning-tools/archive/v%{version}.tar.gz Source0: https://github.com/jthornber/thin-provisioning-tools/archive/v%{version}.tar.gz
Patch0: 0000-device-mapper-persistent-data-avoid-strip.patch Patch0: 0000-device-mapper-persistent-data-avoid-strip.patch
Patch1: 6000-build-Fix-static-build-by-including-contrib-Makefile.patch Patch1: 0001-build-Fix-static-build-by-including-contrib-Makefile.patch
Patch2: 6001-restore_emitter-squash-a-strncpy-warning.patch Patch2: 0002-restore_emitter-squash-a-strncpy-warning.patch
Patch3: 6002-run_set-fix-invalid-iterator-operations-113.patch Patch3: 0003-run_set-fix-invalid-iterator-operations-113.patch
Patch4: 6003-space-map-disk-fix-the-search-range-117.patch Patch4: 0004-space-map-disk-fix-the-search-range-117.patch
BuildRequires: autoconf, expat-devel BuildRequires: autoconf, expat-devel
BuildRequires: libaio-devel, libstdc++-devel BuildRequires: libaio-devel, libstdc++-devel
@ -53,6 +53,9 @@ make DESTDIR=%{buildroot} MANDIR=%{_mandir} install
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Wed Jul 1 2020 Wu Bo <wubo009@163.com> - 0.7.6-6
- rebuild package
* Sat Jan 11 2020 wangjufeng<wangjufeng@huawei.com> - 0.7.6-5 * Sat Jan 11 2020 wangjufeng<wangjufeng@huawei.com> - 0.7.6-5
- Type:enhancemnet - Type:enhancemnet
- ID:NA - ID:NA