SHA256
1
0
forked from pool/buildah

Accepting request 736261 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/736261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2019-10-09 13:19:15 +00:00 committed by Git OBS Bridge
parent 5ede44293a
commit 91bfb4aab3
5 changed files with 18 additions and 7 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.11.2</param>
<param name="revision">v1.11.2</param>
<param name="versionformat">1.11.3</param>
<param name="revision">v1.11.3</param>
</service>
<service name="recompress" mode="disabled">

View File

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

3
buildah-1.11.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b8241e955ce43c6d8d029605311740850b51adb774dd80ff74ec1929df968a6
size 5492768

View File

@ -1,9 +1,20 @@
-------------------------------------------------------------------
Mon Oct 7 06:54:05 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
- Update to v1.11.3
* Add cgroups2
* Add support for retrieving context from stdin "-"
* Added tutorial on how to include Buildah as library
* Fix --build-args handling
* Print build 'STEP' line to stdout, not stderr
* Use Containerfile by default
-------------------------------------------------------------------
Mon Sep 23 15:32:41 UTC 2019 - Richard Brown <rbrown@suse.com>
- Update to v1.11.2
* Add some cleanup code
* Move devices code to unit specific directory.
* Move devices code to unit specific directory.
-------------------------------------------------------------------
Fri Sep 13 07:07:28 UTC 2019 - Sascha Grunert <sgrunert@suse.com>

View File

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