File project.diff of Package rubygem-invisible_captcha
--- rubygem-invisible_captcha.changes.orig
+++ rubygem-invisible_captcha.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed Aug 20 10:18:43 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
+
+- update to 2.3.0
+
+-------------------------------------------------------------------
Wed Sep 27 20:35:59 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
- update to 2.1.0
--- rubygem-invisible_captcha.spec.orig
+++ rubygem-invisible_captcha.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-invisible_captcha
#
-# Copyright (c) 2023 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-invisible_captcha
-Version: 2.1.0
+Version: 2.3.0
Release: 0
%define mod_name invisible_captcha
%define mod_full_name %{mod_name}-%{version}
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 5
BuildRequires: %{ruby}
BuildRequires: %{rubygem gem2rpm}
-Url: https://github.com/markets/invisible_captcha
+URL: https://github.com/markets/invisible_captcha
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Honeypot spam protection for Rails
License: MIT
-Group: Development/Languages/Ruby
%description
Unobtrusive, flexible and complete spam protection for Rails applications
@@ -49,7 +47,7 @@ using honeypot strategy for better user
%install
%gem_install \
- --no-document \
+ --no-rdoc --no-ri \
--doc-files="CHANGELOG.md LICENSE README.md" \
-f