Hello community,
here is the log from the commit of package rubygem-vagrant_cloud for
openSUSE:Factory checked in at 2020-10-08 13:14:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Thu Oct 8 13:14:27 2020 rev:6 rq:840197 version:2.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-vagrant_cloud/rubygem-vagrant_cloud.changes
2020-10-05 19:35:15.693325421 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-vagrant_cloud.new.4249/rubygem-vagrant_cloud.changes
2020-10-08 13:14:40.539307774 +0200
@@ -1,0 +2,5 @@
+Thu Oct 8 08:14:59 UTC 2020 - Dan Čermák <[email protected]>
+
+- Revert sr#837782
+
+-------------------------------------------------------------------
Old:
----
vagrant_cloud-3.0.0.gem
New:
----
vagrant_cloud-2.0.3.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-vagrant_cloud.spec ++++++
--- /var/tmp/diff_new_pack.VaHZlR/_old 2020-10-08 13:14:41.015308205 +0200
+++ /var/tmp/diff_new_pack.VaHZlR/_new 2020-10-08 13:14:41.019308208 +0200
@@ -16,28 +16,26 @@
#
+%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: 3.0.0
+Version: 2.0.3
Release: 0
-%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
+URL: https://github.com/hashicorp/vagrant_cloud
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
+Source1: gem2rpm.yml
+BuildRequires: %{rubygem gem2rpm}
+BuildRequires: %{ruby}
+BuildRequires: ruby-macros >= 5
%description
Ruby library for the HashiCorp Vagrant Cloud API.
@@ -50,8 +48,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 %{S:0}
-%gem_build
+find -type f -print0 | xargs -0 touch -r %{SOURCE0}
+%{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-3.0.0.gem -> vagrant_cloud-2.0.3.gem ++++++
++++ 3233 lines of diff (skipped)