Hello community,
here is the log from the commit of package skelcd-control-openSUSE for
openSUSE:Factory checked in at 2016-08-31 00:02:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-16 13:01:01.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
2016-08-31 00:02:45.000000000 +0200
@@ -1,0 +2,14 @@
+Fri Aug 26 12:45:20 UTC 2016 - [email protected]
+
+- Move the YaST self update step earlier in the workflow to avoid
+ bugs caused by restarting YaST (boo#995771)
+- 42.2.4
+
+-------------------------------------------------------------------
+Thu Aug 25 12:07:32 UTC 2016 - [email protected]
+
+- Drop the 'Minimal Server Selection' which is basically the same
+ as "Server (Text Mode)" already (boo#962725).
+- 42.2.3
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change
Old:
----
skelcd-control-openSUSE-42.2.2.tar.bz2
New:
----
skelcd-control-openSUSE-42.2.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.m7cuKb/_old 2016-08-31 00:02:46.000000000 +0200
+++ /var/tmp/diff_new_pack.m7cuKb/_new 2016-08-31 00:02:46.000000000 +0200
@@ -27,7 +27,7 @@
#
######################################################################
Name: skelcd-control-openSUSE-promo
-Version: 42.2.2
+Version: 42.2.4
Release: 0
Summary: The openSUSE Installation Control file
License: MIT
skelcd-control-openSUSE.spec: same change
++++++ skelcd-control-openSUSE-42.2.2.tar.bz2 ->
skelcd-control-openSUSE-42.2.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/skelcd-control-openSUSE-42.2.2/CONTRIBUTING.md
new/skelcd-control-openSUSE-42.2.4/CONTRIBUTING.md
--- old/skelcd-control-openSUSE-42.2.2/CONTRIBUTING.md 2016-08-15
09:52:10.000000000 +0200
+++ new/skelcd-control-openSUSE-42.2.4/CONTRIBUTING.md 2016-08-26
10:27:10.000000000 +0200
@@ -3,7 +3,7 @@
YaST is an open source project and as such it welcomes all kinds of
contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and YaST maintainers.
+ensure the process is effective and pleasant both for you and the YaST
maintainers.
There are two main forms of contribution: reporting bugs and performing code
changes.
@@ -17,13 +17,11 @@
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
if you don't have an account yet.)
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
-that every bug will be fixed, but we'll try.
-
When creating a bug report, please follow our [bug reporting
guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+We can't guarantee that every bug will be fixed, but we'll try.
+
Code Changes
------------
@@ -44,15 +42,22 @@
to the [Ruby style
guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
- 4. Make sure your change didn't break anything by building the RPM package
+ 4. Update the package version (in `packages/*.spec`, usually by
+ `rake version:bump`) and add a new entry to the `package/*.changes` file
+ (by `osc vc package`).
+ For bigger changes or changes which need longer discussion it is advised
to
+ add this as a separate last commit so it can be easily updated when
another
+ change is merged in the meantime.
+
+ 5. Make sure your change didn't break anything by building the RPM package
(`rake osc:build`). The build process includes running the full testsuite.
- 5. Publish the branch and create a pull request.
+ 6. Publish the branch and create a pull request.
- 6. YaST developers will review your change and possibly point out issues.
+ 7. YaST developers will review your change and possibly point out issues.
Adapt the code under their guidance until they are all resolved.
- 7. Finally, the pull request will get merged or rejected.
+ 8. Finally, the pull request will get merged or rejected.
See also [GitHub's guide on
contributing](https://help.github.com/articles/fork-a-repo).
@@ -60,9 +65,6 @@
If you want to do multiple unrelated changes, use separate branches and pull
requests.
-Do not change the `VERSION` and `*.changes` files as this could lead to
-conflicts.
-
### Commits
Each commit in the pull request should do only one thing, which is clearly
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-42.2.2/control/control.openSUSE.xml
new/skelcd-control-openSUSE-42.2.4/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-42.2.2/control/control.openSUSE.xml
2016-08-11 09:52:13.000000000 +0200
+++ new/skelcd-control-openSUSE-42.2.4/control/control.openSUSE.xml
2016-08-26 15:52:11.000000000 +0200
@@ -236,18 +236,6 @@
<icon>pattern-enlightenment</icon>
</one_supported_desktop>
- <one_supported_desktop>
- <name>textmode</name>
- <desktop>twm</desktop>
- <label_id>desktop_textmode</label_id>
- <logon></logon>
- <cursor>DMZ</cursor>
- <packages>branding-openSUSE</packages>
- <order config:type="integer">8</order>
- <patterns>minimal_base minimal_base-conflicts</patterns>
- <icon>yast-ssh-server</icon>
- </one_supported_desktop>
-
</supported_desktops>
<!-- FaTE #306967 KDE is preselected desktop -->
@@ -372,7 +360,6 @@
<desktop_lxde><label>LXDE Desktop</label></desktop_lxde>
<desktop_min_x><label>Minimal X Window</label></desktop_min_x>
<desktop_enlightenment><label>Enlightenment
Desktop</label></desktop_enlightenment>
- <desktop_textmode><label>Minimal Server Selection (Text
Mode)</label></desktop_textmode>
</texts>
@@ -595,6 +582,11 @@
<label>Network Autosetup</label>
<name>setup_dhcp</name>
</module>
+ <!-- As soon as possible but after network is initialized -->
+ <module>
+ <label>Installer Update</label>
+ <name>update_installer</name>
+ </module>
<module>
<label>Welcome</label>
<name>complex_welcome</name>
@@ -617,13 +609,6 @@
<label>System Analysis</label>
<name>system_analysis</name>
</module>
- <!-- As soon as possible but after packager is initialized -->
- <module>
- <label>Installer Update</label>
- <name>update_installer</name>
- <enable_back>yes</enable_back>
- <enable_next>yes</enable_next>
- </module>
<module>
<label>System Analysis</label>
<name>installation_options</name>
@@ -843,6 +828,19 @@
<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>
+ <!-- As soon as possible but after network is initialized -->
+ <module>
+ <label>Installer Update</label>
+ <name>update_installer</name>
+ </module>
+ <module>
<name>complex_welcome</name>
<label>Welcome</label>
<enable_back>no</enable_back>
@@ -859,13 +857,6 @@
<label>System Analysis</label>
<name>system_analysis</name>
</module>
- <!-- As soon as possible but after packager is initialized -->
- <module>
- <label>Installer Update</label>
- <name>update_installer</name>
- <enable_back>yes</enable_back>
- <enable_next>yes</enable_next>
- </module>
<module>
<label>System for Update</label>
<name>update_partition</name>
@@ -969,19 +960,19 @@
<enable_next>no</enable_next>
</defaults>
<modules config:type="list">
+ <!-- As soon as possible -->
+ <module>
+ <label>Installer Update</label>
+ <name>update_installer</name>
+ <enable_back>no</enable_back>
+ <enable_next>yes</enable_next>
+ </module>
<module>
<label>AutoYaST Settings</label>
<name>autoinit</name>
<archs>all</archs>
<retranslate config:type="boolean">true</retranslate>
</module>
- <!-- As soon as possible but after packager is initialized -->
- <module>
- <label>Installer Update</label>
- <name>update_installer</name>
- <enable_back>yes</enable_back>
- <enable_next>yes</enable_next>
- </module>
<module>
<label>AutoYaST Settings</label>
<name>autosetup</name>
@@ -1043,6 +1034,13 @@
<mode>autoupgrade</mode>
<stage>initial</stage>
<modules config:type="list">
+ <!-- As soon as possible -->
+ <module>
+ <label>Installer Update</label>
+ <name>update_installer</name>
+ <enable_back>no</enable_back>
+ <enable_next>yes</enable_next>
+ </module>
<module>
<label>System Analysis</label>
<name>system_analysis</name>
@@ -1061,13 +1059,6 @@
<archs>all</archs>
<retranslate config:type="boolean">true</retranslate>
</module>
- <!-- As soon as possible but after packager is initialized -->
- <module>
- <label>Installer Update</label>
- <name>update_installer</name>
- <enable_back>yes</enable_back>
- <enable_next>yes</enable_next>
- </module>
<module>
<label>AutoYaST Settings</label>
<name>autosetup_upgrade</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-42.2.2/package/skelcd-control-openSUSE.changes
new/skelcd-control-openSUSE-42.2.4/package/skelcd-control-openSUSE.changes
--- old/skelcd-control-openSUSE-42.2.2/package/skelcd-control-openSUSE.changes
2016-08-15 09:52:10.000000000 +0200
+++ new/skelcd-control-openSUSE-42.2.4/package/skelcd-control-openSUSE.changes
2016-08-26 15:52:11.000000000 +0200
@@ -1,4 +1,18 @@
-------------------------------------------------------------------
+Fri Aug 26 12:45:20 UTC 2016 - [email protected]
+
+- Move the YaST self update step earlier in the workflow to avoid
+ bugs caused by restarting YaST (boo#995771)
+- 42.2.4
+
+-------------------------------------------------------------------
+Thu Aug 25 12:07:32 UTC 2016 - [email protected]
+
+- Drop the 'Minimal Server Selection' which is basically the same
+ as "Server (Text Mode)" already (boo#962725).
+- 42.2.3
+
+-------------------------------------------------------------------
Mon Aug 8 11:01:35 UTC 2016 - [email protected]
- Use icewm as DEFAULT_WM when installing MinimalX. This in fact
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-openSUSE-42.2.2/package/skelcd-control-openSUSE.spec
new/skelcd-control-openSUSE-42.2.4/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-42.2.2/package/skelcd-control-openSUSE.spec
2016-08-11 09:52:13.000000000 +0200
+++ new/skelcd-control-openSUSE-42.2.4/package/skelcd-control-openSUSE.spec
2016-08-26 15:52:11.000000000 +0200
@@ -27,7 +27,7 @@
#
######################################################################
Name: skelcd-control-openSUSE
-Version: 42.2.2
+Version: 42.2.4
Release: 0
Summary: The openSUSE Installation Control file
License: MIT