Accepting request 1245531 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1245531 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apko?expand=0&rev=36
This commit is contained in:
commit
e4b3286388
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/chainguard-dev/apko</param>
|
<param name="url">https://github.com/chainguard-dev/apko</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.24.0</param>
|
<param name="revision">v0.25.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/chainguard-dev/apko</param>
|
<param name="url">https://github.com/chainguard-dev/apko</param>
|
||||||
<param name="changesrevision">2668cf55135b756d3b19771deb5c6dc3b26a5233</param></service></servicedata>
|
<param name="changesrevision">d47f064ae3c32dce4fb8f60ad288ac1664805373</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2d3bba895f4d4142a64623384d50497b294bee1623bd020b6162ed2c78bd014f
|
|
||||||
size 2821132
|
|
3
apko-0.25.0.obscpio
Normal file
3
apko-0.25.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:855cd3311899fa38e8659c3e2cef7a79fa577f8620a85aa3a39e8fba06bd5f33
|
||||||
|
size 2823692
|
37
apko.changes
37
apko.changes
@ -1,3 +1,40 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 13 06:17:28 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.25.0:
|
||||||
|
* spdx: explain SHA1 usage (#1501)
|
||||||
|
* Consider already selected packages during solve (#1406)
|
||||||
|
* build(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to
|
||||||
|
5.13.2 (#1491)
|
||||||
|
* build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0
|
||||||
|
(#1511)
|
||||||
|
* build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0
|
||||||
|
(#1510)
|
||||||
|
* build(deps): bump github.com/chainguard-dev/clog from 1.5.1 to
|
||||||
|
1.6.1 (#1500)
|
||||||
|
* move some unnecessary logs to debug (#1522)
|
||||||
|
* build(deps): bump golang.org/x/time from 0.9.0 to 0.10.0
|
||||||
|
(#1509)
|
||||||
|
* build(deps): bump go.step.sm/crypto from 0.57.0 to 0.57.1
|
||||||
|
(#1504)
|
||||||
|
* build(deps): bump chainguard.dev/sdk from 0.1.29 to 0.1.31
|
||||||
|
(#1498)
|
||||||
|
* build(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0
|
||||||
|
(#1515)
|
||||||
|
* build(deps): bump github.com/sigstore/cosign/v2 from 2.4.1 to
|
||||||
|
2.4.2 (#1517)
|
||||||
|
* build(deps): bump golangci/golangci-lint-action from 6.3.0 to
|
||||||
|
6.3.2 (#1521)
|
||||||
|
* clean up ci permissions and update golangci-lint (#1523)
|
||||||
|
* build(deps): bump goreleaser/goreleaser-action from 6.1.0 to
|
||||||
|
6.2.1 (#1520)
|
||||||
|
* build(deps): bump google.golang.org/api from 0.217.0 to 0.220.0
|
||||||
|
(#1514)
|
||||||
|
* build(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0
|
||||||
|
(#1513)
|
||||||
|
* build(deps): bump golangci/golangci-lint-action from 6.2.0 to
|
||||||
|
6.3.0 (#1512)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 31 05:36:31 UTC 2025 - opensuse_buildservice@ojkastl.de
|
Fri Jan 31 05:36:31 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: apko
|
name: apko
|
||||||
version: 0.24.0
|
version: 0.25.0
|
||||||
mtime: 1738278425
|
mtime: 1739394152
|
||||||
commit: 2668cf55135b756d3b19771deb5c6dc3b26a5233
|
commit: d47f064ae3c32dce4fb8f60ad288ac1664805373
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: apko
|
Name: apko
|
||||||
Version: 0.24.0
|
Version: 0.25.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Build OCI images from APK packages directly without Dockerfile
|
Summary: Build OCI images from APK packages directly without Dockerfile
|
||||||
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:c604c63b93ebcb13d49c95c669fa06243a8b5c0d7b6da8ce8bb60b53e3161163
|
oid sha256:4172cf53a0d5228b758791e15488a4b1d326734330cf26d5355c2c8e8f22a4be
|
||||||
size 8738893
|
size 8741205
|
||||||
|
Loading…
x
Reference in New Issue
Block a user