Hello community,
here is the log from the commit of package skelcd-control-MicroOS for
openSUSE:Factory checked in at 2019-08-22 15:02:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-MicroOS (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-MicroOS"
Thu Aug 22 15:02:46 2019 rev:8 rq:723924 version:20190815
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-MicroOS/skelcd-control-MicroOS.changes
2019-08-07 13:59:35.648854061 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-MicroOS.new.7948/skelcd-control-MicroOS.changes
2019-08-22 15:20:05.778308616 +0200
@@ -1,0 +2,7 @@
+Thu Aug 15 16:38:06 CEST 2019 - [email protected]
+
+- Require yast2-caasp >= 4.2.1
+- Add NTP configuration dialog [bsc#1135342]
+- 20190815
+
+-------------------------------------------------------------------
Old:
----
skelcd-control-MicroOS-20190802.tar.bz2
New:
----
skelcd-control-MicroOS-20190815.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-MicroOS.spec ++++++
--- /var/tmp/diff_new_pack.ZFSVf6/_old 2019-08-22 15:20:06.162308519 +0200
+++ /var/tmp/diff_new_pack.ZFSVf6/_new 2019-08-22 15:20:06.162308519 +0200
@@ -53,6 +53,7 @@
Requires: autoyast2
Requires: yast2-add-on
Requires: yast2-buildtools
+Requires: yast2-caasp >= 4.2.1
Requires: yast2-devtools
Requires: yast2-fcoe-client
# For creating the AutoYast profile at the end of installation (bnc#887406)
@@ -117,7 +118,7 @@
Url: https://github.com/yast/skelcd-control-MicroOS
AutoReqProv: off
-Version: 20190802
+Version: 20190815
Release: 0
Summary: The MicroOS control file needed for installation
License: MIT
++++++ skelcd-control-MicroOS-20190802.tar.bz2 ->
skelcd-control-MicroOS-20190815.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20190802/control/control.MicroOS.xml
new/skelcd-control-MicroOS-20190815/control/control.MicroOS.xml
--- old/skelcd-control-MicroOS-20190802/control/control.MicroOS.xml
2019-08-02 14:41:09.000000000 +0200
+++ new/skelcd-control-MicroOS-20190815/control/control.MicroOS.xml
2019-08-16 09:58:52.000000000 +0200
@@ -70,18 +70,6 @@
<!-- bnc #431158: Adjusts /etc/sysconfig/security/POLKIT_DEFAULT_PRIVS
if set -->
<polkit_default_privs>restrictive</polkit_default_privs>
- <!-- Used in services proposal -->
- <services_proposal config:type="list">
- <!-- FATE #305583: Start CIMOM by default -->
- <service>
- <!-- see 'texts' -->
- <label_id>service_sfcb</label_id>
- <service_names>sfcb</service_names>
- <firewall_plugins>sblim-sfcb</firewall_plugins>
- <enabled_by_default
config:type="boolean">false</enabled_by_default>
- <packages>sblim-sfcb</packages>
- </service>
- </services_proposal>
</globals>
<software>
@@ -232,6 +220,7 @@
<id>micro_os_role</id>
<order config:type="integer">100</order>
+ <additional_dialogs>inst_microos_role</additional_dialogs>
</system_role>
@@ -243,6 +232,7 @@
</software>
<order config:type="integer">200</order>
+ <additional_dialogs>inst_microos_role</additional_dialogs>
</system_role>
</system_roles>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20190802/package/skelcd-control-MicroOS.changes
new/skelcd-control-MicroOS-20190815/package/skelcd-control-MicroOS.changes
--- old/skelcd-control-MicroOS-20190802/package/skelcd-control-MicroOS.changes
2019-08-02 14:41:09.000000000 +0200
+++ new/skelcd-control-MicroOS-20190815/package/skelcd-control-MicroOS.changes
2019-08-16 09:58:52.000000000 +0200
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Aug 15 16:38:06 CEST 2019 - [email protected]
+
+- Require yast2-caasp >= 4.2.1
+- Add NTP configuration dialog [bsc#1135342]
+- 20190815
+
+-------------------------------------------------------------------
Fri Aug 02 13:17:11 UTC 2019 - Richard Brown <[email protected]>
- Add /usr/local subvolume [boo#1143682]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-MicroOS-20190802/package/skelcd-control-MicroOS.spec
new/skelcd-control-MicroOS-20190815/package/skelcd-control-MicroOS.spec
--- old/skelcd-control-MicroOS-20190802/package/skelcd-control-MicroOS.spec
2019-08-02 14:41:09.000000000 +0200
+++ new/skelcd-control-MicroOS-20190815/package/skelcd-control-MicroOS.spec
2019-08-16 09:58:52.000000000 +0200
@@ -53,6 +53,7 @@
Requires: autoyast2
Requires: yast2-add-on
Requires: yast2-buildtools
+Requires: yast2-caasp >= 4.2.1
Requires: yast2-devtools
Requires: yast2-fcoe-client
# For creating the AutoYast profile at the end of installation (bnc#887406)
@@ -117,7 +118,7 @@
Url: https://github.com/yast/skelcd-control-MicroOS
AutoReqProv: off
-Version: 20190802
+Version: 20190815
Release: 0
Summary: The MicroOS control file needed for installation
License: MIT