File project.diff of Package rubygem-vite_ruby
--- rubygem-vite_ruby.changes.orig
+++ rubygem-vite_ruby.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Sun Sep 21 00:28:12 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
+
+- update to 3.9.2
+
+-------------------------------------------------------------------
Wed Sep 27 20:38:38 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
- initial package
--- rubygem-vite_ruby.spec.orig
+++ rubygem-vite_ruby.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-vite_ruby
#
-# 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,7 +24,7 @@
#
Name: rubygem-vite_ruby
-Version: 3.3.4
+Version: 3.9.2
Release: 0
%define mod_name vite_ruby
%define mod_full_name %{mod_name}-%{version}
@@ -34,18 +34,15 @@ Release: 0
%define rb_build_ruby_abis %{my_apps_rb_build_abi}
%endif
# /MANUAL
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 5
BuildRequires: %{ruby >= 2.5}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: update-alternatives
-Url: https://github.com/ElMassimo/vite_ruby
+URL: https://github.com/ElMassimo/vite_ruby
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Use Vite in Ruby and bring joy to your JavaScript experience
License: MIT
-Group: Development/Languages/Ruby
-PreReq: update-alternatives
%description
Use Vite in Ruby and bring joy to your JavaScript experience.
@@ -56,7 +53,7 @@ Use Vite in Ruby and bring joy to your J
%install
%gem_install \
- --no-document \
+ --no-rdoc --no-ri \
--symlink-binaries \
--doc-files="CHANGELOG.md LICENSE.txt README.md" \
-f