File project.diff of Package rubygem-html2text

--- rubygem-html2text.changes.orig
+++ rubygem-html2text.changes
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Sun Sep 21 00:49:47 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
+
+- update to 0.4.0
+
+-------------------------------------------------------------------
 Fri Dec  9 14:04:22 UTC 2016 - mrueckert@suse.de
 
 - initial package
--- rubygem-html2text.spec.orig
+++ rubygem-html2text.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-html2text
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,20 +24,18 @@
 #
 
 Name:           rubygem-html2text
-Version:        0.2.0
+Version:        0.4.0
 Release:        0
 %define mod_name html2text
 %define mod_full_name %{mod_name}-%{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby}
+BuildRequires:  %{ruby >= 3.0}
 BuildRequires:  %{rubygem gem2rpm}
-Url:            https://github.com/soundasleep/html2text_ruby
-Source:         http://rubygems.org/gems/%{mod_full_name}.gem
+URL:            https://github.com/soundasleep/html2text_ruby
+Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 Summary:        Convert HTML into plain text
 License:        MIT
-Group:          Development/Languages/Ruby
 
 %description
 A Ruby component to convert HTML into a plain text format.
@@ -48,7 +46,7 @@ A Ruby component to convert HTML into a
 
 %install
 %gem_install \
-  --doc-files="LICENSE.md README.md" \
+  --doc-files="CHANGELOG.md LICENSE.md README.md" \
   -f
 
 %gem_packages
openSUSE Build Service is sponsored by