Hello community,
here is the log from the commit of package rubygem-vagrant_cloud for
openSUSE:Factory checked in at 2020-10-05 19:35:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-vagrant_cloud (Old)
and /work/SRC/openSUSE:Factory/.rubygem-vagrant_cloud.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-vagrant_cloud"
Mon Oct 5 19:35:05 2020 rev:5 rq:838092 version:3.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-vagrant_cloud/rubygem-vagrant_cloud.changes
2020-02-13 10:11:59.564356577 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-vagrant_cloud.new.4249/rubygem-vagrant_cloud.changes
2020-10-05 19:35:15.693325421 +0200
@@ -1,0 +2,6 @@
+Fri Sep 25 15:06:27 UTC 2020 - Stephan Kulow <[email protected]>
+
+updated to version 3.0.0
+ no changelog found
+
+-------------------------------------------------------------------
Old:
----
vagrant_cloud-2.0.3.gem
New:
----
vagrant_cloud-3.0.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-vagrant_cloud.spec ++++++
--- /var/tmp/diff_new_pack.Wwst1O/_old 2020-10-05 19:35:20.553330168 +0200
+++ /var/tmp/diff_new_pack.Wwst1O/_new 2020-10-05 19:35:20.553330168 +0200
@@ -16,26 +16,28 @@
#
-%define mod_name vagrant_cloud
-%define mod_full_name %{mod_name}-%{version}
#
# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
# All sections marked as MANUAL, license headers, summaries and descriptions
# can be maintained in that file. Please consult this file before editing any
# of those fields
#
+
Name: rubygem-vagrant_cloud
-Version: 2.0.3
+Version: 3.0.0
Release: 0
-Summary: Ruby library for the HashiCorp Vagrant Cloud API
-License: MIT
-Group: Development/Languages/Ruby
-URL: https://github.com/hashicorp/vagrant_cloud
-Source: https://rubygems.org/gems/%{mod_full_name}.gem
-Source1: gem2rpm.yml
+%define mod_name vagrant_cloud
+%define mod_full_name %{mod_name}-%{version}
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
+URL: https://github.com/hashicorp/vagrant_cloud
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
+Source1: gem2rpm.yml
+Summary: Ruby library for the HashiCorp Vagrant Cloud API
+License: MIT
+Group: Development/Languages/Ruby
%description
Ruby library for the HashiCorp Vagrant Cloud API.
@@ -48,8 +50,8 @@
# MANUAL
%gem_unpack
sed -i 's|\(.*<rest-client>.freeze, \)\["~> 2.0.2"\]|\1\["~> 2.0"\]|'
%{mod_full_name}.gemspec
-find -type f -print0 | xargs -0 touch -r %{SOURCE0}
-%{gem_build}
+find -type f -print0 | xargs -0 touch -r %{S:0}
+%gem_build
# HACK: %%gem_install uses the gem from %%{_sourcedir} by default, so we
*must* put it back there
mv %{mod_full_name}.gem %{_sourcedir}/
# /MANUAL
++++++ vagrant_cloud-2.0.3.gem -> vagrant_cloud-3.0.0.gem ++++++
++++ 3233 lines of diff (skipped)