forked from pool/buildah
Accepting request 908830 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/908830 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=45
This commit is contained in:
2
_service
2
_service
@@ -5,7 +5,7 @@
|
||||
<param name="filename">buildah</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">v1.21.0</param>
|
||||
<param name="revision">v1.21.4</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/buildah.git</param>
|
||||
<param name="changesrevision">5e3515c5b09fe706d32bd4443800a996138516b2</param></service></servicedata>
|
||||
<param name="changesrevision">bf9268c793554b41f152c55155a63b1cf534606c</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ed623326b9035db7aeb67ca4b5ce5d154bb677cf8018ec7be78da9565ccc347
|
||||
size 6494936
|
3
buildah-1.21.4.tar.xz
Normal file
3
buildah-1.21.4.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c81b15ef4bd4922e962c1d21c03c784fd0ef1b3d954f6b7da4e2b97b8471d2a
|
||||
size 6502636
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 23 08:35:11 UTC 2021 - alexandre.vicenzi@suse.com
|
||||
|
||||
- Update to version 1.21.4:
|
||||
* Bump to v1.21.4
|
||||
* tests: make it easer to override the location of the copy helper
|
||||
* Add and use a "copy" helper instead of podman load/save
|
||||
* vendor containers/common@v0.38.16
|
||||
* Bump to v1.21.3
|
||||
* chroot: fix environment value leakage to intermediate processes
|
||||
* [release-1.21] Bump to Buildah v1.21.2
|
||||
* vendor common@v0.38.12 and storage@v1.31.3
|
||||
* Bump to v1.21.1
|
||||
* Fix handling of auth.json file while in a user namespace
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 19 12:09:41 UTC 2021 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
@@ -22,7 +22,7 @@
|
||||
%define with_libostree 1
|
||||
%endif
|
||||
Name: buildah
|
||||
Version: 1.21.0
|
||||
Version: 1.21.4
|
||||
Release: 0
|
||||
Summary: Tool for building OCI containers
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user