Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package sapnwbootstrap-formula for
openSUSE:Factory checked in at 2021-04-21 21:00:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sapnwbootstrap-formula (Old)
and /work/SRC/openSUSE:Factory/.sapnwbootstrap-formula.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sapnwbootstrap-formula"
Wed Apr 21 21:00:32 2021 rev:26 rq:887303 version:0.6.2+git.1619009582.e0ae9e8
Changes:
--------
---
/work/SRC/openSUSE:Factory/sapnwbootstrap-formula/sapnwbootstrap-formula.changes
2021-02-25 18:28:49.794234751 +0100
+++
/work/SRC/openSUSE:Factory/.sapnwbootstrap-formula.new.12324/sapnwbootstrap-formula.changes
2021-04-21 21:01:16.258378213 +0200
@@ -4,2 +4,4 @@
-- Set the virtual ip addresses as permanent, except for HA scenarios,
- to have them even after a reboot of the machine
+- Version bump 0.6.2
+ * Set the virtual ip addresses as permanent, except for HA
+ scenarios, to have them even after a reboot of the machine
+ (bsc#1185093)
Old:
----
sapnwbootstrap-formula-0.6.1+git.1614162749.57a2571.tar.gz
New:
----
sapnwbootstrap-formula-0.6.2+git.1619009582.e0ae9e8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sapnwbootstrap-formula.spec ++++++
--- /var/tmp/diff_new_pack.D3BHku/_old 2021-04-21 21:01:16.718378938 +0200
+++ /var/tmp/diff_new_pack.D3BHku/_new 2021-04-21 21:01:16.722378944 +0200
@@ -19,7 +19,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: sapnwbootstrap-formula
-Version: 0.6.1+git.1614162749.57a2571
+Version: 0.6.2+git.1619009582.e0ae9e8
Release: 0
Summary: SAP Netweaver platform deployment formula
License: Apache-2.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.D3BHku/_old 2021-04-21 21:01:16.774379026 +0200
+++ /var/tmp/diff_new_pack.D3BHku/_new 2021-04-21 21:01:16.774379026 +0200
@@ -4,8 +4,8 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="filename">sapnwbootstrap-formula</param>
- <param name="versionformat">0.6.1+git.%ct.%h</param>
- <param name="revision">57a2571e2bb78475bad3bbd1ebb91880ae7dd599</param>
+ <param name="versionformat">0.6.2+git.%ct.%h</param>
+ <param name="revision">e0ae9e8cc30ff2a210135f0a0a993fcc4a5729ad</param>
</service>
<service name="recompress" mode="disabled">
++++++ sapnwbootstrap-formula-0.6.1+git.1614162749.57a2571.tar.gz ->
sapnwbootstrap-formula-0.6.2+git.1619009582.e0ae9e8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/sapnwbootstrap-formula-0.6.1+git.1614162749.57a2571/_service
new/sapnwbootstrap-formula-0.6.2+git.1619009582.e0ae9e8/_service
--- old/sapnwbootstrap-formula-0.6.1+git.1614162749.57a2571/_service
2021-02-24 11:32:29.000000000 +0100
+++ new/sapnwbootstrap-formula-0.6.2+git.1619009582.e0ae9e8/_service
2021-04-21 14:53:02.000000000 +0200
@@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="filename">sapnwbootstrap-formula</param>
- <param name="versionformat">0.6.1+git.%ct.%h</param>
+ <param name="versionformat">0.6.2+git.%ct.%h</param>
<param name="revision">%%VERSION%%</param>
</service>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/sapnwbootstrap-formula-0.6.1+git.1614162749.57a2571/sapnwbootstrap-formula.changes
new/sapnwbootstrap-formula-0.6.2+git.1619009582.e0ae9e8/sapnwbootstrap-formula.changes
---
old/sapnwbootstrap-formula-0.6.1+git.1614162749.57a2571/sapnwbootstrap-formula.changes
2021-02-24 11:32:29.000000000 +0100
+++
new/sapnwbootstrap-formula-0.6.2+git.1619009582.e0ae9e8/sapnwbootstrap-formula.changes
2021-04-21 14:53:02.000000000 +0200
@@ -1,14 +1,16 @@
-------------------------------------------------------------------
Tue Feb 23 12:31:57 UTC 2021 - Xabier Arbulu <[email protected]>
-- Set the virtual ip addresses as permanent, except for HA scenarios,
- to have them even after a reboot of the machine
+- Version bump 0.6.2
+ * Set the virtual ip addresses as permanent, except for HA
+ scenarios, to have them even after a reboot of the machine
+ (bsc#1185093)
-------------------------------------------------------------------
Fri Feb 19 08:48:58 UTC 2021 - Xabier Arbulu <[email protected]>
- Add some mandatory values in the DB and PAS templates for S4HANA
- to avoid executions without them in the extra_parameters field
+ to avoid executions without them in the extra_parameters field
-------------------------------------------------------------------
Mon Feb 15 12:34:27 UTC 2021 - Xabier Arbulu <[email protected]>