File project.diff of Package rubygem-googleapis-common-protos
--- rubygem-googleapis-common-protos.changes.orig
+++ rubygem-googleapis-common-protos.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed Dec 17 10:57:55 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
+
+- update to 1.7.0
+
+-------------------------------------------------------------------
Sat Sep 21 23:26:43 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- update to 1.6.0
--- rubygem-googleapis-common-protos.spec.orig
+++ rubygem-googleapis-common-protos.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-googleapis-common-protos
#
-# Copyright (c) 2024 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-googleapis-common-protos
-Version: 1.6.0
+Version: 1.7.0
Release: 0
%define mod_name googleapis-common-protos
%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.7}
+BuildRequires: %{ruby >= 3.0}
BuildRequires: %{rubygem gem2rpm}
-Url: https://github.com/googleapis/common-protos-ruby
+URL: https://github.com/googleapis/common-protos-ruby
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Common gRPC and protocol buffer classes used in Google APIs
License: Apache-2.0
-Group: Development/Languages/Ruby
%description
Common gRPC and protocol buffer classes used in Google APIs.
@@ -54,7 +52,7 @@ Common gRPC and protocol buffer classes
%install
%gem_install \
- --no-document \
+ --no-rdoc --no-ri \
--doc-files="CHANGELOG.md README.md" \
-f