Accepting request 1146711 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1146711 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=13
This commit is contained in:
commit
bd731e99bc
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.6.0</param>
|
||||
<param name="revision">v0.6.1</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">8269921eb8563a40c977b723c062980574d8d3ad</param></service></servicedata>
|
||||
<param name="changesrevision">ec07bfbdff97042f5830e0026f30d96d6c188291</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:adcb64e8be90aa2ac6ffa0f84fc12356db24c01db1c0fcc8336432096cf56125
|
||||
size 4368396
|
3
melange-0.6.1.obscpio
Normal file
3
melange-0.6.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa0e93f963211da2517428e6d5b81490f34f3f5deac91209e108dda953f74810
|
||||
size 4368908
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 06:14:16 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.6.1:
|
||||
* omit arch log key when building one arch
|
||||
* Remove breakpoint labels
|
||||
* Clean up apko-temp dirs
|
||||
* Remove images even with cancelled ctx
|
||||
* Fix context.Background use
|
||||
* Allow substitutions in dependencies.replaces
|
||||
* doc: add diff pr
|
||||
* docs: add version-transform doc and other example to
|
||||
var-transform
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 10 07:07:57 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.6.0
|
||||
mtime: 1707536568
|
||||
commit: 8269921eb8563a40c977b723c062980574d8d3ad
|
||||
version: 0.6.1
|
||||
mtime: 1707870813
|
||||
commit: ec07bfbdff97042f5830e0026f30d96d6c188291
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: melange
|
||||
Version: 0.6.0
|
||||
Version: 0.6.1
|
||||
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:89b49ae6d8c65baf848cb293ff6b95ddaea978e8a40734aebfa3ab761099bf77
|
||||
size 12392014
|
||||
oid sha256:8300568ca5d7757e7642ecd4d3bbad6917737ae24879d4910052837a21e1aec2
|
||||
size 12394044
|
||||
|
Loading…
Reference in New Issue
Block a user