diff --git a/qt6-qtgrpc.spec b/qt6-qtgrpc.spec index c520e49..734b502 100644 --- a/qt6-qtgrpc.spec +++ b/qt6-qtgrpc.spec @@ -6,7 +6,7 @@ Summary: gRPC and Protobuf generator and bindings for Qt framework Name: qt6-%{qt_module} -Version: 6.5.1 +Version: 6.5.2 Release: 1 License: LGPLv3 or GPLv2+ URL: https://www.qt.io @@ -105,5 +105,8 @@ popd %endif %changelog +* Thu Nov 30 2023 houhongxun - 6.5.2-1 +- update to version 6.5.2 + * Fri Aug 18 2023 EastDong - 6.5.1-1 -- Init package \ No newline at end of file +- Init package diff --git a/qtgrpc-everywhere-src-6.5.1.tar.xz b/qtgrpc-everywhere-src-6.5.1.tar.xz deleted file mode 100644 index 0ad35a3..0000000 Binary files a/qtgrpc-everywhere-src-6.5.1.tar.xz and /dev/null differ diff --git a/qtgrpc-everywhere-src-6.5.2.tar.xz b/qtgrpc-everywhere-src-6.5.2.tar.xz new file mode 100644 index 0000000..6080e14 Binary files /dev/null and b/qtgrpc-everywhere-src-6.5.2.tar.xz differ