File project.diff of Package rubygem-excon
--- rubygem-excon.changes.orig
+++ rubygem-excon.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Sun Sep 21 00:46:29 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
+
+- update to 1.3.0
+
+-------------------------------------------------------------------
Wed Jan 22 02:13:03 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- update to 1.2.3
--- rubygem-excon.spec.orig
+++ rubygem-excon.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-excon
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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-excon
-Version: 1.2.3
+Version: 1.3.0
Release: 0
%define mod_name excon
%define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@ Release: 0
%define rb_build_ruby_abis %{my_apps_rb_build_abi}
# /MANUAL
BuildRequires: ruby-macros >= 5
-BuildRequires: %{ruby >= 2.7.0}
+BuildRequires: %{ruby >= 3.1.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{rubygem rdoc > 3.10}
URL: https://github.com/excon/excon
@@ -52,7 +52,7 @@ EXtended http(s) CONnections.
%install
%gem_install \
--no-rdoc --no-ri \
- --doc-files="LICENSE.md README.md" \
+ --doc-files="CONTRIBUTING.md LICENSE.md README.md" \
-f
%gem_packages