Accepting request 1220163 from devel:tools:building

OBS-URL: https://build.opensuse.org/request/show/1220163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=39
This commit is contained in:
Dominique Leuenberger 2024-11-02 15:12:01 +00:00 committed by Git OBS Bridge
commit 14fb5c4788
8 changed files with 33 additions and 11 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/chainguard-dev/melange</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v0.14.11</param>
<param name="revision">v0.15.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/chainguard-dev/melange</param>
<param name="changesrevision">7af591847a044b2eb12246dcabf1f4e5346cd9ea</param></service></servicedata>
<param name="changesrevision">e1fb07674e1d11b0691011c29cc256a2b4e88e5f</param></service></servicedata>

View File

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

3
melange-0.15.0.obscpio Normal file
View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sat Nov 02 08:22:10 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.15.0:
* feat(qemu): fix qemu command on cross-compilation cases
* update docs
* feat(qemu): add flag to specify cpu model to use, useful for
cases where /dev/kvm is not available
* fix(qemu): remove ssh ignoreHostKey, set an host-key retrieval
step, then use host key verification for all successive
commands
* fix linting
* fix(qemu): improve error when not finding a suitable kernel
image
* fix(qemu): use net.Listen to find open port, simplify random
port logic
* fix(qemu): use package go-shellquote and simplify cmd handling
* fix(qemu): use package go-shellquote and simplify cmd handling
* fix(qemu): specify KVM accelleration on linux, use only if
/dev/kvm is present
* fix(qemu): fix typos
-------------------------------------------------------------------
Tue Oct 29 15:08:52 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: melange
version: 0.14.11
mtime: 1730133523
commit: 7af591847a044b2eb12246dcabf1f4e5346cd9ea
version: 0.15.0
mtime: 1730487832
commit: e1fb07674e1d11b0691011c29cc256a2b4e88e5f

View File

@ -17,7 +17,7 @@
Name: melange
Version: 0.14.11
Version: 0.15.0
Release: 0
Summary: Build APKs from source code
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:435376e51cff005eb008be9a0629da34d96dc66bc2fc1fbe5f76b7a8bc0f638d
size 12705465
oid sha256:ca77761f96709f1f53a53daf07e0119956f6c4c7a8c26a3f270d2ef1bf3fa9d3
size 12703381