podman-3:3.2.0-0.26.dev.git353f04b
- autobuilt 353f04b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2606dd8709
commit
ca775e20ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -1754,3 +1754,4 @@
|
||||
/podman-90a12ac.tar.gz
|
||||
/podman-a6a3df0.tar.gz
|
||||
/podman-a7fa0da.tar.gz
|
||||
/podman-353f04b.tar.gz
|
||||
|
@ -31,7 +31,7 @@
|
||||
# To build a random user's fork/commit, comment out above line,
|
||||
# uncomment below line and replace the placeholders and commit0 below with the right info
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 a7fa0da4a5584044bc6319eb76d25f6fd90cce64
|
||||
%global commit0 353f04b53cd0a7c89ac8b2eb836eeb9c0dfa7b6a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -58,7 +58,7 @@ Version: 3.2.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -621,6 +621,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue May 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.0-0.26.dev.git353f04b
|
||||
- autobuilt 353f04b
|
||||
|
||||
* Tue May 18 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 3:3.2.0-0.25.dev.gita7fa0da
|
||||
- use containers-common >= 4:1-19 with container-selinux 2.162.1
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-a7fa0da.tar.gz) = 1ff9b26e9d4e0377b7bf516a45f5f520c577b5d5d358e9b3615ff4e8aff4a810c756bf788053337aecbd497fd9219ab10b46522ea6d8f7f3602bf12d1263b61d
|
||||
SHA512 (podman-353f04b.tar.gz) = 95ab883db3f90ace2090c459eb839f3a2361a3733fc7ce2c434b6d6e42d0de232e9813402c628d4e36d81008b7f1c6b4d64392c52e2c45470df4ddc9288862a5
|
||||
|
Loading…
Reference in New Issue
Block a user