Compare commits

..

No commits in common. "acd87eeddb49c200851da744e541f3a3f27c9540" and "e33cb0786a2bde6efdf61616e0ac8425f2facb8b" have entirely different histories.

2 changed files with 3 additions and 11 deletions

Binary file not shown.

View File

@ -17,7 +17,7 @@
%endif
%if %{undefined rpm_release}
%define rpm_release B012
%define rpm_release B009
%endif
Name : umdk-urma
@ -137,6 +137,8 @@ fi
%{_includedir}/umdk/urma_provider.h
%{_includedir}/umdk/common/ub_*.h
%{_includedir}/umdk/common/urma_*.h
%{_includedir}/umdk/uvs_api.h
%{_includedir}/umdk/uvs_types.h
%files tools
%defattr(-,root,root)
@ -174,18 +176,8 @@ fi
%endif
%changelog
* Thu June 20 2024 WeiboZhao <zhaoweibo3@huawei.com> - 1.3.0-B012
- Bugfix: hns3 udma: add rq mode for UM
*Thu June 20 2024 WenChen <chenwen54@huawei.com> - 1.3.0-B011
- Bugfix: urma tool information error
*Wed June 5 2024 WenChen <chenwen54@huawei.com> - 1.3.0-B010
- fix bugs urma_perftest init
* Wed May 22 2024 WenChen <chenwen54@huawei.com> - 1.3.0-B009
- add sync urma_tag
* Fri Mar 22 2024 panchenbo <panchenbo@kylinsec.com.cn> - 1.3.0-B008
- add BuildRequires:systemd for %{_unitdir} Macros