podman-2:3.0.0-0.11.dev.gite82ec90
- autobuilt e82ec90 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8af430b8b4
commit
23dec1732a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1433,3 +1433,4 @@
|
||||
/podman-9c5fe95.tar.gz
|
||||
/podman-d28874b.tar.gz
|
||||
/podman-7210b86.tar.gz
|
||||
/podman-e82ec90.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 7210b86d9ee5aa38a07829e58038049d224cad61
|
||||
%global commit0 e82ec90007af82ee297eec0cb3973801cd383264
|
||||
%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.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.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.11.dev.gite82ec90
|
||||
- autobuilt e82ec90
|
||||
|
||||
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.10.dev.git7210b86
|
||||
- autobuilt 7210b86
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-7210b86.tar.gz) = 250a03b0c2856899283006253cec3f06d4ab25ef2e55c9ec8c741dc4e7d444f613854e357ddd23b8175340355589b6be8aed0fff19af94fdcdb098872888687c
|
||||
SHA512 (podman-e82ec90.tar.gz) = 9fa4dae4c6fffca099e6828b7f36f89ba8292b18f2332105f448026dc6ff389cbb5c4dc75722dd81ba8f851a1dd0ced977789dc80f6b038fc978a390e4e32866
|
||||
|
Loading…
Reference in New Issue
Block a user