Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-nokogiri for
openSUSE:Factory checked in at 2023-10-05 20:02:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-nokogiri (Old)
and /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-nokogiri"
Thu Oct 5 20:02:45 2023 rev:66 rq:1115105 version:1.13.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-nokogiri/rubygem-nokogiri.changes
2022-10-31 10:44:26.940777947 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-nokogiri.new.28202/rubygem-nokogiri.changes
2023-10-05 20:02:56.502254759 +0200
@@ -1,0 +2,5 @@
+Mon Oct 2 13:09:53 UTC 2023 - Martin Vidner <[email protected]>
+
+- Buildrequire openssl gem to fix building with Ruby 3.0
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-nokogiri.spec ++++++
--- /var/tmp/diff_new_pack.MKvCwS/_old 2023-10-05 20:02:57.730299124 +0200
+++ /var/tmp/diff_new_pack.MKvCwS/_new 2023-10-05 20:02:57.730299124 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-nokogiri
#
-# 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
@@ -34,6 +34,7 @@
%define rb_build_ruby_abis ruby:3.1.0 ruby:2.7.0
%endif
BuildRequires: %{rubygem mini_portile2 >= 2.8}
+BuildRequires: %{rubygem openssl}
BuildRequires: %{rubygem pkg-config}
BuildRequires: libxml2-devel >= 2.6.21
BuildRequires: libxslt-devel
++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.MKvCwS/_old 2023-10-05 20:02:57.762300280 +0200
+++ /var/tmp/diff_new_pack.MKvCwS/_new 2023-10-05 20:02:57.766300424 +0200
@@ -21,6 +21,7 @@
%define rb_build_ruby_abis ruby:3.1.0 ruby:2.7.0
%endif
BuildRequires: %{rubygem mini_portile2 >= 2.8}
+ BuildRequires: %{rubygem openssl}
BuildRequires: %{rubygem pkg-config}
BuildRequires: libxml2-devel >= 2.6.21
BuildRequires: libxslt-devel