SHA256
1
0
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:
2021-07-28 17:20:14 +00:00
committed by Git OBS Bridge
parent b612b60461
commit 3e48fac033
6 changed files with 21 additions and 6 deletions

View File

@@ -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">

View File

@@ -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>

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c81b15ef4bd4922e962c1d21c03c784fd0ef1b3d954f6b7da4e2b97b8471d2a
size 6502636

View File

@@ -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>

View File

@@ -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