Hello community,
here is the log from the commit of package caasp-container-manifests for
openSUSE:Factory checked in at 2018-10-22 11:22:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caasp-container-manifests (Old)
and /work/SRC/openSUSE:Factory/.caasp-container-manifests.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caasp-container-manifests"
Mon Oct 22 11:22:39 2018 rev:20 rq:642970 version:4.0.0+git_r324_f124eb9
Changes:
--------
---
/work/SRC/openSUSE:Factory/caasp-container-manifests/caasp-container-manifests.changes
2018-10-18 15:30:56.218673066 +0200
+++
/work/SRC/openSUSE:Factory/.caasp-container-manifests.new/caasp-container-manifests.changes
2018-10-22 11:22:42.263194445 +0200
@@ -1,0 +2,26 @@
+Thu Oct 11 13:48:33 UTC 2018 - [email protected]
+
+- Commit 07cb68b by Jordi Massaguer Pla [email protected]
+ Use 3.0 images instead of head images
+
+ Because the images from head will be removed to avoid duplications. The ones
+ we are using is the ones from 3.0 project, cause those ones cannot be
+ removed.
+
+ Signed-off-by: Jordi Massaguer Pla <[email protected]>
+
+
+-------------------------------------------------------------------
+Tue Oct 9 16:07:40 UTC 2018 - [email protected]
+
+- Commit 07cb68b by Jordi Massaguer Pla [email protected]
+ Use 3.0 images instead of head images
+
+ Because the images from head will be removed to avoid duplications. The ones
+ we are using is the ones from 3.0 project, cause those ones cannot be
+ removed.
+
+ Signed-off-by: Jordi Massaguer Pla <[email protected]>
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ caasp-container-manifests.spec ++++++
--- /var/tmp/diff_new_pack.5mVdq5/_old 2018-10-22 11:22:43.939192753 +0200
+++ /var/tmp/diff_new_pack.5mVdq5/_new 2018-10-22 11:22:43.943192748 +0200
@@ -22,7 +22,7 @@
%if 0%{?suse_version} == 1500 && !0%{?is_opensuse}
# Use the sles12 images from the registry
- %define _base_image
registry.suse.de/devel/casp/head/controllernode/images_container_base/sles12
+ %define _base_image
registry.suse.de/devel/casp/3.0/controllernode/images_container_base/sles12
%endif
%if 0%{?is_opensuse} && 0%{?suse_version} > 1500
@@ -30,7 +30,7 @@
%endif
Name: caasp-container-manifests
-Version: 4.0.0+git_r322_5be82bf
+Version: 4.0.0+git_r324_f124eb9
Release: 0
Summary: Manifest file templates for containers on controller node
License: Apache-2.0
++++++ master.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/caasp-container-manifests-master/packaging/suse/make_spec.sh
new/caasp-container-manifests-master/packaging/suse/make_spec.sh
--- old/caasp-container-manifests-master/packaging/suse/make_spec.sh
2018-09-25 13:41:11.000000000 +0200
+++ new/caasp-container-manifests-master/packaging/suse/make_spec.sh
2018-10-09 18:11:20.000000000 +0200
@@ -43,7 +43,7 @@
%if 0%{?suse_version} == 1500 && !0%{?is_opensuse}
# Use the sles12 images from the registry
- %define _base_image
registry.suse.de/devel/casp/head/controllernode/images_container_base/sles12
+ %define _base_image
registry.suse.de/devel/casp/3.0/controllernode/images_container_base/sles12
%endif
%if 0%{?is_opensuse} && 0%{?suse_version} > 1500