File project.diff of Package rubygem-nokogiri
--- rubygem-nokogiri.changes.orig
+++ rubygem-nokogiri.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Feb 18 19:44:00 UTC 2026 - Marcus Rueckert <mrueckert@suse.de>
+
+- 1.19.1:
+ see included CHANGELOG.md
+
+-------------------------------------------------------------------
Mon Sep 15 16:14:03 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- 1.18.10:
--- rubygem-nokogiri.spec.orig
+++ rubygem-nokogiri.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-nokogiri
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -24,7 +24,7 @@
#
Name: rubygem-nokogiri
-Version: 1.18.10
+Version: 1.19.1
Release: 0
%define mod_name nokogiri
%define mod_full_name %{mod_name}-%{version}
@@ -36,7 +36,7 @@ BuildRequires: libxml2-devel >= 2.6.21
BuildRequires: libxslt-devel
# /MANUAL
BuildRequires: ruby-macros >= 5
-BuildRequires: %{rubydevel >= 3.1.0}
+BuildRequires: %{rubydevel >= 3.2}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{rubygem rdoc > 3.10}
BuildRequires: update-alternatives
@@ -89,6 +89,7 @@ cd ..
export NOKOGIRI_USE_SYSTEM_LIBRARIES=1
# /MANUAL
%gem_install \
+ --no-rdoc --no-ri \
--symlink-binaries \
--doc-files="LICENSE.md README.md" \
-f