!2 update qt6-qtconnectivity to 6.5.1 and fix src repo in yaml

From: @East_x 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2023-08-28 06:14:34 +00:00 committed by Gitee
commit c382e2520f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Summary: Qt6 - Connectivity components
Name: qt6-%{qt_module}
Version: 6.5.0
Version: 6.5.1
Release: 1
# See LICENSE.GPL3, respectively, for exception details
@ -108,6 +108,9 @@ popd
%endif
%changelog
* Thu Aug 10 2023 EastDong <xudong23@iscas.ac.cn> - 6.5.1-1
- Update Package 6.5.1 & fix src_repo
* Wed Aug 02 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.0-1
- Init Package 6.5.0

View File

@ -1,4 +1,4 @@
version_control: git
src_repo: https://code.qt.io/qtconnectivity.git
src_repo: https://code.qt.io/qt/qtconnectivity.git
tag_prefix: "^"
separator: "."

Binary file not shown.