sync each branch submit

Signed-off-by: yanglongkang <yanglongkang@huawei.com>
(cherry picked from commit cc87140afae0810f6a03f588b5864b44a21b4096)
This commit is contained in:
yanglongkang 2021-11-03 09:06:02 +08:00 committed by openeuler-sync-bot
parent d4f0e03ff2
commit 50f12c5d25
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: sg3_utils
Version: 1.45
Release: 5
Release: 6
Summary: Utilities that send SCSI commands to devices.
License: GPL-2.0-or-later AND BSD
URL: http://sg.danny.cz/sg/sg3_utils.html
@ -9,7 +9,7 @@ Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tar.xz
Patch0: 0000-sg3_utils-1.37-rescan-scsi-findremapped-enhance.patch
Patch1: 0001-sg3_utils-1.37-rescan-downpress.patch
Patch2: 0002-bugfix-sg3_utils-fix-syntax-error.patch
Patch3: 0003-sg3_utils-1.42-delete-lun-rescan-scsi-bus-report-err.patch
Patch3: 0003-sg3_utils-1.42-delete-lun-rescan-scsi-bus-report-error.patch
Patch4: 0004-sg3_utils-fix-memset-coredump.patch
Provides: %{name}-libs
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la
%{_mandir}/man8/*
%changelog
* Wed Nov 3 2021 yanglongkang <yanglongkang@huawei.com> - 1.45-6
- sync each branch submit
* Sat Jul 31 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.45-5
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git