Accepting request 1186663 from home:ojkastl_buildservice:Branch_devel_tools_building
update to 0.10.4 OBS-URL: https://build.opensuse.org/request/show/1186663 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=57
This commit is contained in:
parent
63221bb8db
commit
adc0be279b
2
_service
2
_service
@ -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.10.3</param>
|
<param name="revision">v0.10.4</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>
|
||||||
|
@ -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">9b3818735cd3af9332ad5dc256186e11c8d879c4</param></service></servicedata>
|
<param name="changesrevision">f8a5fa9760d3fc406aad71fc7eb42380432c7c00</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:463eee1059db6d9287b6bbcafaf8322976adda1e736c594d061f4e3ed038b397
|
|
||||||
size 4483084
|
|
3
melange-0.10.4.obscpio
Normal file
3
melange-0.10.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:39c1a6170fe990aca6631ce56589264cdaab4ba163b3f751387cb6b0847fe235
|
||||||
|
size 4486156
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 10 16:55:40 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.10.4:
|
||||||
|
* expose keygen options
|
||||||
|
* build(deps): bump google.golang.org/grpc in the go_modules
|
||||||
|
group
|
||||||
|
* Fix env overrides for interactive builds
|
||||||
|
* python/pipelines - resolve symlink to full path.
|
||||||
|
* python/import pipeline - find python3.7, python3.8, python3.9
|
||||||
|
* python/import - fix a bug in 'imports', do not require
|
||||||
|
specifying python
|
||||||
|
* var-transforms: support var transform substitions across
|
||||||
|
runtimes and provides and tests
|
||||||
|
* build(deps): bump the gomod group with 2 updates
|
||||||
|
* build(deps): bump the actions group with 2 updates
|
||||||
|
* build(deps): bump cloud.google.com/go/storage from 1.42.0 to
|
||||||
|
1.43.0
|
||||||
|
* build(deps): bump chainguard.dev/apko
|
||||||
|
* build(deps): bump
|
||||||
|
go.opentelemetry.io/otel/exporters/stdout/stdouttrace
|
||||||
|
* build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0
|
||||||
|
* build(deps): bump google.golang.org/api from 0.186.0 to 0.187.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 10 07:28:05 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Wed Jul 10 07:28:05 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: melange
|
name: melange
|
||||||
version: 0.10.3
|
version: 0.10.4
|
||||||
mtime: 1720169575
|
mtime: 1720586768
|
||||||
commit: 9b3818735cd3af9332ad5dc256186e11c8d879c4
|
commit: f8a5fa9760d3fc406aad71fc7eb42380432c7c00
|
||||||
|
@ -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.10.3
|
Version: 0.10.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Build APKs from source code
|
Summary: Build APKs from source code
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:82da1e353dfa1cf987fffa63c66b64641fb05eff2d61a13dffe8d2f5093f61d3
|
oid sha256:a54ebda9741940630eb400fe070cdff62be96c5d01307553a6c3870066369c89
|
||||||
size 9938815
|
size 9945721
|
||||||
|
Loading…
Reference in New Issue
Block a user