File project.diff of Package rubygem-dry-core

--- rubygem-dry-core.changes.orig
+++ rubygem-dry-core.changes
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Thu Oct 16 00:46:50 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
+
+- update to 1.1.0
+
+-------------------------------------------------------------------
 Thu Jan 18 16:55:44 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
 
 - update to 1.0.1
--- rubygem-dry-core.spec.orig
+++ rubygem-dry-core.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-dry-core
 #
-# Copyright (c) 2024 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,7 +24,7 @@
 #
 
 Name:           rubygem-dry-core
-Version:        1.0.1
+Version:        1.1.0
 Release:        0
 %define mod_name dry-core
 %define mod_full_name %{mod_name}-%{version}
@@ -32,16 +32,14 @@ Release:        0
 %define rb_build_versions     %{my_apps_rb_build_versions}
 %define rb_build_ruby_abis    %{my_apps_rb_build_abi}
 # /MANUAL
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby >= 3.0.0}
+BuildRequires:  %{ruby >= 3.1.0}
 BuildRequires:  %{rubygem gem2rpm}
-Url:            https://dry-rb.org/gems/dry-core
+URL:            https://dry-rb.org/gems/dry-core
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 Summary:        A toolset of small support modules used throughout the dry-rb
 License:        MIT
-Group:          Development/Languages/Ruby
 
 %description
 A toolset of small support modules used throughout the dry-rb ecosystem.
@@ -52,7 +50,7 @@ A toolset of small support modules used
 
 %install
 %gem_install \
-  --no-document \
+  --no-rdoc --no-ri \
   --doc-files="CHANGELOG.md LICENSE README.md" \
   -f
 
openSUSE Build Service is sponsored by