podman-2:2.1.0-0.143.dev.gitb425a4f
- autobuilt b425a4f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f0f45b8ce1
commit
f17b0e8c0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1218,3 +1218,4 @@
|
||||
/podman-7a15be5.tar.gz
|
||||
/podman-4c75fe3.tar.gz
|
||||
/podman-0d064a0.tar.gz
|
||||
/podman-b425a4f.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 0d064a0f29971632a58af3508a6f262d4ab16541
|
||||
%global commit0 b425a4f4ac9528a03e97989ad80efa2bf607dd54
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.1.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.142.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.143.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Sat Aug 01 14:10:17 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.143.dev.gitb425a4f
|
||||
- autobuilt b425a4f
|
||||
|
||||
* Sat Aug 01 13:10:40 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.142.dev.git0d064a0
|
||||
- autobuilt 0d064a0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-0d064a0.tar.gz) = ca0a5cd397e2981181022501bad9c41a9b405e7221f87576e080c76f3e12171e9c0090fa43eb8e7fbe2f59260c309497365a143cc822adc240d12a71efb68050
|
||||
SHA512 (podman-b425a4f.tar.gz) = cae0bf59a047711070fea0a6d6b7cd93d202b5e039135635b8995eba6e85fb3a3880b48c40a2228358eb8bd5865c98b80e77dfa9820fc416ed8ad5ba4c30eedc
|
||||
|
Loading…
Reference in New Issue
Block a user