forked from pool/melange
Accepting request 1249148 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1249148 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=67
This commit is contained in:
commit
da4bbfee35
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.21.1</param>
|
||||
<param name="revision">v0.22.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/chainguard-dev/melange</param>
|
||||
<param name="changesrevision">61a593656a36cec46e0a8e96d0bd29bc4b409b36</param></service></servicedata>
|
||||
<param name="changesrevision">3337f81591f7bcd9aa5d9d09d032f2a97e86d67d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02d30dcc97449a325db5d26d21c979c281c54df5d72b4f57eece1ab669677c98
|
||||
size 2077708
|
3
melange-0.22.0.obscpio
Normal file
3
melange-0.22.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fa28d0a3f6d15c1b2613252656eac7d01e4d0b3b4c9e0300932da16b5b8c082
|
||||
size 2086924
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 05:40:30 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.22.0:
|
||||
* feat(build/pipelines): add llvm/covreport (#1822)
|
||||
* build(deps): bump
|
||||
go.opentelemetry.io/otel/exporters/stdout/stdouttrace (#1797)
|
||||
* build(deps): bump github.com/moby/moby (#1820)
|
||||
* build(deps): bump github.com/go-jose/go-jose/v3 in the
|
||||
go_modules group (#1815)
|
||||
* chore(docs): automatic generate pipeline docs (#1699)
|
||||
* feat(build/pipelines): add go/covdata pipeline (#1821)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 16:51:36 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.21.2:
|
||||
* bump apko, check repro with --repo-append (#1812)
|
||||
* feat: build config can specify package CPE (#1768)
|
||||
* rebuild: populate Config directly without file (#1813)
|
||||
* Improve cmake build verbosity (#1806)
|
||||
* build(deps): bump the gomod group across 1 directory with 3
|
||||
updates (#1809)
|
||||
* build(deps): bump the actions group across 1 directory with 5
|
||||
updates (#1808)
|
||||
* build(deps): bump github.com/go-jose/go-jose/v4 in the
|
||||
go_modules group (#1811)
|
||||
* Add ${{context.name}} string substitution (#1810)
|
||||
* Add support in e2e-tests for melange build and then test.
|
||||
(#1801)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 06:03:12 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.21.1
|
||||
mtime: 1740169970
|
||||
commit: 61a593656a36cec46e0a8e96d0bd29bc4b409b36
|
||||
version: 0.22.0
|
||||
mtime: 1740691938
|
||||
commit: 3337f81591f7bcd9aa5d9d09d032f2a97e86d67d
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: melange
|
||||
Version: 0.21.1
|
||||
Version: 0.22.0
|
||||
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:3c648c165f26f875f1681f1c05e2452e7977f270711282a5ec18d8d0d6668051
|
||||
size 12927704
|
||||
oid sha256:cec0186e0994495ed0e58eaacd107eaf32bb401e4024bd1b4ad36753360f8b00
|
||||
size 12932528
|
||||
|
Loading…
x
Reference in New Issue
Block a user