Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ruby3.2 for openSUSE:Factory checked in at 2023-11-22 18:54:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ruby3.2 (Old) and /work/SRC/openSUSE:Factory/.ruby3.2.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ruby3.2" Wed Nov 22 18:54:03 2023 rev:4 rq:1127783 version:3.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ruby3.2/ruby3.2.changes 2023-11-07 21:25:33.709753447 +0100 +++ /work/SRC/openSUSE:Factory/.ruby3.2.new.25432/ruby3.2.changes 2023-11-22 18:54:08.426545211 +0100 @@ -7,0 +8,6 @@ +Sat Nov 4 00:42:57 UTC 2023 - Marcus Rueckert <mrueckert@suse.de> + +- add Provides that we can differentiate between between jemalloc + enabled and non enabled ruby + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ruby3.2.spec ++++++ --- /var/tmp/diff_new_pack.y1fbBD/_old 2023-11-22 18:54:09.050568113 +0100 +++ /var/tmp/diff_new_pack.y1fbBD/_new 2023-11-22 18:54:09.054568260 +0100 @@ -106,6 +106,9 @@ BuildRequires: gmp-devel %if %{with jemalloc} BuildRequires: jemalloc-devel +Provides: %{name}-with-jemalloc = %{version}-%{release} +%else +Provides: %{name}-without-jemalloc = %{version}-%{release} %endif BuildRequires: autoconf BuildRequires: libffi-devel