Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package saphanabootstrap-formula for openSUSE:Factory checked in at 2021-04-21 21:00:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/saphanabootstrap-formula (Old) and /work/SRC/openSUSE:Factory/.saphanabootstrap-formula.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "saphanabootstrap-formula" Wed Apr 21 21:00:31 2021 rev:32 rq:887297 version:0.7.1+git.1619008686.8600866 Changes: -------- --- /work/SRC/openSUSE:Factory/saphanabootstrap-formula/saphanabootstrap-formula.changes 2021-03-18 22:55:09.939545428 +0100 +++ /work/SRC/openSUSE:Factory/.saphanabootstrap-formula.new.12324/saphanabootstrap-formula.changes 2021-04-21 21:01:15.654377262 +0200 @@ -4 +4,2 @@ -- Implement the load balancer use case in the cluster resource +- Version bump 0.7.1 +- Implement the load balancer use case for GCP in the cluster resource @@ -10 +11 @@ -- Fix the HANA sidadm usage to tranfsorm to lowercase some states +- Fix the HANA sidadm usage to transform to lowercase some states @@ -11,0 +13 @@ + (bsc#1185090) Old: ---- saphanabootstrap-formula-0.7.0+git.1616053711.09a6ec3.tar.gz New: ---- saphanabootstrap-formula-0.7.1+git.1619008686.8600866.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ saphanabootstrap-formula.spec ++++++ --- /var/tmp/diff_new_pack.bHKwer/_old 2021-04-21 21:01:16.038377867 +0200 +++ /var/tmp/diff_new_pack.bHKwer/_new 2021-04-21 21:01:16.042377873 +0200 @@ -19,7 +19,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: saphanabootstrap-formula -Version: 0.7.0+git.1616053711.09a6ec3 +Version: 0.7.1+git.1619008686.8600866 Release: 0 Summary: SAP HANA platform deployment formula License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.bHKwer/_old 2021-04-21 21:01:16.066377911 +0200 +++ /var/tmp/diff_new_pack.bHKwer/_new 2021-04-21 21:01:16.066377911 +0200 @@ -4,8 +4,8 @@ <param name="scm">git</param> <param name="exclude">.git</param> <param name="filename">saphanabootstrap-formula</param> - <param name="versionformat">0.7.0+git.%ct.%h</param> - <param name="revision">09a6ec3dfbc2bd72fcebb7053e6556d9e7fc30c8</param> + <param name="versionformat">0.7.1+git.%ct.%h</param> + <param name="revision">8600866628fd08774fd2cb4c01dd8b4c3aa8b8ef</param> </service> <service name="recompress" mode="disabled"> ++++++ saphanabootstrap-formula-0.7.0+git.1616053711.09a6ec3.tar.gz -> saphanabootstrap-formula-0.7.1+git.1619008686.8600866.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/saphanabootstrap-formula-0.7.0+git.1616053711.09a6ec3/_service new/saphanabootstrap-formula-0.7.1+git.1619008686.8600866/_service --- old/saphanabootstrap-formula-0.7.0+git.1616053711.09a6ec3/_service 2021-03-18 08:48:31.000000000 +0100 +++ new/saphanabootstrap-formula-0.7.1+git.1619008686.8600866/_service 2021-04-21 14:38:06.000000000 +0200 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="exclude">.git</param> <param name="filename">saphanabootstrap-formula</param> - <param name="versionformat">0.7.0+git.%ct.%h</param> + <param name="versionformat">0.7.1+git.%ct.%h</param> <param name="revision">%%VERSION%%</param> </service> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/saphanabootstrap-formula-0.7.0+git.1616053711.09a6ec3/saphanabootstrap-formula.changes new/saphanabootstrap-formula-0.7.1+git.1619008686.8600866/saphanabootstrap-formula.changes --- old/saphanabootstrap-formula-0.7.0+git.1616053711.09a6ec3/saphanabootstrap-formula.changes 2021-03-18 08:48:31.000000000 +0100 +++ new/saphanabootstrap-formula-0.7.1+git.1619008686.8600866/saphanabootstrap-formula.changes 2021-04-21 14:38:06.000000000 +0200 @@ -1,14 +1,16 @@ ------------------------------------------------------------------- Thu Mar 18 07:41:18 UTC 2021 - Xabier Arbulu <xarb...@suse.com> -- Implement the load balancer use case in the cluster resource +- Version bump 0.7.1 +- Implement the load balancer use case for GCP in the cluster resource agents template ------------------------------------------------------------------- Fri Mar 12 15:39:31 UTC 2021 - Xabier Arbulu <xarb...@suse.com> -- Fix the HANA sidadm usage to tranfsorm to lowercase some states - managing the sudoers file in ha_cluster.sls state file +- Fix the HANA sidadm usage to transform to lowercase some states + managing the sudoers file in ha_cluster.sls state file + (bsc#1185090) ------------------------------------------------------------------- Fri Mar 5 15:30:40 UTC 2021 - Xabier Arbulu <xarb...@suse.com>