Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-installation-control for 
openSUSE:Factory checked in at 2023-08-06 16:29:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation-control (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-installation-control.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-installation-control"

Sun Aug  6 16:29:20 2023 rev:51 rq:1102402 version:4.6.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-installation-control/yast2-installation-control.changes
    2023-03-04 22:43:15.503764426 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation-control.new.22712/yast2-installation-control.changes
 2023-08-06 16:29:23.299631055 +0200
@@ -1,0 +2,6 @@
+Fri Aug  4 13:03:33 UTC 2023 - Stefan Schubert <sch...@suse.com>
+
+- enable_systemd_boot: systemd_boot can be selected if UEFI is
+  available. (jsc#PED-1906)
+
+-------------------------------------------------------------------

Old:
----
  yast2-installation-control-4.6.0.tar.bz2

New:
----
  yast2-installation-control-4.6.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-installation-control.spec ++++++
--- /var/tmp/diff_new_pack.KMlFP8/_old  2023-08-06 16:29:24.435638331 +0200
+++ /var/tmp/diff_new_pack.KMlFP8/_new  2023-08-06 16:29:24.439638357 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation-control
-Version:        4.6.0
+Version:        4.6.1
 Release:        0
 Summary:        YaST2 - RNG schema for installation control files
 License:        GPL-2.0-only

++++++ yast2-installation-control-4.6.0.tar.bz2 -> 
yast2-installation-control-4.6.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.6.0/control/control.rnc 
new/yast2-installation-control-4.6.1/control/control.rnc
--- old/yast2-installation-control-4.6.0/control/control.rnc    2023-03-03 
15:53:20.000000000 +0100
+++ new/yast2-installation-control-4.6.1/control/control.rnc    2023-08-04 
16:43:42.000000000 +0200
@@ -122,7 +122,7 @@
     | display_register_forcereg
     | displaymanager_shutdown
     | enable_autologin
-    | enable_autologin
+    | enable_systemd_boot
     | enable_clone
     | enable_firewall
     | enable_kdump
@@ -209,6 +209,8 @@
 debug_workflow =                       element debug_workflow { BOOLEAN }
 ## Default value for autologin
 enable_autologin =                     element enable_autologin { BOOLEAN }
+## systemd_boot can be selected if UEFI is available
+enable_systemd_boot =                  element enable_systemd_boot { BOOLEAN }
 ## Default value for firewall
 enable_firewall =                      element enable_firewall { BOOLEAN }
 ## Default value for opening port for SSH in firewall
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-control-4.6.0/control/control.rng 
new/yast2-installation-control-4.6.1/control/control.rng
--- old/yast2-installation-control-4.6.0/control/control.rng    2023-03-03 
15:53:20.000000000 +0100
+++ new/yast2-installation-control-4.6.1/control/control.rng    2023-08-04 
16:43:42.000000000 +0200
@@ -201,7 +201,7 @@
       <ref name="display_register_forcereg"/>
       <ref name="displaymanager_shutdown"/>
       <ref name="enable_autologin"/>
-      <ref name="enable_autologin"/>
+      <ref name="enable_systemd_boot"/>
       <ref name="enable_clone"/>
       <ref name="enable_firewall"/>
       <ref name="enable_kdump"/>
@@ -351,6 +351,12 @@
       <ref name="BOOLEAN"/>
     </element>
   </define>
+  <define name="enable_systemd_boot">
+    <a:documentation>systemd_boot can be selected if UEFI is 
available</a:documentation>
+    <element name="enable_systemd_boot">
+      <ref name="BOOLEAN"/>
+    </element>
+  </define>
   <define name="enable_firewall">
     <a:documentation>Default value for firewall</a:documentation>
     <element name="enable_firewall">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.6.0/package/yast2-installation-control.changes 
new/yast2-installation-control-4.6.1/package/yast2-installation-control.changes
--- 
old/yast2-installation-control-4.6.0/package/yast2-installation-control.changes 
    2023-03-03 15:53:20.000000000 +0100
+++ 
new/yast2-installation-control-4.6.1/package/yast2-installation-control.changes 
    2023-08-04 16:43:42.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Aug  4 13:03:33 UTC 2023 - Stefan Schubert <sch...@suse.com>
+
+- enable_systemd_boot: systemd_boot can be selected if UEFI is
+  available. (jsc#PED-1906)
+
+-------------------------------------------------------------------
 Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lsle...@suse.cz>
 
 - Bump version to 4.6.0 (bsc#1208913)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-control-4.6.0/package/yast2-installation-control.spec 
new/yast2-installation-control-4.6.1/package/yast2-installation-control.spec
--- 
old/yast2-installation-control-4.6.0/package/yast2-installation-control.spec    
    2023-03-03 15:53:20.000000000 +0100
+++ 
new/yast2-installation-control-4.6.1/package/yast2-installation-control.spec    
    2023-08-04 16:43:42.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation-control
-Version:        4.6.0
+Version:        4.6.1
 Release:        0
 Summary:        YaST2 - RNG schema for installation control files
 License:        GPL-2.0-only

Reply via email to