Hello community,

here is the log from the commit of package skelcd-control-Kubic for 
openSUSE:Factory checked in at 2019-04-08 20:52:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-Kubic (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-Kubic"

Mon Apr  8 20:52:13 2019 rev:28 rq:692255 version:20190408

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-Kubic/skelcd-control-Kubic.changes    
    2019-03-21 09:52:00.634809783 +0100
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new.3908/skelcd-control-Kubic.changes
      2019-04-08 20:52:14.650511460 +0200
@@ -1,0 +2,12 @@
+Mon Apr 08 09:47:52 UTC 2019 - Richard Brown <[email protected]>
+
+- Fix kubeadm role to use correct patterns-microos pattern names [boo#1131700]
+- 20190405
+
+-------------------------------------------------------------------
+Fri Apr 05 12:47:11 UTC 2019 - Richard Brown <[email protected]>
+
+- Use new patterns-microos pattern names [boo#1131700]
+- 20190405
+
+-------------------------------------------------------------------

Old:
----
  skelcd-control-Kubic-20190315.tar.bz2

New:
----
  skelcd-control-Kubic-20190408.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ skelcd-control-Kubic.spec ++++++
--- /var/tmp/diff_new_pack.Uy2avz/_old  2019-04-08 20:52:15.454512050 +0200
+++ /var/tmp/diff_new_pack.Uy2avz/_new  2019-04-08 20:52:15.458512054 +0200
@@ -121,7 +121,7 @@
 
 Url:            https://github.com/yast/skelcd-control-Kubic
 AutoReqProv:    off
-Version:        20190315
+Version:        20190408
 Release:        0
 Summary:        The Kubic control file needed for installation
 License:        MIT

++++++ skelcd-control-Kubic-20190315.tar.bz2 -> 
skelcd-control-Kubic-20190408.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/skelcd-control-Kubic-20190315/Dockerfile 
new/skelcd-control-Kubic-20190408/Dockerfile
--- old/skelcd-control-Kubic-20190315/Dockerfile        2019-03-19 
15:20:14.000000000 +0100
+++ new/skelcd-control-Kubic-20190408/Dockerfile        2019-04-08 
11:52:01.000000000 +0200
@@ -1,4 +1,4 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
 # install the openSUSE control.xml, we need to copy some parts to Kubic
 RUN zypper --non-interactive in --no-recommends skelcd-control-openSUSE
 COPY . /usr/src/app
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-Kubic-20190315/control/control.Kubic.xml 
new/skelcd-control-Kubic-20190408/control/control.Kubic.xml
--- old/skelcd-control-Kubic-20190315/control/control.Kubic.xml 2019-03-19 
15:20:14.000000000 +0100
+++ new/skelcd-control-Kubic-20190408/control/control.Kubic.xml 2019-04-08 
11:52:01.000000000 +0200
@@ -110,7 +110,7 @@
         <!-- bnc#875350: Explicitly selecting these patterns by default -->
         <!-- For a list of patterns, see 
https://build.suse.de/package/view_file/SUSE:SLE-12-SP2:Update:Products:CASP10/patterns-caasp/patterns-caasp.spec?expand=1
 -->
 
-        <default_patterns>SUSE-MicroOS SUSE-MicroOS-defaults 
SUSE-MicroOS-hardware SUSE-MicroOS-apparmor 
SUSE-MicroOS-container-runtime</default_patterns>
+        <default_patterns>microos_base microos_defaults microos_hardware 
microos_apparmor container_runtime</default_patterns>
         <!-- bnc#876760: Explicitly selecting these (optional) patterns by 
default if they exist -->
         <optional_default_patterns>32bit</optional_default_patterns>
 
@@ -244,7 +244,7 @@
         </services>
 
         <software>
-            <default_patterns>SUSE-MicroOS SUSE-MicroOS-defaults 
SUSE-MicroOS-hardware SUSE-MicroOS-apparmor kubeadm 
SUSE-MicroOS-container-runtime-kubernetes</default_patterns>
+            <default_patterns>microos_base microos_defaults microos_hardware 
microos_apparmor kubeadm container_runtime_kubernetes</default_patterns>
         </software>
 
         <partitioning>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-Kubic-20190315/package/skelcd-control-Kubic.changes 
new/skelcd-control-Kubic-20190408/package/skelcd-control-Kubic.changes
--- old/skelcd-control-Kubic-20190315/package/skelcd-control-Kubic.changes      
2019-03-19 15:20:14.000000000 +0100
+++ new/skelcd-control-Kubic-20190408/package/skelcd-control-Kubic.changes      
2019-04-08 11:52:01.000000000 +0200
@@ -1,4 +1,16 @@
 -------------------------------------------------------------------
+Mon Apr 08 09:47:52 UTC 2019 - Richard Brown <[email protected]>
+
+- Fix kubeadm role to use correct patterns-microos pattern names [boo#1131700]
+- 20190405
+
+-------------------------------------------------------------------
+Fri Apr 05 12:47:11 UTC 2019 - Richard Brown <[email protected]>
+
+- Use new patterns-microos pattern names [boo#1131700]
+- 20190405
+
+-------------------------------------------------------------------
 Fri Mar 15 15:36:31 UTC 2019 - David Díaz <[email protected]>
 
 - Set language as readonly (bsc#1121256)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-Kubic-20190315/package/skelcd-control-Kubic.spec 
new/skelcd-control-Kubic-20190408/package/skelcd-control-Kubic.spec
--- old/skelcd-control-Kubic-20190315/package/skelcd-control-Kubic.spec 
2019-03-19 15:20:14.000000000 +0100
+++ new/skelcd-control-Kubic-20190408/package/skelcd-control-Kubic.spec 
2019-04-08 11:52:01.000000000 +0200
@@ -121,7 +121,7 @@
 
 Url:            https://github.com/yast/skelcd-control-Kubic
 AutoReqProv:    off
-Version:        20190315
+Version:        20190408
 Release:        0
 Summary:        The Kubic control file needed for installation
 License:        MIT


Reply via email to