Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kiwi-templates-JeOS for 
openSUSE:Factory checked in at 2021-02-04 20:22:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi-templates-JeOS (Old)
 and      /work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi-templates-JeOS"

Thu Feb  4 20:22:09 2021 rev:22 rq:868291 version:84.87

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiwi-templates-JeOS/kiwi-templates-JeOS.changes  
2021-01-20 18:24:11.263342588 +0100
+++ 
/work/SRC/openSUSE:Factory/.kiwi-templates-JeOS.new.28504/kiwi-templates-JeOS.changes
       2021-02-04 20:22:10.486652748 +0100
@@ -1,0 +2,5 @@
+Wed Jan 27 08:33:04 UTC 2021 - Fabian Vogt <fv...@suse.com>
+
+- Simplify multi-arch profiles using a new kiwi feature
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ JeOS.kiwi ++++++
--- /var/tmp/diff_new_pack.6NmA4v/_old  2021-02-04 20:22:11.010653546 +0100
+++ /var/tmp/diff_new_pack.6NmA4v/_new  2021-02-04 20:22:11.010653546 +0100
@@ -10,28 +10,14 @@
     </description>
     <profiles>
         <!-- Those two are only used as deps -->
-        <profile name="kvm-and-xen.x86_64" description="JeOS for KVM and HVM 
Xen" arch="x86_64"/>
-        <profile name="kvm-and-xen.aarch64" description="JeOS for KVM and HVM 
Xen" arch="aarch64"/>
-        <profile name="kvm-and-xen" description="JeOS for KVM and HVM Xen" 
arch="x86_64">
-            <requires profile="kvm-and-xen.x86_64"/>
-        </profile>
-        <profile name="kvm-and-xen" description="JeOS for KVM and HVM Xen" 
arch="aarch64">
-            <requires profile="kvm-and-xen.aarch64"/>
-        </profile>
+        <profile name="kvm-and-xen" description="JeOS for KVM and Xen" 
arch="aarch64,x86_64"/>
         <profile name="VMware" description="JeOS for VMware" arch="x86_64"/>
         <!-- Those two are only used as deps -->
-        <profile name="MS-HyperV.x86_64" description="JeOS for Hyper-V" 
arch="x86_64"/>
-        <profile name="MS-HyperV.aarch64" description="JeOS for Hyper-V" 
arch="aarch64"/>
-        <profile name="MS-HyperV" description="JeOS for Hyper-V" arch="x86_64">
-            <requires profile="MS-HyperV.x86_64"/>
-        </profile>
-        <profile name="MS-HyperV" description="JeOS for Hyper-V" 
arch="aarch64">
-            <requires profile="MS-HyperV.aarch64"/>
-        </profile>
+        <profile name="MS-HyperV" description="JeOS for Hyper-V" 
arch="aarch64,x86_64"/>
         <profile name="OpenStack-Cloud" description="JeOS for OpenStack Cloud" 
arch="x86_64"/>
         <profile name="RaspberryPi" description="JeOS for the Raspberry Pi" 
arch="aarch64"/>
     </profiles>
-    <preferences profiles="kvm-and-xen.x86_64">
+    <preferences profiles="kvm-and-xen" arch="x86_64">
         <version>15.1.0</version>
         <packagemanager>zypper</packagemanager>
         <bootloader-theme>openSUSE</bootloader-theme>
@@ -64,7 +50,7 @@
         </type>
     </preferences>
 
-    <preferences profiles="kvm-and-xen.aarch64">
+    <preferences profiles="kvm-and-xen" arch="aarch64">
         <version>15.1.0</version>
         <packagemanager>zypper</packagemanager>
         <bootloader-theme>openSUSE</bootloader-theme>
@@ -152,7 +138,7 @@
         </type>
     </preferences>
 
-    <preferences profiles="MS-HyperV.x86_64">
+    <preferences profiles="MS-HyperV" arch="x86_64">
         <version>15.1.0</version>
         <packagemanager>zypper</packagemanager>
         <bootloader-theme>openSUSE</bootloader-theme>
@@ -186,7 +172,7 @@
         </type>
     </preferences>
 
-    <preferences profiles="MS-HyperV.aarch64">
+    <preferences profiles="MS-HyperV" arch="aarch64">
         <version>15.1.0</version>
         <packagemanager>zypper</packagemanager>
         <bootloader-theme>openSUSE</bootloader-theme>

Reply via email to