podman-2:3.0.0-0.8.dev.git9c5fe95
- autobuilt 9c5fe95 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e81bc8ac47
commit
3de1651510
1
.gitignore
vendored
1
.gitignore
vendored
@ -1430,3 +1430,4 @@
|
||||
/podman-ce45b71.tar.gz
|
||||
/podman-c71ad9a.tar.gz
|
||||
/podman-b2cd6e0.tar.gz
|
||||
/podman-9c5fe95.tar.gz
|
||||
|
@ -32,7 +32,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 b2cd6e0402bcd425130e397d79588dc406eccf53
|
||||
%global commit0 9c5fe954cca8b4bcb8f552645e1f52a5d9824134
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 3.0.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.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -624,6 +624,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.8.dev.git9c5fe95
|
||||
- autobuilt 9c5fe95
|
||||
|
||||
* Tue Dec 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.7.dev.gitb2cd6e0
|
||||
- autobuilt b2cd6e0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-b2cd6e0.tar.gz) = 91347af22acbbfc34f38f43f06e6aef0c93ad9ff6209bae0199484d7cadf7ff8314a01fe35bf925c7ae453f5455353aec3fea12516508662c8c6c2a6c1e125fa
|
||||
SHA512 (podman-9c5fe95.tar.gz) = 8b63120b97c873620aa0ac7fce5dab4a5cd537929724375661db85929891ae95019f001e10b18c6c11ca78f317084696f15dba5498f96baa00c9eb5ad7c525e7
|
||||
|
Loading…
Reference in New Issue
Block a user