Accepting request 1241570 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1241570 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apko?expand=0&rev=35
This commit is contained in:
commit
fa86c065fb
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/chainguard-dev/apko</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.23.0</param>
|
||||
<param name="revision">v0.24.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/apko</param>
|
||||
<param name="changesrevision">ec48e3070da9b4691b74de219fffd69d31da3f5d</param></service></servicedata>
|
||||
<param name="changesrevision">2668cf55135b756d3b19771deb5c6dc3b26a5233</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7ff02be77dd4a13f76285da39ec31c2f9bf3cb49510d2d888713f3a730ddb6d
|
||||
size 2820108
|
3
apko-0.24.0.obscpio
Normal file
3
apko-0.24.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d3bba895f4d4142a64623384d50497b294bee1623bd020b6162ed2c78bd014f
|
||||
size 2821132
|
11
apko.changes
11
apko.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 05:36:31 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.24.0:
|
||||
* Allow passing in an http.RoundTripper (#1505)
|
||||
* fix(apk/client): silence request logging (#1497)
|
||||
* Return an if fetching index fails (#1495)
|
||||
* Disallow '/' in key name (#1494)
|
||||
* Revert "Disallow `/` in key names" (#1493)
|
||||
* Disallow `/` in key names
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 06:07:29 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: apko
|
||||
version: 0.23.0
|
||||
mtime: 1737586939
|
||||
commit: ec48e3070da9b4691b74de219fffd69d31da3f5d
|
||||
version: 0.24.0
|
||||
mtime: 1738278425
|
||||
commit: 2668cf55135b756d3b19771deb5c6dc3b26a5233
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: apko
|
||||
Version: 0.23.0
|
||||
Version: 0.24.0
|
||||
Release: 0
|
||||
Summary: Build OCI images from APK packages directly without Dockerfile
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae8024feb211a8b510e6729f87f069549e28fabbc71d23efd9e102db43927bd2
|
||||
size 8739273
|
||||
oid sha256:c604c63b93ebcb13d49c95c669fa06243a8b5c0d7b6da8ce8bb60b53e3161163
|
||||
size 8738893
|
||||
|
Loading…
x
Reference in New Issue
Block a user