Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-vagrant-spec for
openSUSE:Factory checked in at 2021-08-12 09:00:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-vagrant-spec (Old)
and /work/SRC/openSUSE:Factory/.rubygem-vagrant-spec.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-vagrant-spec"
Thu Aug 12 09:00:50 2021 rev:5 rq:909810 version:0.0.1.1627911869.200ed21.git
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-vagrant-spec/rubygem-vagrant-spec.changes
2020-08-18 14:03:34.666327872 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-vagrant-spec.new.1899/rubygem-vagrant-spec.changes
2021-08-12 09:00:52.150227289 +0200
@@ -1,0 +2,5 @@
+Mon Aug 2 14:08:00 UTC 2021 - Dan ??erm??k <[email protected]>
+
+- Update to 200ed21
+
+-------------------------------------------------------------------
Old:
----
vagrant-spec-0.0.1.fe62938.git.gem
New:
----
vagrant-spec-0.0.1.1627911869.200ed21.git.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-vagrant-spec.spec ++++++
--- /var/tmp/diff_new_pack.K75sjC/_old 2021-08-12 09:00:52.786226275 +0200
+++ /var/tmp/diff_new_pack.K75sjC/_new 2021-08-12 09:00:52.790226268 +0200
@@ -25,7 +25,7 @@
# of those fields
#
Name: rubygem-vagrant-spec
-Version: 0.0.1.fe62938.git
+Version: 0.0.1.1627911869.200ed21.git
Release: 0
Summary: Tool and library for testing Vagrant plugins
License: MPL-2.0
++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.K75sjC/_old 2021-08-12 09:00:52.826226211 +0200
+++ /var/tmp/diff_new_pack.K75sjC/_new 2021-08-12 09:00:52.826226211 +0200
@@ -3,23 +3,10 @@
# the gem must be rebuild manually on each update.
#
# Therefore, clone the upstream repository:
-# $ git clone https://github.com/hashicorp/vagrant-spec
+# $ git clone https://github.com/dcermak/vagrant-spec
+# $ git checkout opensuse_package
#
-# apply the following patches:
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~{.patch}
-# diff --git a/lib/vagrant-spec/version.rb b/lib/vagrant-spec/version.rb
-# index 3625ab7..0e95cf3 100644
-# --- a/lib/vagrant-spec/version.rb
-# +++ b/lib/vagrant-spec/version.rb
-# @@ -1,5 +1,5 @@
-# module Vagrant
-# module Spec
-# - VERSION = "0.0.1"
-# + VERSION = "0.0.1." + `git log --pretty=format:'%h' -n 1 origin/master`
+ ".git"
-# end
-# end
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-# and:
+# apply the following patche:
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~{.patch}
# diff --git a/vagrant-spec.gemspec b/vagrant-spec.gemspec
# index 33a2d86..d7bc46f 100644
@@ -40,7 +27,7 @@
# $ gem build vagrant-spec.gemspec
#
# Then copy the gem into the project folder and optionally recreate the spec
file:
-# $ gem2rpm --config gem2rpm.yml vagrant-spec-0.0.1.abfc344.git.gem >
rubygem-vagrant-spec.spec
+# $ gem2rpm --config gem2rpm.yml vagrant-spec-0.0.1.*.gem >
rubygem-vagrant-spec.spec
#
# If you recreated the spec file, then you **must** also override the Source
# field in the spec file to not be an URL to rubygems.org, as that doesn't
exist