Hello community,
here is the log from the commit of package skelcd-control-CAASP for
openSUSE:Factory checked in at 2019-02-04 16:09:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-CAASP (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-CAASP.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-CAASP"
Mon Feb 4 16:09:50 2019 rev:14 rq:670324 version:15.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-CAASP/skelcd-control-CAASP.changes
2018-11-10 16:49:09.952509279 +0100
+++
/work/SRC/openSUSE:Factory/.skelcd-control-CAASP.new.28833/skelcd-control-CAASP.changes
2019-02-04 16:09:51.989993442 +0100
@@ -1,0 +2,6 @@
+Thu Jan 31 10:16:01 UTC 2019 - [email protected]
+
+- Force btrfs filesystem in Guided Setup (needed for bsc#1099485).
+- 15.5
+
+-------------------------------------------------------------------
Old:
----
skelcd-control-CAASP-15.4.tar.bz2
New:
----
skelcd-control-CAASP-15.5.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-control-CAASP.spec ++++++
--- /var/tmp/diff_new_pack.NibSTc/_old 2019-02-04 16:09:52.449993155 +0100
+++ /var/tmp/diff_new_pack.NibSTc/_new 2019-02-04 16:09:52.449993155 +0100
@@ -1,7 +1,7 @@
#
# spec file for package skelcd-control-CAASP
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -102,7 +102,7 @@
Url: https://github.com/yast/skelcd-control-CAASP
AutoReqProv: off
-Version: 15.4
+Version: 15.5
Release: 0
Summary: The CaaSP control file needed for installation
License: MIT
++++++ skelcd-control-CAASP-15.4.tar.bz2 -> skelcd-control-CAASP-15.5.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/skelcd-control-CAASP-15.4/control/control.CAASP.xml
new/skelcd-control-CAASP-15.5/control/control.CAASP.xml
--- old/skelcd-control-CAASP-15.4/control/control.CAASP.xml 2018-11-07
12:52:53.000000000 +0100
+++ new/skelcd-control-CAASP-15.5/control/control.CAASP.xml 2019-01-31
12:22:07.000000000 +0100
@@ -144,6 +144,8 @@
<mount_point>/</mount_point>
<!-- Default == final, since the user can't change it -->
<fs_type>btrfs</fs_type>
+ <!-- Do not allow to select other fs type in the guided setup
-->
+ <fs_types>btrfs</fs_types>
<desired_size config:type="disksize">25 GiB</desired_size>
<min_size config:type="disksize">20 GiB</min_size>
<max_size config:type="disksize">30 GiB</max_size>
@@ -216,6 +218,8 @@
<mount_point>/var/lib/docker</mount_point>
<!-- Default == final, since the user can't change it -->
<fs_type>btrfs</fs_type>
+ <!-- Do not allow to select other fs type in the guided setup
-->
+ <fs_types>btrfs</fs_types>
<snapshots config:type="boolean">false</snapshots>
<snapshots_configurable
config:type="boolean">false</snapshots_configurable>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-CAASP-15.4/package/skelcd-control-CAASP.changes
new/skelcd-control-CAASP-15.5/package/skelcd-control-CAASP.changes
--- old/skelcd-control-CAASP-15.4/package/skelcd-control-CAASP.changes
2018-11-07 12:52:53.000000000 +0100
+++ new/skelcd-control-CAASP-15.5/package/skelcd-control-CAASP.changes
2019-01-31 12:22:07.000000000 +0100
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Jan 31 10:16:01 UTC 2019 - [email protected]
+
+- Force btrfs filesystem in Guided Setup (needed for bsc#1099485).
+- 15.5
+
+-------------------------------------------------------------------
Tue Nov 6 13:45:16 UTC 2018 - [email protected]
- Display new role dialogs in the workflow (FATE#325834)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/skelcd-control-CAASP-15.4/package/skelcd-control-CAASP.spec
new/skelcd-control-CAASP-15.5/package/skelcd-control-CAASP.spec
--- old/skelcd-control-CAASP-15.4/package/skelcd-control-CAASP.spec
2018-11-07 12:52:53.000000000 +0100
+++ new/skelcd-control-CAASP-15.5/package/skelcd-control-CAASP.spec
2019-01-31 12:22:07.000000000 +0100
@@ -101,7 +101,7 @@
Url: https://github.com/yast/skelcd-control-CAASP
AutoReqProv: off
-Version: 15.4
+Version: 15.5
Release: 0
Summary: The CaaSP control file needed for installation
License: MIT