Hello community,

here is the log from the commit of package skelcd-control-openSUSE for 
openSUSE:Factory checked in at 2018-04-07 20:51:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-openSUSE"

Sat Apr  7 20:51:01 2018 rev:195 rq:593222 version:42.3.99.24

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
    2018-03-26 12:12:23.862755207 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
       2018-04-07 20:51:10.435166543 +0200
@@ -1,0 +2,6 @@
+Thu Mar 29 16:33:11 UTC 2018 - [email protected]
+
+- Unify serverro role partition config with Kubic (boo#1087449)
+- 42.3.99.24
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change

Old:
----
  skelcd-control-openSUSE-42.3.99.23.tar.bz2

New:
----
  skelcd-control-openSUSE-42.3.99.24.tar.bz2

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

Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.WB3AUl/_old  2018-04-07 20:51:16.082962133 +0200
+++ /var/tmp/diff_new_pack.WB3AUl/_new  2018-04-07 20:51:16.086961988 +0200
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE-promo
-Version:        42.3.99.23
+Version:        42.3.99.24
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT

skelcd-control-openSUSE.spec: same change
++++++ skelcd-control-openSUSE-42.3.99.23.tar.bz2 -> 
skelcd-control-openSUSE-42.3.99.24.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-42.3.99.23/control/control.openSUSE.xml 
new/skelcd-control-openSUSE-42.3.99.24/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-42.3.99.23/control/control.openSUSE.xml 
2018-03-16 14:38:02.000000000 +0100
+++ new/skelcd-control-openSUSE-42.3.99.24/control/control.openSUSE.xml 
2018-04-03 15:03:04.000000000 +0200
@@ -464,19 +464,21 @@
             </proposal>
 
             <volumes config:type="list">
-                <!-- / volume: 5 GiB - 20 GiB, *2 if snapshots are used -->
+                <!-- / volume: 16 GiB - 30 GiB, like Kubic -->
                 <volume>
                     <mount_point>/</mount_point>
                     <fs_type>btrfs</fs_type>
 
-                    <desired_size config:type="disksize">10 GiB</desired_size>
-                    <min_size config:type="disksize">5 GiB</min_size>
-                    <max_size config:type="disksize">20 GiB</max_size>
-                    <weight config:type="integer">60</weight>
-
+                    <desired_size config:type="disksize">25 GiB</desired_size>
+                    <min_size config:type="disksize">16 GiB</min_size>
+                    <max_size config:type="disksize">30 GiB</max_size>
+                    <weight config:type="integer">80</weight>
+                    <!-- Always use snapshots, no matter what -->
                     <snapshots config:type="boolean">true</snapshots>
-                    <snapshots_configurable 
config:type="boolean">true</snapshots_configurable>
-                    <snapshots_percentage 
config:type="integer">100</snapshots_percentage>
+                    <snapshots_configurable 
config:type="boolean">false</snapshots_configurable>
+
+                    <!-- You don't want to miss the / volume -->
+                    <proposed_configurable 
config:type="boolean">false</proposed_configurable>
 
                     <!-- the default subvolume "@" was requested by product 
management -->
                     <btrfs_default_subvolume>@</btrfs_default_subvolume>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-42.3.99.23/package/skelcd-control-openSUSE.changes 
new/skelcd-control-openSUSE-42.3.99.24/package/skelcd-control-openSUSE.changes
--- 
old/skelcd-control-openSUSE-42.3.99.23/package/skelcd-control-openSUSE.changes  
    2018-03-16 14:38:02.000000000 +0100
+++ 
new/skelcd-control-openSUSE-42.3.99.24/package/skelcd-control-openSUSE.changes  
    2018-04-03 15:03:04.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Mar 29 16:33:11 UTC 2018 - [email protected]
+
+- Unify serverro role partition config with Kubic (boo#1087449)
+- 42.3.99.24
+
+-------------------------------------------------------------------
 Wed Mar 16 13:14:43 UTC 2018 - [email protected]
 
 - Introduce "Server with Transactional Updates and Read-Only Root
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-42.3.99.23/package/skelcd-control-openSUSE.spec 
new/skelcd-control-openSUSE-42.3.99.24/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-42.3.99.23/package/skelcd-control-openSUSE.spec 
2018-03-16 14:38:02.000000000 +0100
+++ new/skelcd-control-openSUSE-42.3.99.24/package/skelcd-control-openSUSE.spec 
2018-04-03 15:03:04.000000000 +0200
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE
-Version:        42.3.99.23
+Version:        42.3.99.24
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT


Reply via email to