Accepting request 1126907 from home:ojkastl_buildservice:Branch_devel_tools_building
update to 0.5.3 OBS-URL: https://build.opensuse.org/request/show/1126907 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=10
This commit is contained in:
parent
d9204ccaa3
commit
c7fada0396
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.2</param>
|
||||
<param name="revision">v0.5.3</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">ecd6ea9f3c6074cec4205975492c38a8331a5338</param></service></servicedata>
|
||||
<param name="changesrevision">728624ec624ea06a461c8fbbc1feabe1fd8569b9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fc36b3b0d831454c457e82582c1176f44d4aaa832bbeb78e067fa571f63993a
|
||||
size 4149772
|
3
melange-0.5.3.obscpio
Normal file
3
melange-0.5.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f2367afecc605f7495e14bd48fe56352f7bcc6adc1616ae5aac14f414d56d44
|
||||
size 4150796
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 14:23:15 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.5.3:
|
||||
* Update release.md
|
||||
* build(deps): bump golang.org/x/time from 0.3.0 to 0.4.0
|
||||
* pipelines: go/build: add support for go.mod overlay files
|
||||
* build(deps): bump cloud.google.com/go/storage from 1.33.0 to
|
||||
1.35.1
|
||||
* go mod tidy
|
||||
* update go-apk dependency
|
||||
* build(deps): bump sigstore/cosign-installer from 3.1.2 to 3.2.0
|
||||
* build(deps): bump go.opentelemetry.io/otel from 1.19.0 to
|
||||
1.20.0
|
||||
* apply substitutions to .environment.contents.packages
|
||||
* test runtime replacements
|
||||
* build(deps): bump github.com/sigstore/cosign/v2 from 2.2.0 to
|
||||
2.2.1
|
||||
* build(deps): bump google.golang.org/api from 0.149.0 to 0.150.0
|
||||
* go mod tidy
|
||||
* use merged PR
|
||||
* update dep
|
||||
* use pushed PRs
|
||||
* WIP: use forked alpine-go in go-apk
|
||||
* move spammy logs to debugf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 09 14:56:03 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.5.2
|
||||
mtime: 1699485966
|
||||
commit: ecd6ea9f3c6074cec4205975492c38a8331a5338
|
||||
version: 0.5.3
|
||||
mtime: 1700056908
|
||||
commit: 728624ec624ea06a461c8fbbc1feabe1fd8569b9
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: melange
|
||||
Version: 0.5.2
|
||||
Version: 0.5.3
|
||||
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:9c839da13e7a112ebd3d4000c002d3f4774d86b2543b3adfffa74a06ca3b6897
|
||||
size 11082443
|
||||
oid sha256:63d44f95db7393669be0eb112f50da80831be486801f424f874bf71b0a8e48f4
|
||||
size 11074835
|
||||
|
Loading…
Reference in New Issue
Block a user