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 2023-10-13 23:14:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-grpc (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-grpc.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-grpc"

Fri Oct 13 23:14:13 2023 rev:6 rq:1116933 version:6.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-grpc/qt6-grpc.changes        2023-10-02 
20:07:15.392509364 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-grpc.new.20540/qt6-grpc.changes     
2023-10-13 23:14:38.998969396 +0200
@@ -1,0 +2,13 @@
+Tue Oct 10 09:39:50 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.6.0
+  * https://www.qt.io/blog/qt-6.6-released
+
+-------------------------------------------------------------------
+Wed Oct  4 12:25:05 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Drop patches, merged upstream:
+  * 0001-Fix-include-of-std-set.patch
+  * 0003-Add-missing-memory-include.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-include-of-std-set.patch
  0003-Add-missing-memory-include.patch
  qtgrpc-everywhere-src-6.5.3.tar.xz

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

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

Other differences:
------------------
++++++ qt6-grpc.spec ++++++
--- /var/tmp/diff_new_pack.qj9URN/_old  2023-10-13 23:14:39.630992320 +0200
+++ /var/tmp/diff_new_pack.qj9URN/_new  2023-10-13 23:14:39.630992320 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.5.3
-%define short_version 6.5
+%define real_version 6.6.0
+%define short_version 6.6
 %define short_name qtgrpc
 %define tar_name qtgrpc-everywhere-src
 %define tar_suffix %{nil}
@@ -28,15 +28,12 @@
 %endif
 #
 Name:           qt6-grpc%{?pkg_suffix}
-Version:        6.5.3
+Version:        6.6.0
 Release:        0
 Summary:        gRPC and Protobuf generator and bindings for Qt framework
 License:        GPL-3.0-or-later
 URL:            https://www.qt.io
 Source:         
https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch0:         0001-Fix-include-of-std-set.patch
-Patch1:         0003-Add-missing-memory-include.patch
 BuildRequires:  pkgconfig
 BuildRequires:  qt6-core-private-devel
 BuildRequires:  cmake(Qt6Core) = %{real_version}
@@ -152,25 +149,55 @@
 %files -n libQt6Protobuf6
 %license LICENSES/*
 %{_qt6_libdir}/libQt6Protobuf.so.*
+%{_qt6_libdir}/libQt6ProtobufQtCoreTypes.so.*
+%{_qt6_libdir}/libQt6ProtobufQtGuiTypes.so.*
+%{_qt6_libdir}/libQt6ProtobufWellKnownTypes.so.*
 
 %files -n qt6-protobuf-devel
 %{_qt6_cmakedir}/Qt6/FindWrapProtobuf.cmake
 %{_qt6_cmakedir}/Qt6/FindWrapProtoc.cmake
 %{_qt6_cmakedir}/Qt6Protobuf/
+%{_qt6_cmakedir}/Qt6ProtobufQtCoreTypes/
+%{_qt6_cmakedir}/Qt6ProtobufQtGuiTypes/
+%{_qt6_cmakedir}/Qt6ProtobufWellKnownTypes/
 %{_qt6_cmakedir}/Qt6ProtobufTools/
 %{_qt6_descriptionsdir}/Protobuf.json
+%{_qt6_descriptionsdir}/ProtobufQtCoreTypes.json
+%{_qt6_descriptionsdir}/ProtobufQtGuiTypes.json
+%{_qt6_descriptionsdir}/ProtobufWellKnownTypes.json
 %{_qt6_includedir}/QtProtobuf/
+%{_qt6_includedir}/QtProtobufQtCoreTypes/
+%{_qt6_includedir}/QtProtobufQtGuiTypes/
+%{_qt6_includedir}/QtProtobufWellKnownTypes/
 %{_qt6_libdir}/libQt6Protobuf.prl
 %{_qt6_libdir}/libQt6Protobuf.so
+%{_qt6_libdir}/libQt6ProtobufQtCoreTypes.prl
+%{_qt6_libdir}/libQt6ProtobufQtCoreTypes.so
+%{_qt6_libdir}/libQt6ProtobufQtGuiTypes.prl
+%{_qt6_libdir}/libQt6ProtobufQtGuiTypes.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}/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_protobufwellknowntypes.pri
 %{_qt6_pkgconfigdir}/Qt6Protobuf.pc
+%{_qt6_pkgconfigdir}/Qt6ProtobufQtCoreTypes.pc
+%{_qt6_pkgconfigdir}/Qt6ProtobufQtGuiTypes.pc
+%{_qt6_pkgconfigdir}/Qt6ProtobufWellKnownTypes.pc
 %exclude %{_qt6_includedir}/QtProtobuf/%{real_version}
 
 %files -n qt6-protobuf-private-devel
-%{_qt6_includedir}/QtProtobuf/%{real_version}
+%{_qt6_includedir}/QtProtobuf/%{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_protobufwellknowntypes_private.pri
 
 %endif
 

++++++ qtgrpc-everywhere-src-6.5.3.tar.xz -> qtgrpc-everywhere-src-6.6.0.tar.xz 
++++++
++++ 67397 lines of diff (skipped)

Reply via email to