forked from pool/buildah
Accepting request 690414 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/690414 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=15
This commit is contained in:
parent
7c5ec8cdfc
commit
8446bbde48
4
_service
4
_service
@ -4,8 +4,8 @@
|
|||||||
<param name="url">https://github.com/containers/buildah.git</param>
|
<param name="url">https://github.com/containers/buildah.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="filename">buildah</param>
|
<param name="filename">buildah</param>
|
||||||
<param name="versionformat">1.7.1</param>
|
<param name="versionformat">1.7.2</param>
|
||||||
<param name="revision">v1.7.1</param>
|
<param name="revision">v1.7.2</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c59c91722306605bbfa9cbf0a926741b9364722dee5d415da6a09860046de53f
|
|
||||||
size 2638588
|
|
3
buildah-1.7.2.tar.xz
Normal file
3
buildah-1.7.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:47a6434ff7e3abc008ff8d5a19663742e4f7c514f31766e0d53cfe041ea12cf8
|
||||||
|
size 2645512
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 1 14:47:27 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
- Update to v1.7.2
|
||||||
|
* Updates vendored containers/storage to latest version
|
||||||
|
* rootless: by default use the host network namespace
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 1 10:12:50 UTC 2019 - Richard Brown <rbrown@suse.com>
|
Fri Mar 1 10:12:50 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define with_libostree 1
|
%define with_libostree 1
|
||||||
%endif
|
%endif
|
||||||
Name: buildah
|
Name: buildah
|
||||||
Version: 1.7.1
|
Version: 1.7.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tool for building OCI containers
|
Summary: Tool for building OCI containers
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user