File project.diff of Package rubygem-vite_rails
--- rubygem-vite_rails.changes.orig
+++ rubygem-vite_rails.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Sun Sep 21 00:27:01 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
+
+- update to 3.0.19
+
+-------------------------------------------------------------------
Thu Sep 21 15:02:43 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
- initial package
--- rubygem-vite_rails.spec.orig
+++ rubygem-vite_rails.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-vite_rails
#
-# 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_rails
-Version: 3.0.15
+Version: 3.0.19
Release: 0
%define mod_name vite_rails
%define mod_full_name %{mod_name}-%{version}
@@ -34,16 +34,14 @@ 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}
-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 Rails and bring joy to your JavaScript experience
License: MIT
-Group: Development/Languages/Ruby
%description
Use Vite in Rails and bring joy to your JavaScript experience.
@@ -54,7 +52,7 @@ Use Vite in Rails and bring joy to your
%install
%gem_install \
- --no-document \
+ --no-rdoc --no-ri \
--doc-files="CHANGELOG.md LICENSE.txt README.md" \
-f