Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grpc for openSUSE:Factory checked in 
at 2023-05-09 15:02:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grpc (Old)
 and      /work/SRC/openSUSE:Factory/.grpc.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grpc"

Tue May  9 15:02:06 2023 rev:56 rq:1084010 version:1.54.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/grpc/grpc.changes        2022-12-09 
13:19:36.719585253 +0100
+++ /work/SRC/openSUSE:Factory/.grpc.new.1533/grpc.changes      2023-05-09 
15:02:07.377769915 +0200
@@ -1,0 +2,13 @@
+Tue May  2 10:15:43 UTC 2023 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.54.1
+  * Bring declarations and definitions to be in sync
+
+-------------------------------------------------------------------
+Fri Apr 14 11:07:33 UTC 2023 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.54
+  * XDS: enable XDS federation by default
+  * TlsCreds: Support revocation of intermediate in chain
+
+-------------------------------------------------------------------

Old:
----
  v1.51.1.tar.gz

New:
----
  v1.54.1.tar.gz

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

Other differences:
------------------
++++++ grpc.spec ++++++
--- /var/tmp/diff_new_pack.eYuh1J/_old  2023-05-09 15:02:08.497776434 +0200
+++ /var/tmp/diff_new_pack.eYuh1J/_new  2023-05-09 15:02:08.501776458 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package grpc
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,11 @@
 #
 
 
-%define lver 29
-%define lverp 1_51
+%define lver 31
+%define lverp 1_54
 %define src_install_dir /usr/src/%name
 Name:           grpc
-Version:        1.51.1
+Version:        1.54.1
 Release:        0
 Summary:        HTTP/2-based Remote Procedure Call implementation
 License:        Apache-2.0
@@ -55,30 +55,24 @@
 HTTP/2 with support for synchronous and asynchronous calls. gRPC uses
 Protocol Buffers as the Interface Definition Language by default.
 
-%package -n libgrpc++%lverp
+%package -n libgrpc%lverp
 Summary:        HTTP/2-based Remote Procedure Call implementation
 Group:          System/Libraries
-%if "%lverp" == "1"
-# prior error in packaging
-Conflicts:      libgrpc6
-%endif
 
-%description -n libgrpc++%lverp
+%description -n libgrpc%lverp
 The reference implementation of the gRPC protocol, done on top of
 HTTP/2 with support for synchronous and asynchronous calls. gRPC uses
 Protocol Buffers as the Interface Definition Language by default.
 
-%package -n libgrpc_plugin_support%lverp
-Summary:        HTTP/2-based Remote Procedure Call implementation - plugin 
support
+%package -n libgrpc++%lverp
+Summary:        HTTP/2-based Remote Procedure Call implementation
 Group:          System/Libraries
 
-%description -n libgrpc_plugin_support%lverp
+%description -n libgrpc++%lverp
 The reference implementation of the gRPC protocol, done on top of
 HTTP/2 with support for synchronous and asynchronous calls. gRPC uses
 Protocol Buffers as the Interface Definition Language by default.
 
-This package provides the shared library to support plugins for grpc.
-
 %package -n libupb%lver
 Summary:        A small protobuf implementation in C
 Group:          System/Libraries
@@ -94,8 +88,8 @@
 Summary:        Development files for grpc, a HTTP/2 Remote Procedure Call 
implementation
 Group:          Development/Tools/Building
 Requires:       libgrpc%lver = %version
+Requires:       libgrpc%lverp = %version
 Requires:       libgrpc++%lverp = %version
-Requires:       libgrpc_plugin_support%lverp = %version
 Requires:       libupb%lver = %version
 Requires:       pkgconfig(libcares)
 Requires:       pkgconfig(re2)
@@ -179,10 +173,10 @@
 
 %post   -n libgrpc%lver -p /sbin/ldconfig
 %postun -n libgrpc%lver -p /sbin/ldconfig
+%post   -n libgrpc%lverp -p /sbin/ldconfig
+%postun -n libgrpc%lverp -p /sbin/ldconfig
 %post   -n libgrpc++%lverp -p /sbin/ldconfig
 %postun -n libgrpc++%lverp -p /sbin/ldconfig
-%post   -n libgrpc_plugin_support%lverp -p /sbin/ldconfig
-%postun -n libgrpc_plugin_support%lverp -p /sbin/ldconfig
 %post   -n libupb%lver -p /sbin/ldconfig
 %postun -n libupb%lver -p /sbin/ldconfig
 
@@ -191,13 +185,14 @@
 %_libdir/libgpr*.so.%{lver}*
 %_libdir/libgrpc*.so.%{lver}*
 
+%files -n libgrpc%lverp
+%_libdir/libgrpc_authorization_provider.so.1.*
+%_libdir/libgrpc_plugin_support.so.1.*
+
 %files -n libgrpc++%lverp
 %_libdir/libgrpc++*.so.*
 %_libdir/libgrpcpp_channelz.so.*
 
-%files -n libgrpc_plugin_support%lverp
-%_libdir/libgrpc_plugin_support.so.1.*
-
 %files -n libupb%lver
 %_libdir/libupb*.so.%{lver}*
 

++++++ v1.51.1.tar.gz -> v1.54.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/grpc/v1.51.1.tar.gz 
/work/SRC/openSUSE:Factory/.grpc.new.1533/v1.54.1.tar.gz differ: char 25, line 1

Reply via email to