Accepting request 591635 from devel:CaaSP:Head:ControllerNode
autosubmit from concourse OBS-URL: https://build.opensuse.org/request/show/591635 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=5
This commit is contained in:
parent
6ecca759b3
commit
7372377059
4
_service
4
_service
@ -4,8 +4,8 @@
|
||||
<param name="url">https://github.com/projectatomic/libpod.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">podman</param>
|
||||
<param name="versionformat">0.3.3</param>
|
||||
<param name="revision">v0.3.3</param>
|
||||
<param name="versionformat">0.3.4</param>
|
||||
<param name="revision">v0.3.4</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aca4e878488e509a1e678c75e38b6ada59c4b9e1846153adf2266b64ef2a54ca
|
||||
size 4600612
|
3
podman-0.3.4.tar.xz
Normal file
3
podman-0.3.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63e1f0255b3f7fbb56f4392f9922a979565bfeb23cf9af8b06bd0cbd69635a6f
|
||||
size 4598684
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 05:57:07 UTC 2018 - vrothberg@suse.com
|
||||
|
||||
- Update podman to v0.3.4:
|
||||
* Make container env variable conditional
|
||||
* Small manpage reword
|
||||
* Document .containerenv in manpages. Move it to /run.
|
||||
* Add .containerenv file
|
||||
* Removing tagged images change in behavior
|
||||
* Image library stage 4 - create and commit
|
||||
* Add 'podman restart' asciinema
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 09:47:24 UTC 2018 - vrothberg@suse.com
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define with_libostree 1
|
||||
%endif
|
||||
Name: podman
|
||||
Version: 0.3.3
|
||||
Version: 0.3.4
|
||||
Release: 0
|
||||
Summary: Debugging tool for pods and images
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user