Accepting request 1272568 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1272568 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=79
This commit is contained in:
2
_service
2
_service
@@ -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.23.8</param>
|
||||
<param name="revision">v0.23.10</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/chainguard-dev/melange</param>
|
||||
<param name="changesrevision">ef048762555067c144b90f3f9acdd286249acbee</param></service></servicedata>
|
||||
<param name="changesrevision">86fd5c775314025bef9fa0a5f9dee8ded4c6c10a</param></service></servicedata>
|
3
melange-0.23.10.obscpio
Normal file
3
melange-0.23.10.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c2fa04015f199a085e30fe68a1243c1495cb190473ef8756d63b55a198cb212
|
||||
size 2161164
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2abe1a4759dbb321f9af5c6be37f9d9ec8bf78ff7ff3f9b533abbfbbfc94cb48
|
||||
size 2144268
|
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 25 06:24:15 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 0.23.10:
|
||||
* Use virtconsole for stdout, and serial in microvm. (#1947)
|
||||
* Add config/env var support for microVM usage; display boot logs
|
||||
in debug (#1945)
|
||||
* Re-add xattr allowlist from readlinkFS (#1942)
|
||||
* Update declarative capabilities; add functionality to set
|
||||
within QEMU (#1944)
|
||||
* Revert "fix: propagate Range field of subpackages (#1939)"
|
||||
(#1941)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 15:31:50 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 0.23.9:
|
||||
* If the install location is customized at all, these find
|
||||
commands will fail and cause the build to exit. Wrapping it in
|
||||
a validifity check is a simple way to prevent this from failing
|
||||
outright. (#1943)
|
||||
* Add support for declarative file capabilities (#1938)
|
||||
* fix: propagate Range field of subpackages (#1939)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 18 19:15:22 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.23.8
|
||||
mtime: 1744994285
|
||||
commit: ef048762555067c144b90f3f9acdd286249acbee
|
||||
version: 0.23.10
|
||||
mtime: 1745531532
|
||||
commit: 86fd5c775314025bef9fa0a5f9dee8ded4c6c10a
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: melange
|
||||
Version: 0.23.8
|
||||
Version: 0.23.10
|
||||
Release: 0
|
||||
Summary: Build APKs from source code
|
||||
License: Apache-2.0
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:648ff88e35bd5f902300f7474db3cdca7a63935ec7dcc8a4ad6e87e5f5146058
|
||||
size 13841128
|
||||
oid sha256:d0f2eda3a544588b198f2949c6e10eeff1019e637271434691a107961aa93c5e
|
||||
size 13841965
|
||||
|
Reference in New Issue
Block a user