Accepting request 732771 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/732771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2019-09-25 06:25:50 +00:00 committed by Git OBS Bridge
parent f977f27948
commit 5ede44293a
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="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.11.1</param> <param name="versionformat">1.11.2</param>
<param name="revision">v1.11.1</param> <param name="revision">v1.11.2</param>
</service> </service>
<service name="recompress" mode="disabled"> <service name="recompress" mode="disabled">

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
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.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 13 07:07:28 UTC 2019 - Sascha Grunert <sgrunert@suse.com> Fri Sep 13 07:07:28 UTC 2019 - Sascha Grunert <sgrunert@suse.com>

View File

@ -22,7 +22,7 @@
%define with_libostree 1 %define with_libostree 1
%endif %endif
Name: buildah Name: buildah
Version: 1.11.1 Version: 1.11.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