Hello community,
here is the log from the commit of package skelcd-control-openSUSE for
openSUSE:Factory checked in at 2016-09-12 13:24:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-openSUSE"
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
2016-08-31 00:02:45.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
2016-09-12 13:24:38.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 8 12:24:32 UTC 2016 - [email protected]
+
+- Cleanup: remove the LiveCD configuration, the yast2-live-installer
+ package was dropped in Tumbleweed (bsc#997829)
+- 42.2.99.1
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change
Old:
----
skelcd-control-openSUSE-42.2.4.tar.bz2
New:
----
skelcd-control-openSUSE-42.2.99.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.dJvitB/_old 2016-09-12 13:24:40.000000000 +0200
+++ /var/tmp/diff_new_pack.dJvitB/_new 2016-09-12 13:24:40.000000000 +0200
@@ -27,7 +27,7 @@
#
######################################################################
Name: skelcd-control-openSUSE-promo
-Version: 42.2.4
+Version: 42.2.99.1
Release: 0
Summary: The openSUSE Installation Control file
License: MIT
skelcd-control-openSUSE.spec: same change
++++++ skelcd-control-openSUSE-42.2.4.tar.bz2 ->
skelcd-control-openSUSE-42.2.99.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-42.2.4/control/control.openSUSE.xml
new/skelcd-control-openSUSE-42.2.99.1/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-42.2.4/control/control.openSUSE.xml
2016-08-26 15:52:11.000000000 +0200
+++ new/skelcd-control-openSUSE-42.2.99.1/control/control.openSUSE.xml
2016-09-09 08:47:12.000000000 +0200
@@ -464,24 +464,6 @@
</proposal>
<proposal>
- <label>Live Installation Settings</label>
- <mode>live_installation</mode>
- <stage>initial</stage>
- <name>initial</name>
- <unique_id>live_inst_initial</unique_id>
- <enable_skip>no</enable_skip>
- <proposal_modules config:type="list">
- <proposal_module>hwinfo</proposal_module>
- <proposal_module>partitions</proposal_module>
- <proposal_module>bootloader</proposal_module>
- <proposal_module>country_simple</proposal_module>
- <proposal_module>timezone</proposal_module>
- <proposal_module>users</proposal_module>
- <proposal_module>default_target</proposal_module>
- </proposal_modules>
- </proposal>
-
- <proposal>
<label>Update Settings</label>
<mode>update</mode>
<name>initial</name>
@@ -729,93 +711,6 @@
</modules>
</workflow>
- <!-- Stage: Initial, Mode: Live Installation -->
- <workflow>
- <defaults>
- <archs>all</archs>
- <enable_back>yes</enable_back>
- <enable_next>yes</enable_next>
- </defaults>
- <label>Installation</label>
- <mode>live_installation</mode>
- <stage>initial</stage>
- <modules config:type="list">
- <module>
- <label>Load linuxrc Network Configuration</label>
- <name>install_inf</name>
- </module>
- <module>
- <label>Network Autosetup</label>
- <name>setup_dhcp</name>
- </module>
- <module>
- <label>Welcome</label>
- <name>complex_welcome</name>
- <enable_back>no</enable_back>
- <enable_next>yes</enable_next>
- <arguments>
- <first_run>yes</first_run>
- </arguments>
- <retranslate config:type="boolean">true</retranslate>
- </module>
- <module>
- <label>Time Zone</label>
- <name>timezone</name>
- <arguments>
- <first_run>yes</first_run>
- </arguments>
- <enable_back>yes</enable_back>
- </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>user_first</name>
- </module>
- <module>
- <label>User Settings</label>
- <name>root_first</name>
- </module>
- <module>
- <label>Installation Settings</label>
- <name>inst_live_pre-proposal</name>
- </module>
- <module>
- <label>Installation Settings</label>
- <name>inst_proposal</name>
- <proposal>initial</proposal>
- </module>
- <!-- FATE #303860: Provide consistent progress during
installation -->
- <module>
- <label>Perform Installation</label>
- <name>prepareprogress</name>
- </module>
- <module>
- <label>Perform Installation</label>
- <name>inst_prepdisk</name>
- </module>
- <module>
- <label>Perform Installation</label>
- <name>inst_kickoff</name>
- </module>
- <module>
- <label>Perform Installation</label>
- <name>inst_live_doit</name>
- <enable_next>no</enable_next>
- <enable_back>no</enable_back>
- </module>
- <module>
- <label>Perform Installation</label>
- <name>inst_finish</name>
- <enable_back>no</enable_back>
- </module>
- </modules>
- </workflow>
-
<!-- Stage: Initial, Mode: Update -->
<workflow>
<defaults>
@@ -926,29 +821,6 @@
</workflow>
- <!-- TODO FIXME: fix the live installer to not require the 2nd stage
-->
- <!-- Stage: Continue, Mode: Live Installation -->
- <workflow>
- <stage>continue</stage>
- <mode>live_installation</mode>
- <defaults>
- <enable_back>yes</enable_back>
- <enable_next>yes</enable_next>
- <archs>all</archs>
- </defaults>
- <modules config:type="list">
- <module>
- <heading>yes</heading>
- <label>Configuration</label>
- </module>
- <module>
- <name>live_cleanup</name>
- <enable_back>no</enable_back>
- </module>
-
- </modules>
- </workflow>
-
<!-- Stage: Initial, Mode: AutoInstallation -->
<workflow>
<stage>initial</stage>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-42.2.4/package/skelcd-control-openSUSE.changes
new/skelcd-control-openSUSE-42.2.99.1/package/skelcd-control-openSUSE.changes
--- old/skelcd-control-openSUSE-42.2.4/package/skelcd-control-openSUSE.changes
2016-08-26 15:52:11.000000000 +0200
+++
new/skelcd-control-openSUSE-42.2.99.1/package/skelcd-control-openSUSE.changes
2016-09-09 08:47:12.000000000 +0200
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Sep 8 12:24:32 UTC 2016 - [email protected]
+
+- Cleanup: remove the LiveCD configuration, the yast2-live-installer
+ package was dropped in Tumbleweed (bsc#997829)
+- 42.2.99.1
+
+-------------------------------------------------------------------
Fri Aug 26 12:45:20 UTC 2016 - [email protected]
- Move the YaST self update step earlier in the workflow to avoid
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-42.2.4/package/skelcd-control-openSUSE.spec
new/skelcd-control-openSUSE-42.2.99.1/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-42.2.4/package/skelcd-control-openSUSE.spec
2016-08-26 15:52:11.000000000 +0200
+++ new/skelcd-control-openSUSE-42.2.99.1/package/skelcd-control-openSUSE.spec
2016-09-09 08:47:12.000000000 +0200
@@ -27,7 +27,7 @@
#
######################################################################
Name: skelcd-control-openSUSE
-Version: 42.2.4
+Version: 42.2.99.1
Release: 0
Summary: The openSUSE Installation Control file
License: MIT