update 6.5.1 & fix src_repo

This commit is contained in:
EastDong 2023-08-10 11:18:38 +08:00
parent 966caf2d68
commit 241dc79659
4 changed files with 5 additions and 2 deletions

View File

@ -5,7 +5,7 @@
Summary: Qt6 - Connectivity components Summary: Qt6 - Connectivity components
Name: qt6-%{qt_module} Name: qt6-%{qt_module}
Version: 6.5.0 Version: 6.5.1
Release: 1 Release: 1
# See LICENSE.GPL3, respectively, for exception details # See LICENSE.GPL3, respectively, for exception details
@ -108,6 +108,9 @@ popd
%endif %endif
%changelog %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 * Wed Aug 02 2023 peijiankang <peijiankang@kylinos.cn> - 6.5.0-1
- Init Package 6.5.0 - Init Package 6.5.0

View File

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

Binary file not shown.