leap-16.0 Update from Factory #4

Manually merged
pool merged 3 commits from michals/virtme:leap-16.0 into leap-16.0 2025-12-10 17:27:23 +01:00
5 changed files with 16 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/arighi/virtme-ng.git</param>
<param name="scm">git</param>
<param name="submodules">enable</param>
<param name="revision">v1.39</param>
<param name="revision">v1.40</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8d17bc3901e3b7bd34a67ea7cd90500fcc0f3259cd6df626fccae504e658d59
size 90108

3
virtme-ng-1.40.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ec2aa467695520052ad3f62cb4991a9a442204863deb5dfc91403bc700a0331
size 91088

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Dec 8 09:29:40 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.40:
* No significant change, this is just a very small hotfix release
to solve a packaging problem introduced by a conflict with the
new vng-mcp tool.
* While at it, there're also some small improved hints in the MCP
server, so that AI agents can better understand how to build
the kernel using vng --build.
-------------------------------------------------------------------
Mon Dec 1 11:11:05 UTC 2025 - Michael Vetter <mvetter@suse.com>

View File

@@ -22,7 +22,7 @@
%global pythons python311
%endif
Name: virtme
Version: 1.39
Version: 1.40
Release: 0
Summary: Tools for virtualize the running distro or a rootfs
License: GPL-2.0-only