podman-2:2.1.0-0.198.dev.git9babd21
- autobuilt 9babd21 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7585f3090c
commit
222eeb15f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1271,3 +1271,4 @@
|
||||
/podman-9d096c1.tar.gz
|
||||
/podman-7e2a1b3.tar.gz
|
||||
/podman-dd4e0da.tar.gz
|
||||
/podman-9babd21.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 dd4e0da4241ac0b6deac3f5e07ea4eeb5819379e
|
||||
%global commit0 9babd21dfc263b0a63fc96eec0de2a6d0d834ab5
|
||||
%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.197.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.198.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -652,6 +652,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Aug 19 19:11:46 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.198.dev.git9babd21
|
||||
- autobuilt 9babd21
|
||||
|
||||
* Wed Aug 19 14:12:27 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.197.dev.gitdd4e0da
|
||||
- autobuilt dd4e0da
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-dd4e0da.tar.gz) = d7624725f8789a991e022466dde72362c93f8cb86d9b2ab81de9860385d58363a10f4bcfb5382ddbd34cc3cae5bc49416e4f7d90c14018f757d8005fbf59e877
|
||||
SHA512 (podman-9babd21.tar.gz) = 92c020280536e0fc06c58dc93f6fa42d3a9b033bc0ac302bd5ed6cf4ec063f5ca3c1e9d83c1740aea1a47e7e595d860b24218890f70b8248fbdb8709c1d738bb
|
||||
|
Loading…
Reference in New Issue
Block a user