Accepting request 1144810 from devel:tools:building

OBS-URL: https://build.opensuse.org/request/show/1144810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=10
This commit is contained in:
Ana Guerrero 2024-02-07 17:48:56 +00:00 committed by Git OBS Bridge
commit 112a6351b5
8 changed files with 39 additions and 11 deletions

View File

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

View File

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

View File

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

3
melange-0.5.9.obscpio Normal file
View File

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Wed Feb 07 07:34:17 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.5.9:
* use apko@main
* WIP: use charm logger
* Add WaitDelay to bubblewrap cmd
* Split options into separate files
* Cancel context on interrupt signal
* build(deps): bump github.com/docker/docker
* build(deps): bump cloud.google.com/go/storage from 1.36.0 to
1.37.0
* build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0
-------------------------------------------------------------------
Tue Feb 06 17:36:29 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.5.8:
* Add --rm flag (and options) to Build
* Respond to cancelled context while streaming logs
* Don't use goroutines for monitoring logs
* If arch is not specified, test all.
* Add Close() method to container runners
* use slogtest
* eliminate some more logger invocations
* Fix race condition in log monitoring
* Exclude "com.docker.grpcfuse.ownership" xattr
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 03 17:40:41 UTC 2024 - opensuse_buildservice@ojkastl.de Sat Feb 03 17:40:41 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: melange name: melange
version: 0.5.7 version: 0.5.9
mtime: 1706928931 mtime: 1707257833
commit: 13c0c4e2b866b1d00cc8253603262349da49945d commit: a298935850e80ecdb2e05c094ac507939b2bca47

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: melange Name: melange
Version: 0.5.7 Version: 0.5.9
Release: 0 Release: 0
Summary: Build APKs from source code Summary: Build APKs from source code
License: Apache-2.0 License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:c49efd5668c66c111fd8682ea7489686b7255f30e27e034586ad6ba2b3078447 oid sha256:a7c210b9b2c9179ebf74e38887a9e20cd1da73b5032b24abefb69a514658d96a
size 11420924 size 12124404