Accepting request 1144808 from home:ojkastl_buildservice:Branch_devel_tools_building
update to 0.5.9 OBS-URL: https://build.opensuse.org/request/show/1144808 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=21
This commit is contained in:
parent
74769c9b43
commit
7695a36851
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.5.8</param>
|
||||
<param name="revision">v0.5.9</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/chainguard-dev/melange</param>
|
||||
<param name="changesrevision">a96056291fcae302a9768b10b8b37d72e0304f32</param></service></servicedata>
|
||||
<param name="changesrevision">a298935850e80ecdb2e05c094ac507939b2bca47</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6324cdd95b37ff3ed490649b6fba097962bd98359f05f7e86c8cc1d866257aa
|
||||
size 4386316
|
3
melange-0.5.9.obscpio
Normal file
3
melange-0.5.9.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc41bfee6a07f970bdc5afcc8d7058d2afe10a30ca52472a2aa264d7b97a00cb
|
||||
size 4359180
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.5.8
|
||||
mtime: 1707221404
|
||||
commit: a96056291fcae302a9768b10b8b37d72e0304f32
|
||||
version: 0.5.9
|
||||
mtime: 1707257833
|
||||
commit: a298935850e80ecdb2e05c094ac507939b2bca47
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: melange
|
||||
Version: 0.5.8
|
||||
Version: 0.5.9
|
||||
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:f5f0b33a074e1ced3ebf71b3b5abf978c1ceaa6a8511014e1f6dbe7c58420970
|
||||
size 11421321
|
||||
oid sha256:a7c210b9b2c9179ebf74e38887a9e20cd1da73b5032b24abefb69a514658d96a
|
||||
size 12124404
|
||||
|
Loading…
Reference in New Issue
Block a user