Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ruby for openSUSE:Factory checked in at 2026-01-05 14:51:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ruby (Old) and /work/SRC/openSUSE:Factory/.ruby.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ruby" Mon Jan 5 14:51:16 2026 rev:65 rq:1324397 version:4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ruby/ruby.changes 2025-01-07 20:51:18.691683058 +0100 +++ /work/SRC/openSUSE:Factory/.ruby.new.1928/ruby.changes 2026-01-05 14:51:46.370812398 +0100 @@ -1,0 +2,10 @@ +Thu Dec 25 12:57:10 UTC 2025 - Marcus Rueckert <[email protected]> + +- Fix buildignore for gem2rpm + +------------------------------------------------------------------- +Tue Dec 2 20:35:01 UTC 2025 - Marcus Rueckert <[email protected]> + +- switch the default ruby to 4.0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ruby.spec ++++++ --- /var/tmp/diff_new_pack.Lpp5SH/_old 2026-01-05 14:51:48.638906861 +0100 +++ /var/tmp/diff_new_pack.Lpp5SH/_new 2026-01-05 14:51:48.654907526 +0100 @@ -1,7 +1,7 @@ # # spec file for package ruby # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ruby -Version: 3.4 +Version: 4.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: README @@ -27,7 +27,7 @@ Group: Development/Languages/Ruby BuildRequires: ruby%{version}-devel #!BuildIgnore: ruby -#!BuildIgnore: rubygem-gem2rpm +#!BuildIgnore: rubygem(gem2rpm) %requires_ge ruby%{version} Provides: rubygems = 1.8.15 Obsoletes: rubygems < 1.8.15
