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