diff --git a/1.00.029.tar.gz b/1.00.029.tar.gz new file mode 100644 index 0000000..5801afa Binary files /dev/null and b/1.00.029.tar.gz differ diff --git a/nvme-snsd-1.00.029.tar.gz b/nvme-snsd-1.00.029.tar.gz deleted file mode 100644 index a9be43f..0000000 Binary files a/nvme-snsd-1.00.029.tar.gz and /dev/null differ diff --git a/nvme-snsd.spec b/nvme-snsd.spec index bbbdd68..1a72b6b 100644 --- a/nvme-snsd.spec +++ b/nvme-snsd.spec @@ -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 - 1.00.029-2 +- Update src tar fetch from upstream release. + * Tue Feb 22 2022 Ruozhu Li - 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. \ No newline at end of file