podman-2:3.0.0-0.7.dev.gitb2cd6e0
- autobuilt b2cd6e0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5b5b5dfe79
commit
e81bc8ac47
1
.gitignore
vendored
1
.gitignore
vendored
@ -1429,3 +1429,4 @@
|
||||
/dnsname-c654c95.tar.gz
|
||||
/podman-ce45b71.tar.gz
|
||||
/podman-c71ad9a.tar.gz
|
||||
/podman-b2cd6e0.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 c71ad9a557ee80eccde2608939c81906379fa7ae
|
||||
%global commit0 b2cd6e0402bcd425130e397d79588dc406eccf53
|
||||
%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.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.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
|
||||
* Tue Dec 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.7.dev.gitb2cd6e0
|
||||
- autobuilt b2cd6e0
|
||||
|
||||
* Tue Dec 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.6.dev.gitc71ad9a
|
||||
- autobuilt c71ad9a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-c71ad9a.tar.gz) = f1ab02f9fe66cd8f6702d8ea03263a340812cee6fd06bb533c336018de1df6c3103c80966f937daf977e345821a4a56fd65ff7e5ca8dcb3bb38b0e5f3ae280c9
|
||||
SHA512 (podman-b2cd6e0.tar.gz) = 91347af22acbbfc34f38f43f06e6aef0c93ad9ff6209bae0199484d7cadf7ff8314a01fe35bf925c7ae453f5455353aec3fea12516508662c8c6c2a6c1e125fa
|
||||
|
Loading…
Reference in New Issue
Block a user