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 2025-02-14 19:23:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-vmdk (Old)
 and      /work/SRC/openSUSE:Factory/.open-vmdk.new.8181 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-vmdk"

Fri Feb 14 19:23:04 2025 rev:3 rq:1245859 version:0.3.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-vmdk/open-vmdk.changes      2023-12-18 
22:57:28.394974055 +0100
+++ /work/SRC/openSUSE:Factory/.open-vmdk.new.8181/open-vmdk.changes    
2025-02-14 19:23:06.484184183 +0100
@@ -1,0 +2,24 @@
+Fri Feb 14 10:57:15 UTC 2025 - Dirk Müller <dmuel...@suse.com>
+
+- update to 0.3.10:
+  * mkova.sh: bail if vmdk-convert is not in PATH
+  * fix `abspath()` in `OVFFile`
+  * bump spec version to 0.3.10-0
+  * ova-compose: add option to set tar format (default: `gnu`)
+- update to 0.3.9:
+  * add disk_id/file_id options for disk images
+  * ova-compose: support sha1 checksum type
+  * ova-compose: fix slowness of hashsum generation
+  * ova-compose: add raw_image option for disks
+- update to 0.3.8:
+  * add spec file
+  * add 'None' to name spaces
+  * fix password setting in properties (was always false)
+  * add support for multiple product sections
+  * add 'units' option for disk images
+- update to 0.3.7:
+  * Honor compiler/linker flags from the environment
+  * add NVME and USB3 controllers
+  * set default checksum type to sha256
+
+-------------------------------------------------------------------

Old:
----
  _service
  _servicedata
  open-vmdk-0.3.6.0.obscpio
  open-vmdk-0.3.6.0.tar.xz
  open-vmdk.obsinfo

New:
----
  v0.3.10.tar.gz

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

Other differences:
------------------
++++++ open-vmdk.spec ++++++
--- /var/tmp/diff_new_pack.UDI8vB/_old  2025-02-14 19:23:07.252216022 +0100
+++ /var/tmp/diff_new_pack.UDI8vB/_new  2025-02-14 19:23:07.256216188 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package open-vmdk
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           open-vmdk
-Version:        0.3.6.0
+Version:        0.3.10
 Release:        0
 Summary:        Tools to create OVA files from raw disk images
 License:        Apache-2.0
 Group:          System/Management
 URL:            https://github.com/vmware/open-vmdk
-Source0:        %{name}-%{version}.tar.xz
+Source0:        
https://github.com/vmware/open-vmdk/archive/refs/tags/v%{version}.tar.gz
 Patch0:         shebang.patch
 BuildRequires:  zlib-devel
 Requires:       coreutils

Reply via email to