Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package open-vmdk for openSUSE:Factory 
checked in at 2026-06-16 13:46:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-vmdk (Old)
 and      /work/SRC/openSUSE:Factory/.open-vmdk.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-vmdk"

Tue Jun 16 13:46:54 2026 rev:6 rq:1359588 version:0.3.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-vmdk/open-vmdk.changes      2026-06-11 
17:26:05.127119154 +0200
+++ /work/SRC/openSUSE:Factory/.open-vmdk.new.1981/open-vmdk.changes    
2026-06-16 13:48:23.328614768 +0200
@@ -1,0 +2,9 @@
+Mon Jun 15 11:17:55 UTC 2026 - PraveenKumar Handigol 
<[email protected]>
+
+- Remove Legal-Review-Notice again
+- Remove pytest/configs/EULA.txt during %prep:
+  it contains VMware proprietary EULA text used only as pytest test
+  fixture data and is not required for building or running
+  open-vmdk/vmdk-tools.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ open-vmdk.spec ++++++
--- /var/tmp/diff_new_pack.qJYsWw/_old  2026-06-16 13:48:25.808718278 +0200
+++ /var/tmp/diff_new_pack.qJYsWw/_new  2026-06-16 13:48:25.820718779 +0200
@@ -20,7 +20,6 @@
 Version:        0.3.12
 Release:        0
 Summary:        Tools to create OVA files from raw disk images
-# Legal-Review-Notice: pytest/configs/EULA.txt contains VMware proprietary 
EULA text, but it is only pytest test fixture data. It is not installed, not 
shipped in the binary RPM, and is not required for building or running 
open-vmdk/vmdk-tools. The actual package code is licensed under Apache-2.0.
 License:        Apache-2.0
 Group:          System/Management
 URL:            https://github.com/vmware/open-vmdk
@@ -36,13 +35,18 @@
 Requires:       util-linux
 
 %description
-Tools to create OVA files from raw disk images. This includes 'vmdk-convert'
-to create VMDKs from raw disk images, and 'ova-compose' to create OVA files
+Tools to create OVA files from raw disk images. This includes 'vmdk-convert' to
+create VMDKs from raw disk images, and 'ova-compose' to create OVA files
 that can be imported by VMware vSphere or Fusion and Workstation.
 
 %prep
 
 %setup -q
+
+# Remove VMware proprietary EULA text used only as pytest test fixture data.
+# This file is not required for building or running open-vmdk/vmdk-tools.
+rm -f pytest/configs/EULA.txt
+
 %autopatch -p1
 
 %build

Reply via email to