SHA256
1
0
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:
Dominique Leuenberger 2019-04-02 07:23:27 +00:00 committed by Git OBS Bridge
parent 7c5ec8cdfc
commit 8446bbde48
5 changed files with 13 additions and 6 deletions

View File

@ -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.7.1</param>
<param name="revision">v1.7.1</param>
<param name="versionformat">1.7.2</param>
<param name="revision">v1.7.2</param>
</service>
<service name="recompress" mode="disabled">

View File

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47a6434ff7e3abc008ff8d5a19663742e4f7c514f31766e0d53cfe041ea12cf8
size 2645512

View File

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

View File

@ -22,7 +22,7 @@
%define with_libostree 1
%endif
Name: buildah
Version: 1.7.1
Version: 1.7.2
Release: 0
Summary: Tool for building OCI containers
License: Apache-2.0