podman-2:3.0.0-0.9.dev.gitd28874b
- autobuilt d28874b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3de1651510
commit
e795dbb09e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1431,3 +1431,4 @@
|
||||
/podman-c71ad9a.tar.gz
|
||||
/podman-b2cd6e0.tar.gz
|
||||
/podman-9c5fe95.tar.gz
|
||||
/podman-d28874b.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 9c5fe954cca8b4bcb8f552645e1f52a5d9824134
|
||||
%global commit0 d28874b2f4bc4f522ed2dc63412e9ddfea011fac
|
||||
%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.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.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.9.dev.gitd28874b
|
||||
- autobuilt d28874b
|
||||
|
||||
* Wed Dec 2 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.8.dev.git9c5fe95
|
||||
- autobuilt 9c5fe95
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-9c5fe95.tar.gz) = 8b63120b97c873620aa0ac7fce5dab4a5cd537929724375661db85929891ae95019f001e10b18c6c11ca78f317084696f15dba5498f96baa00c9eb5ad7c525e7
|
||||
SHA512 (podman-d28874b.tar.gz) = 90fc29e6b1349cd6b56f786c8af572214225b4c407b720ebedcafc15735c1d9d4fe4dd6f085df833292cb5eee9e0576ab952c18af4e0542daeb68492ad46be5c
|
||||
|
Loading…
Reference in New Issue
Block a user