Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-google-protobuf for
openSUSE:Factory checked in at 2023-05-24 20:21:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-google-protobuf (Old)
and /work/SRC/openSUSE:Factory/.rubygem-google-protobuf.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-google-protobuf"
Wed May 24 20:21:47 2023 rev:6 rq:1088536 version:3.23.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-google-protobuf/rubygem-google-protobuf.changes
2022-12-14 14:11:00.403495859 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-google-protobuf.new.1533/rubygem-google-protobuf.changes
2023-05-24 20:21:56.820030921 +0200
@@ -1,0 +2,6 @@
+Tue May 23 06:46:49 UTC 2023 - ÐлÑÑ Ðндиго <[email protected]>
+
+- Updated to 3.23.1
+ * Rebase do-not-wrap.patch.
+
+-------------------------------------------------------------------
Old:
----
google-protobuf-3.21.10.gem
New:
----
google-protobuf-3.23.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-google-protobuf.spec ++++++
--- /var/tmp/diff_new_pack.uXWRcT/_old 2023-05-24 20:21:57.344034046 +0200
+++ /var/tmp/diff_new_pack.uXWRcT/_new 2023-05-24 20:21:57.348034069 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-google-protobuf
#
-# 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
@@ -24,7 +24,7 @@
#
Name: rubygem-google-protobuf
-Version: 3.21.10
+Version: 3.23.1
Release: 0
%define mod_name google-protobuf
%define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
URL: https://developers.google.com/protocol-buffers
-Source: https://rubygems.org/gems/%{mod_full_name}.gem
+Source0: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: rubygem-google-protobuf-rpmlintrc
Source2: series
Source3: gem2rpm.yml
@@ -50,7 +50,7 @@
%prep
%gem_unpack
%patch0 -p1
-find -type f -print0 | xargs -0 touch -r %{S:0}
+find -type f -print0 | xargs -0 touch -r %{SOURCE0}
%gem_build
%build
++++++ do-not-wrap.patch ++++++
--- /var/tmp/diff_new_pack.uXWRcT/_old 2023-05-24 20:21:57.384034284 +0200
+++ /var/tmp/diff_new_pack.uXWRcT/_new 2023-05-24 20:21:57.388034308 +0200
@@ -1,22 +1,18 @@
-Index: google-protobuf-3.21.5/ext/google/protobuf_c/extconf.rb
+Index: google-protobuf-3.23.1/ext/google/protobuf_c/extconf.rb
===================================================================
---- google-protobuf-3.21.5.orig/ext/google/protobuf_c/extconf.rb
-+++ google-protobuf-3.21.5/ext/google/protobuf_c/extconf.rb
-@@ -13,16 +13,16 @@ else
+--- google-protobuf-3.23.1.orig/ext/google/protobuf_c/extconf.rb
++++ google-protobuf-3.23.1/ext/google/protobuf_c/extconf.rb
+@@ -12,16 +12,11 @@ else
+ $CFLAGS += " -std=gnu99 -O3 -DNDEBUG"
end
-
-if RUBY_PLATFORM =~ /linux/
- # Instruct the linker to point memcpy calls at our __wrap_memcpy wrapper.
- $LDFLAGS += " -Wl,-wrap,memcpy"
-end
-+# if RUBY_PLATFORM =~ /linux/
-+# # Instruct the linker to point memcpy calls at our __wrap_memcpy wrapper.
-+# $LDFLAGS += " -Wl,-wrap,memcpy"
-+# end
-
+-
$VPATH << "$(srcdir)/third_party/utf8_range"
- $INCFLAGS << "$(srcdir)/third_party/utf8_range"
+ $INCFLAGS += " -I$(srcdir)/third_party/utf8_range"
$srcs = ["protobuf.c", "convert.c", "defs.c", "message.c",
- "repeated_field.c", "map.c", "ruby-upb.c", "wrap_memcpy.c",
++++++ google-protobuf-3.21.10.gem -> google-protobuf-3.23.1.gem ++++++
++++ 37584 lines of diff (skipped)