Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-byebug for openSUSE:Factory checked in at 2026-08-28 19:46:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-byebug (Old) and /work/SRC/openSUSE:Factory/.rubygem-byebug.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-byebug" Fri Aug 28 19:46:45 2026 rev:22 rq:1373999 version:11.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-byebug/rubygem-byebug.changes 2020-04-29 20:42:17.331628017 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-byebug.new.1265/rubygem-byebug.changes 2026-08-28 19:47:06.588404897 +0200 @@ -1,0 +2,5 @@ +Wed Jul 1 00:49:05 UTC 2026 - Steven Baker <[email protected]> + +- Regenerate spec file to drop update-alternatives dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-byebug.spec ++++++ --- /var/tmp/diff_new_pack.nDRnTq/_old 2026-08-28 19:47:07.554438663 +0200 +++ /var/tmp/diff_new_pack.nDRnTq/_new 2026-08-28 19:47:07.557438768 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-byebug # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2026 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 @@ -34,19 +34,15 @@ %define rb_default_ruby_abi ruby:2.2.0 ruby:2.3.0 ruby:2.4.0 %endif # /MANUAL -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: ruby-macros >= 5 BuildRequires: %{rubydevel >= 2.4.0} BuildRequires: %{rubygem gem2rpm} -BuildRequires: ruby-macros >= 5 -BuildRequires: update-alternatives URL: https://github.com/deivid-rodriguez/byebug Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: rubygem-byebug-rpmlintrc Source2: gem2rpm.yml Summary: Ruby fast debugger - base + CLI License: BSD-2-Clause -Group: Development/Languages/Ruby -PreReq: update-alternatives %description Byebug is a Ruby debugger. It's implemented using the
