File project1.diff of Package rubygem-nokogiri

--- rubygem-nokogiri.spec.orig
+++ rubygem-nokogiri.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-nokogiri
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,9 +29,11 @@ Release:        0
 %define mod_name nokogiri
 %define mod_full_name %{mod_name}-%{version}
 # MANUAL
-%define rb_build_versions     ruby33
-%define rb_build_ruby_abis    ruby:3.3.0
-BuildRequires:  %{rubygem mini_portile2 >= 2.8.2}
+%if 0%{?suse_version} == 1500
+%define rb_build_versions  %{redmine_ruby_build_versions}
+%define rb_build_ruby_abis %{redmine_ruby_abis}
+%endif
+BuildRequires:  %{rubygem mini_portile2 >= 2.8}
 BuildRequires:  %{rubygem openssl}
 BuildRequires:  %{rubygem pkg-config}
 BuildRequires:  libxml2-devel >= 2.6.21
openSUSE Build Service is sponsored by