!23 [sync] PR-21: 使用社区源码仓发布的正式版本来更新当前的tar

From: @openeuler-sync-bot 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
This commit is contained in:
openeuler-ci-bot 2022-07-30 07:33:04 +00:00 committed by Gitee
commit 19e8ee1c1b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

BIN
1.00.029.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: nvme-snsd
Version: 1.00.029
Release: 1
Release: 2
Summary: nvme-snsd service
License: BSD 3-Clause
Group: Applications/System
URL: https://gitee.com/openeuler/redf
Source: %{name}-%{version}.tar.gz
URL: https://gitee.com/openeuler/%{name}
Source: https://gitee.com/openeuler/%{name}/repository/archive/%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: gcc,make,dos2unix
@ -57,7 +57,10 @@ systemctl disable nvme-snsd
/usr/lib/systemd/system/nvme-snsd.service
%changelog
* Sat Jul 30 2022 Ruozhu Li <liruozhu@huawei.com> - 1.00.029-2
- Update src tar fetch from upstream release.
* Tue Feb 22 2022 Ruozhu Li <liruozhu@huawei.com> - 1.00.029-1
- Added the function of sending a notification message to the switch when the software starts, and the switch sending domain members to the host, improving the reliability of software upgrade scenarios.
- Add more connection parameter support, consistent with nvme cli.
- Bond ports can join the domain and automatically establish a connection.
- Bond ports can join the domain and automatically establish a connection.