Hello community,
here is the log from the commit of package habootstrap-formula for
openSUSE:Factory checked in at 2020-09-22 21:12:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/habootstrap-formula (Old)
and /work/SRC/openSUSE:Factory/.habootstrap-formula.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "habootstrap-formula"
Tue Sep 22 21:12:58 2020 rev:14 rq:835849 version:0.3.9+git.1600700065.14360cc
Changes:
--------
--- /work/SRC/openSUSE:Factory/habootstrap-formula/habootstrap-formula.changes
2020-09-16 19:38:02.606711732 +0200
+++
/work/SRC/openSUSE:Factory/.habootstrap-formula.new.4249/habootstrap-formula.changes
2020-09-22 21:13:36.284056623 +0200
@@ -4 +4,2 @@
-- Add lock mechanism to the cluster join process to avoid issues
+- Version bump 0.3.9
+ * Add lock mechanism to the cluster join process to avoid issues
@@ -5,0 +7 @@
+ (jsc#SLE-4047)
Old:
----
habootstrap-formula-0.3.8+git.1600211526.98835ed.tar.gz
New:
----
habootstrap-formula-0.3.9+git.1600700065.14360cc.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ habootstrap-formula.spec ++++++
--- /var/tmp/diff_new_pack.esKDJh/_old 2020-09-22 21:13:38.188058289 +0200
+++ /var/tmp/diff_new_pack.esKDJh/_new 2020-09-22 21:13:38.188058289 +0200
@@ -20,7 +20,7 @@
Name: habootstrap-formula
Group: System/Packages
-Version: 0.3.8+git.1600211526.98835ed
+Version: 0.3.9+git.1600700065.14360cc
Release: 0
Summary: HA cluster (crmsh) deployment salt formula
++++++ _service ++++++
--- /var/tmp/diff_new_pack.esKDJh/_old 2020-09-22 21:13:38.216058314 +0200
+++ /var/tmp/diff_new_pack.esKDJh/_new 2020-09-22 21:13:38.216058314 +0200
@@ -4,8 +4,8 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="filename">habootstrap-formula</param>
- <param name="versionformat">0.3.8+git.%ct.%h</param>
- <param name="revision">98835edb190a11c5908d8c50a2eb31a0698bd5c5</param>
+ <param name="versionformat">0.3.9+git.%ct.%h</param>
+ <param name="revision">14360cc4e27684f3f2928da35a61ce7ba2781ea7</param>
</service>
<service name="recompress" mode="disabled">
++++++ habootstrap-formula-0.3.8+git.1600211526.98835ed.tar.gz ->
habootstrap-formula-0.3.9+git.1600700065.14360cc.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/habootstrap-formula-0.3.8+git.1600211526.98835ed/_service
new/habootstrap-formula-0.3.9+git.1600700065.14360cc/_service
--- old/habootstrap-formula-0.3.8+git.1600211526.98835ed/_service
2020-09-16 01:12:06.000000000 +0200
+++ new/habootstrap-formula-0.3.9+git.1600700065.14360cc/_service
2020-09-21 16:54:25.000000000 +0200
@@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="filename">habootstrap-formula</param>
- <param name="versionformat">0.3.8+git.%ct.%h</param>
+ <param name="versionformat">0.3.9+git.%ct.%h</param>
<param name="revision">%%VERSION%%</param>
</service>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/habootstrap-formula-0.3.8+git.1600211526.98835ed/habootstrap-formula.changes
new/habootstrap-formula-0.3.9+git.1600700065.14360cc/habootstrap-formula.changes
---
old/habootstrap-formula-0.3.8+git.1600211526.98835ed/habootstrap-formula.changes
2020-09-16 01:12:06.000000000 +0200
+++
new/habootstrap-formula-0.3.9+git.1600700065.14360cc/habootstrap-formula.changes
2020-09-21 16:54:25.000000000 +0200
@@ -1,8 +1,10 @@
-------------------------------------------------------------------
Thu Sep 3 06:37:50 UTC 2020 - Xabier Arbulu <[email protected]>
-- Add lock mechanism to the cluster join process to avoid issues
+- Version bump 0.3.9
+ * Add lock mechanism to the cluster join process to avoid issues
when multiple nodes are joining in parallel
+ (jsc#SLE-4047)
-------------------------------------------------------------------
Thu Aug 20 00:56:44 UTC 2020 - Simranpal Singh <[email protected]>