File project.diff of Package rubygem-google-apis-container_v1beta1
--- rubygem-google-apis-container_v1beta1.changes.orig
+++ rubygem-google-apis-container_v1beta1.changes
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
+Thu Oct 16 00:24:20 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
+
+- update to 0.91.0
+
+-------------------------------------------------------------------
+Sun Sep 21 00:22:12 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
+
+- update to 0.90.0
+
+-------------------------------------------------------------------
Thu Feb 23 20:06:53 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
- initial package
--- rubygem-google-apis-container_v1beta1.spec.orig
+++ rubygem-google-apis-container_v1beta1.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-google-apis-container_v1beta1
#
-# 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-google-apis-container_v1beta1
-Version: 0.43.0
+Version: 0.91.0
Release: 0
%define mod_name google-apis-container_v1beta1
%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: %{ruby >= 3.1}
BuildRequires: %{rubygem gem2rpm}
-Url: https://github.com/google/google-api-ruby-client
+URL: https://github.com/google/google-api-ruby-client
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Simple REST client for Kubernetes Engine API V1beta1
License: Apache-2.0
-Group: Development/Languages/Ruby
%description
This is the simple REST client for Kubernetes Engine API V1beta1. Simple REST
@@ -61,7 +59,7 @@ use.
%install
%gem_install \
- --no-document \
+ --no-rdoc --no-ri \
--doc-files="CHANGELOG.md LICENSE.md" \
-f