!30 修复上次提交未正确引用patch文件

From: @liubuguiii 
Reviewed-by: @tangjie02 
Signed-off-by: @tangjie02
This commit is contained in:
openeuler-ci-bot 2022-08-25 11:58:13 +00:00 committed by Gitee
commit c878ccf469
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: kiran-control-panel
Version: 2.3.4
Release: 7
Release: 8
Summary: Kiran Control Panel
Summary(zh_CN): Kiran桌面控制面板
@ -22,6 +22,7 @@ Patch0012: 0004-fix-network-Add-error-prompt-box-when-saving-configu.patch
Patch0013: 0005-fix-network-fix-invalid-configuration-created-for-th.patch
Patch0014: 0006-fix-network-only-L2TP-type-is-supported-temporary-an.patch
Patch0015: 0007-feature-network-update-translations.patch
Patch0016: 0001-feat-accessibleName-updates-accessiblename.patch
BuildRequires: gcc-c++
@ -182,6 +183,9 @@ make %{?_smp_mflags}
rm -rf %{buildroot}
%changelog
* Thu Aug 25 2022 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.3.4-8
- KYOS-F: updates accessiblename,support automated testing
* Tue Aug 23 2022 luoqing <luoqing@kylinsec.com.cn> - 2.3.4-7
- KYOS-F: fix the problem of network and details corresponding error(#I5M0L9)
- KYOS-F: Add error prompt box when saving configuration(#I5GYQD)