Hello community,

here is the log from the commit of package skelcd-control-Kubic for 
openSUSE:Factory checked in at 2018-06-28 15:15:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-Kubic (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-Kubic"

Thu Jun 28 15:15:15 2018 rev:15 rq:619571 version:15.1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-Kubic/skelcd-control-Kubic.changes    
    2018-06-19 12:01:36.222620620 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-Kubic.new/skelcd-control-Kubic.changes
   2018-06-28 15:15:15.755390245 +0200
@@ -1,0 +2,15 @@
+Mon Jun 25 13:08:10 UTC 2018 - [email protected]
+
+- Remove partioning from install workflow, add it to summary
+  (boo#1099005)
+- 15.1.1
+
+-------------------------------------------------------------------
+Wed Jun 20 11:43:19 UTC 2018 - [email protected]
+
+- yast2-registration and yast2-caasp are not used in openSUSE
+  Kubic, remove the dependencies (also fixes the build on i586
+  where these packages are not available)
+- 15.1.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ skelcd-control-Kubic.spec ++++++
--- /var/tmp/diff_new_pack.BTco5m/_old  2018-06-28 15:15:16.159389506 +0200
+++ /var/tmp/diff_new_pack.BTco5m/_new  2018-06-28 15:15:16.159389506 +0200
@@ -49,7 +49,7 @@
 
 # SLES specific Yast packages needed in the inst-sys
 # to provide the functionality needed by this control file
-Requires:       yast2-registration
+
 %if 0%{?is_susecaasp}
 Requires:       yast2-theme-SLE
 %else
@@ -57,9 +57,6 @@
 Requires:       yast2-qt-branding-openSUSE
 %endif
 
-# the CaaSP specific packages
-Requires:       yast2-caasp
-
 # Generic Yast packages needed for the installer
 Requires:       autoyast2
 Requires:       yast2-add-on
@@ -111,7 +108,7 @@
 
 Url:            https://github.com/yast/skelcd-control-Kubic
 AutoReqProv:    off
-Version:        15.0.14
+Version:        15.1.1
 Release:        0
 Summary:        The Kubic control file needed for installation
 License:        MIT

++++++ skelcd-control-Kubic-15.0.14.tar.bz2 -> 
skelcd-control-Kubic-15.1.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-Kubic-15.0.14/control/control.Kubic.xml 
new/skelcd-control-Kubic-15.1.1/control/control.Kubic.xml
--- old/skelcd-control-Kubic-15.0.14/control/control.Kubic.xml  2018-06-14 
11:37:23.000000000 +0200
+++ new/skelcd-control-Kubic-15.1.1/control/control.Kubic.xml   2018-06-28 
13:35:09.000000000 +0200
@@ -621,7 +621,6 @@
         <clone_module>kdump</clone_module>
         <clone_module>ntp-client</clone_module>
         <clone_module>ssh_import</clone_module>
-        <clone_module>scc</clone_module>
     </clone_modules>
 
     <texts>
@@ -710,6 +709,10 @@
                     <name>hwinfo</name>
                     <presentation_order>80</presentation_order>
                 </proposal_module>
+                <proposal_module>
+                    <name>partitions</name>
+                    <presentation_order>10</presentation_order>
+                </proposal_module>
                 <!-- software proposal should be computed almost at the end -->
                 <proposal_module>
                     <name>software</name>
@@ -1001,12 +1004,6 @@
                     <name>system_role</name>
                 </module>
                 <module>
-                    <label>Disk</label>
-                    <name>disk_proposal</name>
-                    <enable_back>yes</enable_back>
-                    <enable_next>yes</enable_next>
-                </module>
-                <module>
                     <label>User Settings</label>
                     <name>root_first</name>
                 </module>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-Kubic-15.0.14/package/skelcd-control-Kubic.changes 
new/skelcd-control-Kubic-15.1.1/package/skelcd-control-Kubic.changes
--- old/skelcd-control-Kubic-15.0.14/package/skelcd-control-Kubic.changes       
2018-06-14 11:37:23.000000000 +0200
+++ new/skelcd-control-Kubic-15.1.1/package/skelcd-control-Kubic.changes        
2018-06-28 13:35:09.000000000 +0200
@@ -1,4 +1,19 @@
 -------------------------------------------------------------------
+Mon Jun 25 13:08:10 UTC 2018 - [email protected]
+
+- Remove partioning from install workflow, add it to summary
+  (boo#1099005)
+- 15.1.1
+
+-------------------------------------------------------------------
+Wed Jun 20 11:43:19 UTC 2018 - [email protected]
+
+- yast2-registration and yast2-caasp are not used in openSUSE
+  Kubic, remove the dependencies (also fixes the build on i586
+  where these packages are not available)
+- 15.1.0
+
+-------------------------------------------------------------------
 Thu Jun 14 09:26:12 UTC 2018 - [email protected]
 
 - Start chronyd on Admin System Role (boo#1097625)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-Kubic-15.0.14/package/skelcd-control-Kubic.spec 
new/skelcd-control-Kubic-15.1.1/package/skelcd-control-Kubic.spec
--- old/skelcd-control-Kubic-15.0.14/package/skelcd-control-Kubic.spec  
2018-06-14 11:37:23.000000000 +0200
+++ new/skelcd-control-Kubic-15.1.1/package/skelcd-control-Kubic.spec   
2018-06-28 13:35:09.000000000 +0200
@@ -49,7 +49,7 @@
 
 # SLES specific Yast packages needed in the inst-sys
 # to provide the functionality needed by this control file
-Requires:       yast2-registration
+
 %if 0%{?is_susecaasp}
 Requires:       yast2-theme-SLE
 %else
@@ -57,9 +57,6 @@
 Requires:       yast2-qt-branding-openSUSE
 %endif
 
-# the CaaSP specific packages
-Requires:       yast2-caasp
-
 # Generic Yast packages needed for the installer
 Requires:       autoyast2
 Requires:       yast2-add-on
@@ -111,7 +108,7 @@
 
 Url:            https://github.com/yast/skelcd-control-Kubic
 AutoReqProv:    off
-Version:        15.0.14
+Version:        15.1.1
 Release:        0
 Summary:        The Kubic control file needed for installation
 License:        MIT


Reply via email to