Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-grpc for openSUSE:Factory 
checked in at 2024-10-17 18:39:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-grpc (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-grpc.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-grpc"

Thu Oct 17 18:39:06 2024 rev:15 rq:1207610 version:6.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-grpc/qt6-grpc.changes        2024-10-03 
17:37:50.821884093 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-grpc.new.19354/qt6-grpc.changes     
2024-10-17 18:39:29.322643720 +0200
@@ -1,0 +2,6 @@
+Tue Oct  8 09:29:42 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.8.0:
+  * https://www.qt.io/blog/qt-6.8-released
+
+-------------------------------------------------------------------

Old:
----
  qtgrpc-everywhere-src-6.7.3.tar.xz

New:
----
  qtgrpc-everywhere-src-6.8.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qt6-grpc.spec ++++++
--- /var/tmp/diff_new_pack.xPjTpf/_old  2024-10-17 18:39:30.170679284 +0200
+++ /var/tmp/diff_new_pack.xPjTpf/_new  2024-10-17 18:39:30.170679284 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qt6-grpc
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.7.3
-%define short_version 6.7
+%define real_version 6.8.0
+%define short_version 6.8
 %define short_name qtgrpc
 %define tar_name qtgrpc-everywhere-src
 %define tar_suffix %{nil}
@@ -26,9 +26,9 @@
 %if "%{qt6_flavor}" == "docs"
 %define pkg_suffix -docs
 %endif
-
+#
 Name:           qt6-grpc%{?pkg_suffix}
-Version:        6.7.3
+Version:        6.8.0
 Release:        0
 Summary:        gRPC and Protobuf generator and bindings for Qt framework
 License:        GPL-3.0-or-later
@@ -134,6 +134,7 @@
 
 %files imports
 %{_qt6_qmldir}/QtGrpc/
+%{_qt6_qmldir}/QtProtobuf/
 
 %files -n libQt6Grpc6
 %license LICENSES/*
@@ -176,6 +177,7 @@
 %{_qt6_libdir}/libQt6Protobuf.so.*
 %{_qt6_libdir}/libQt6ProtobufQtCoreTypes.so.*
 %{_qt6_libdir}/libQt6ProtobufQtGuiTypes.so.*
+%{_qt6_libdir}/libQt6ProtobufQuick.so.*
 %{_qt6_libdir}/libQt6ProtobufWellKnownTypes.so.*
 
 %files -n qt6-protobuf-devel
@@ -184,15 +186,18 @@
 %{_qt6_cmakedir}/Qt6Protobuf/
 %{_qt6_cmakedir}/Qt6ProtobufQtCoreTypes/
 %{_qt6_cmakedir}/Qt6ProtobufQtGuiTypes/
+%{_qt6_cmakedir}/Qt6ProtobufQuick/
 %{_qt6_cmakedir}/Qt6ProtobufWellKnownTypes/
 %{_qt6_cmakedir}/Qt6ProtobufTools/
 %{_qt6_descriptionsdir}/Protobuf.json
 %{_qt6_descriptionsdir}/ProtobufQtCoreTypes.json
 %{_qt6_descriptionsdir}/ProtobufQtGuiTypes.json
+%{_qt6_descriptionsdir}/ProtobufQuick.json
 %{_qt6_descriptionsdir}/ProtobufWellKnownTypes.json
 %{_qt6_includedir}/QtProtobuf/
 %{_qt6_includedir}/QtProtobufQtCoreTypes/
 %{_qt6_includedir}/QtProtobufQtGuiTypes/
+%{_qt6_includedir}/QtProtobufQuick/
 %{_qt6_includedir}/QtProtobufWellKnownTypes/
 %{_qt6_libdir}/libQt6Protobuf.prl
 %{_qt6_libdir}/libQt6Protobuf.so
@@ -200,28 +205,36 @@
 %{_qt6_libdir}/libQt6ProtobufQtCoreTypes.so
 %{_qt6_libdir}/libQt6ProtobufQtGuiTypes.prl
 %{_qt6_libdir}/libQt6ProtobufQtGuiTypes.so
+%{_qt6_libdir}/libQt6ProtobufQuick.prl
+%{_qt6_libdir}/libQt6ProtobufQuick.so
 %{_qt6_libdir}/libQt6ProtobufWellKnownTypes.prl
 %{_qt6_libdir}/libQt6ProtobufWellKnownTypes.so
 %{_qt6_libexecdir}/qtprotobufgen
 %{_qt6_metatypesdir}/qt6protobuf_*_metatypes.json
 %{_qt6_metatypesdir}/qt6protobufqtcoretypes_*_metatypes.json
 %{_qt6_metatypesdir}/qt6protobufqtguitypes_*_metatypes.json
+%{_qt6_metatypesdir}/qt6protobufquick_*_metatypes.json
 %{_qt6_metatypesdir}/qt6protobufwellknowntypes_*_metatypes.json
 %{_qt6_mkspecsdir}/modules/qt_lib_protobuf.pri
 %{_qt6_mkspecsdir}/modules/qt_lib_protobufqtcoretypes.pri
 %{_qt6_mkspecsdir}/modules/qt_lib_protobufqtguitypes.pri
+%{_qt6_mkspecsdir}/modules/qt_lib_protobufquick.pri
 %{_qt6_mkspecsdir}/modules/qt_lib_protobufwellknowntypes.pri
 %{_qt6_pkgconfigdir}/Qt6Protobuf.pc
 %{_qt6_pkgconfigdir}/Qt6ProtobufQtCoreTypes.pc
 %{_qt6_pkgconfigdir}/Qt6ProtobufQtGuiTypes.pc
+%{_qt6_pkgconfigdir}/Qt6ProtobufQuick.pc
 %{_qt6_pkgconfigdir}/Qt6ProtobufWellKnownTypes.pc
 %exclude %{_qt6_includedir}/QtProtobuf/%{real_version}
+%exclude %{_qt6_includedir}/QtProtobufQuick/%{real_version}
 
 %files -n qt6-protobuf-private-devel
 %{_qt6_includedir}/QtProtobuf/%{real_version}/
+%{_qt6_includedir}/QtProtobufQuick/%{real_version}/
 %{_qt6_mkspecsdir}/modules/qt_lib_protobuf_private.pri
 %{_qt6_mkspecsdir}/modules/qt_lib_protobufqtcoretypes_private.pri
 %{_qt6_mkspecsdir}/modules/qt_lib_protobufqtguitypes_private.pri
+%{_qt6_mkspecsdir}/modules/qt_lib_protobufquick_private.pri
 %{_qt6_mkspecsdir}/modules/qt_lib_protobufwellknowntypes_private.pri
 
 %endif

++++++ qtgrpc-everywhere-src-6.7.3.tar.xz -> qtgrpc-everywhere-src-6.8.0.tar.xz 
++++++
++++ 104435 lines of diff (skipped)

Reply via email to