Accepting request 1186664 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1186664 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=27
This commit is contained in:
commit
db492d38c1
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.10.1</param>
|
||||
<param name="revision">v0.10.4</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">d95b4d0e60977205af9dff4dabeb07abedb30c18</param></service></servicedata>
|
||||
<param name="changesrevision">f8a5fa9760d3fc406aad71fc7eb42380432c7c00</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3912bcf7286800e3bd3a30974c1d0d3372cde25edbaca51f37eab09efc7b9f56
|
||||
size 4482572
|
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,45 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to version 0.10.3:
|
||||
* group dependabot updates
|
||||
* bump golangci-lint to v1.59.x
|
||||
* bump to go1.22.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 10 07:22:15 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.10.2:
|
||||
* goreleaser: make skip value configurable
|
||||
* goreleaser pipeline: --skip flag refactor
|
||||
* build(deps): bump github.com/chainguard-dev/yam from 0.0.9 to
|
||||
0.0.10
|
||||
* build(deps): bump google.golang.org/api from 0.185.0 to 0.186.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 03 19:01:03 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.10.1
|
||||
mtime: 1720022606
|
||||
commit: d95b4d0e60977205af9dff4dabeb07abedb30c18
|
||||
version: 0.10.4
|
||||
mtime: 1720586768
|
||||
commit: f8a5fa9760d3fc406aad71fc7eb42380432c7c00
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: melange
|
||||
Version: 0.10.1
|
||||
Version: 0.10.4
|
||||
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:3fd993635a08ecea42569d861fa34991ad54a241b41e9b3885b92611ace03cf2
|
||||
size 9937485
|
||||
oid sha256:a54ebda9741940630eb400fe070cdff62be96c5d01307553a6c3870066369c89
|
||||
size 9945721
|
||||
|
Loading…
Reference in New Issue
Block a user