Hello community,
here is the log from the commit of package saphanabootstrap-formula for
openSUSE:Factory checked in at 2020-08-20 22:31:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/saphanabootstrap-formula (Old)
and /work/SRC/openSUSE:Factory/.saphanabootstrap-formula.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "saphanabootstrap-formula"
Thu Aug 20 22:31:14 2020 rev:16 rq:828059 version:0.5.11+git.1597913162.3a0a455
Changes:
--------
---
/work/SRC/openSUSE:Factory/saphanabootstrap-formula/saphanabootstrap-formula.changes
2020-07-21 15:50:53.736333084 +0200
+++
/work/SRC/openSUSE:Factory/.saphanabootstrap-formula.new.3399/saphanabootstrap-formula.changes
2020-08-20 22:31:21.200052167 +0200
@@ -1,0 +2,6 @@
+Thu Aug 20 02:00:46 UTC 2020 - Simranpal Singh <[email protected]>
+
+- Version 0.5.11
+ * Include pillar example file in package
+
+-------------------------------------------------------------------
Old:
----
saphanabootstrap-formula-0.5.10+git.1595314615.df9fa38.tar.gz
New:
----
saphanabootstrap-formula-0.5.11+git.1597913162.3a0a455.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ saphanabootstrap-formula.spec ++++++
--- /var/tmp/diff_new_pack.ezE20k/_old 2020-08-20 22:31:22.064052571 +0200
+++ /var/tmp/diff_new_pack.ezE20k/_new 2020-08-20 22:31:22.068052573 +0200
@@ -19,7 +19,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: saphanabootstrap-formula
-Version: 0.5.10+git.1595314615.df9fa38
+Version: 0.5.11+git.1597913162.3a0a455
Release: 0
Summary: SAP HANA platform deployment formula
License: Apache-2.0
@@ -54,6 +54,7 @@
mkdir -p %{buildroot}%{fdir}/metadata/%{fname}
cp -R %{fname} %{buildroot}%{fdir}/states
cp -R %{ftemplates} %{buildroot}%{fdir}/states/%{fname}
+cp pillar.example %{buildroot}%{fdir}/states/%{fname}
cp -R form.yml %{buildroot}%{fdir}/metadata/%{fname}
if [ -f metadata.yml ]
then
++++++ _service ++++++
--- /var/tmp/diff_new_pack.ezE20k/_old 2020-08-20 22:31:22.100052588 +0200
+++ /var/tmp/diff_new_pack.ezE20k/_new 2020-08-20 22:31:22.100052588 +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.5.10+git.%ct.%h</param>
- <param name="revision">df9fa3804fc79609d67db33f74c03fde16494a13</param>
+ <param name="versionformat">0.5.11+git.%ct.%h</param>
+ <param name="revision">3a0a455221aa5aede08419aa33f9648910c88c9a</param>
</service>
<service name="recompress" mode="disabled">
++++++ saphanabootstrap-formula-0.5.10+git.1595314615.df9fa38.tar.gz ->
saphanabootstrap-formula-0.5.11+git.1597913162.3a0a455.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/saphanabootstrap-formula-0.5.10+git.1595314615.df9fa38/README.md
new/saphanabootstrap-formula-0.5.11+git.1597913162.3a0a455/README.md
--- old/saphanabootstrap-formula-0.5.10+git.1595314615.df9fa38/README.md
2020-07-21 08:56:55.000000000 +0200
+++ new/saphanabootstrap-formula-0.5.11+git.1597913162.3a0a455/README.md
2020-08-20 10:46:02.000000000 +0200
@@ -97,7 +97,7 @@
## OBS Packaging
-The CI automatically publishes new releases to SUSE's Open Build Service every
time a pull request is merged into `master` branch. For that, update the new
package version in
[saphanabootstrap-formula.spec](https://github.com/SUSE/saphanabootstrap-formula/blob/master/saphanabootstrap-formula.spec)
and
+The CI automatically publishes new releases to SUSE's Open Build Service every
time a pull request is merged into `master` branch. For that, update the new
package version in
[_service](https://github.com/SUSE/saphanabootstrap-formula/blob/master/_service)
and
add the new changes in
[saphanabootstrap-formula.changes](https://github.com/SUSE/saphanabootstrap-formula/blob/master/saphanabootstrap-formula.changes).
The new version is published at:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/saphanabootstrap-formula-0.5.10+git.1595314615.df9fa38/_service
new/saphanabootstrap-formula-0.5.11+git.1597913162.3a0a455/_service
--- old/saphanabootstrap-formula-0.5.10+git.1595314615.df9fa38/_service
2020-07-21 08:56:55.000000000 +0200
+++ new/saphanabootstrap-formula-0.5.11+git.1597913162.3a0a455/_service
2020-08-20 10:46:02.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.5.10+git.%ct.%h</param>
+ <param name="versionformat">0.5.11+git.%ct.%h</param>
<param name="revision">%%VERSION%%</param>
</service>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/saphanabootstrap-formula-0.5.10+git.1595314615.df9fa38/saphanabootstrap-formula.changes
new/saphanabootstrap-formula-0.5.11+git.1597913162.3a0a455/saphanabootstrap-formula.changes
---
old/saphanabootstrap-formula-0.5.10+git.1595314615.df9fa38/saphanabootstrap-formula.changes
2020-07-21 08:56:55.000000000 +0200
+++
new/saphanabootstrap-formula-0.5.11+git.1597913162.3a0a455/saphanabootstrap-formula.changes
2020-08-20 10:46:02.000000000 +0200
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Aug 20 02:00:46 UTC 2020 - Simranpal Singh <[email protected]>
+
+- Version 0.5.11
+ * Include pillar example file in package
+
+-------------------------------------------------------------------
Wed Jul 15 10:30:22 UTC 2020 - Xabier Arbulu <[email protected]>
- Add hana active/active resources to the cluster template
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/saphanabootstrap-formula-0.5.10+git.1595314615.df9fa38/saphanabootstrap-formula.spec
new/saphanabootstrap-formula-0.5.11+git.1597913162.3a0a455/saphanabootstrap-formula.spec
---
old/saphanabootstrap-formula-0.5.10+git.1595314615.df9fa38/saphanabootstrap-formula.spec
2020-07-21 08:56:55.000000000 +0200
+++
new/saphanabootstrap-formula-0.5.11+git.1597913162.3a0a455/saphanabootstrap-formula.spec
2020-08-20 10:46:02.000000000 +0200
@@ -54,6 +54,7 @@
mkdir -p %{buildroot}%{fdir}/metadata/%{fname}
cp -R %{fname} %{buildroot}%{fdir}/states
cp -R %{ftemplates} %{buildroot}%{fdir}/states/%{fname}
+cp pillar.example %{buildroot}%{fdir}/states/%{fname}
cp -R form.yml %{buildroot}%{fdir}/metadata/%{fname}
if [ -f metadata.yml ]
then