Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-vagrant_cloud for
openSUSE:Factory checked in at 2022-01-29 21:01:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-vagrant_cloud (Old)
and /work/SRC/openSUSE:Factory/.rubygem-vagrant_cloud.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-vagrant_cloud"
Sat Jan 29 21:01:41 2022 rev:10 rq:943728 version:3.0.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-vagrant_cloud/rubygem-vagrant_cloud.changes
2021-08-12 09:00:52.954226007 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-vagrant_cloud.new.1898/rubygem-vagrant_cloud.changes
2022-01-29 21:01:59.214712421 +0100
@@ -1,0 +2,5 @@
+Tue Jan 4 10:06:10 UTC 2022 - Dan ??erm??k <[email protected]>
+
+- Build gem for all Ruby versions
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-vagrant_cloud.spec ++++++
--- /var/tmp/diff_new_pack.cGDsGu/_old 2022-01-29 21:01:59.714709060 +0100
+++ /var/tmp/diff_new_pack.cGDsGu/_new 2022-01-29 21:01:59.718709032 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-vagrant_cloud
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,6 @@
%define mod_name vagrant_cloud
%define mod_full_name %{mod_name}-%{version}
-# MANUAL
-%if 0%{?suse_version} > 1500
-%define rb_build_versions ruby30
-%define rb_build_ruby_abi ruby:3.0.0
-%endif
-# /MANUAL
#
# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
# All sections marked as MANUAL, license headers, summaries and descriptions
++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.cGDsGu/_old 2022-01-29 21:01:59.754708791 +0100
+++ /var/tmp/diff_new_pack.cGDsGu/_new 2022-01-29 21:01:59.758708763 +0100
@@ -1,4 +1,4 @@
-# ---
+---
# ## used by gem2rpm
:summary: Ruby library for the HashiCorp Vagrant Cloud API
# ## used by gem2rpm
@@ -15,11 +15,7 @@
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
-:preamble: |-
- %if 0%{?suse_version} > 1500
- %define rb_build_versions ruby30
- %define rb_build_ruby_abi ruby:3.0.0
- %endif
+# :preamble: |-
# BuildRequires: foobar
# Requires: foobar
# ## used by gem2rpm