diff --git a/qt6-qtconnectivity.spec b/qt6-qtconnectivity.spec index 88771d5..59a9ee9 100644 --- a/qt6-qtconnectivity.spec +++ b/qt6-qtconnectivity.spec @@ -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 - 6.5.1-1 +- Update Package 6.5.1 & fix src_repo + * Wed Aug 02 2023 peijiankang - 6.5.0-1 - Init Package 6.5.0 diff --git a/qt6-qtconnectivity.yaml b/qt6-qtconnectivity.yaml index 525ad76..5ee5615 100644 --- a/qt6-qtconnectivity.yaml +++ b/qt6-qtconnectivity.yaml @@ -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: "." diff --git a/qtconnectivity-everywhere-src-6.5.0.tar.xz b/qtconnectivity-everywhere-src-6.5.0.tar.xz deleted file mode 100644 index 04a0b51..0000000 Binary files a/qtconnectivity-everywhere-src-6.5.0.tar.xz and /dev/null differ diff --git a/qtconnectivity-everywhere-src-6.5.1.tar.xz b/qtconnectivity-everywhere-src-6.5.1.tar.xz new file mode 100644 index 0000000..09d87cf Binary files /dev/null and b/qtconnectivity-everywhere-src-6.5.1.tar.xz differ