forked from pool/buildah
Accepting request 754389 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/754389 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=24
This commit is contained in:
parent
a66c6e4e37
commit
33e379d989
4
_service
4
_service
@ -4,8 +4,8 @@
|
||||
<param name="url">https://github.com/containers/buildah.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">buildah</param>
|
||||
<param name="versionformat">1.11.5</param>
|
||||
<param name="revision">v1.11.5</param>
|
||||
<param name="versionformat">1.11.6</param>
|
||||
<param name="revision">v1.11.6</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62583c5094ca3baa829d9ad6353c9eeb7034eeaee1027b541609ee780807c816
|
||||
size 5584248
|
3
buildah-1.11.6.tar.xz
Normal file
3
buildah-1.11.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7441e706ef1158cb0e3f92d7932b387699a1a4826c155778fdae50f565cb399
|
||||
size 5585352
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 5 08:11:11 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
|
||||
|
||||
- Update to v1.11.6
|
||||
* Handle missing equal sign in --from and --chown flags
|
||||
for COPY/ADD
|
||||
* bud COPY does not download URL
|
||||
* Fix .dockerignore exclude regression
|
||||
* commit(docker): always set ContainerID and ContainerConfig
|
||||
* Touch up commit man page image parameter
|
||||
* Add builder identity annotations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 14:57:37 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define with_libostree 1
|
||||
%endif
|
||||
Name: buildah
|
||||
Version: 1.11.5
|
||||
Version: 1.11.6
|
||||
Release: 0
|
||||
Summary: Tool for building OCI containers
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user