podman-2:2.1.0-0.152.dev.gitd4cf3c5
- autobuilt d4cf3c5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7351a0065d
commit
a51cc1ff95
1
.gitignore
vendored
1
.gitignore
vendored
@ -1227,3 +1227,4 @@
|
||||
/podman-1ed1e58.tar.gz
|
||||
/podman-f7440ff.tar.gz
|
||||
/podman-93d6320.tar.gz
|
||||
/podman-d4cf3c5.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 93d63208bbc6b75c6831302ac2c3c7b05cc743ce
|
||||
%global commit0 d4cf3c589d09dd395a3b63e82f5a5c198535cb46
|
||||
%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.151.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.152.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
|
||||
* Tue Aug 04 14:10:21 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.152.dev.gitd4cf3c5
|
||||
- autobuilt d4cf3c5
|
||||
|
||||
* Tue Aug 04 13:10:43 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.151.dev.git93d6320
|
||||
- autobuilt 93d6320
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-93d6320.tar.gz) = 1f4d331e3745c9bee37a2c6768606c6cc54d63c46dff79a75a245210448e7873c0abc71b78505ad2e2a578ff1b573b3e132d78a1a69fb06945b5cdc68d8f731e
|
||||
SHA512 (podman-d4cf3c5.tar.gz) = 299455d59dda8e4068c1e609fc6d367453a8b149bd093a8aed1a0ce2859d8b9095b62c5e3288ff5955b9fd1cf666f41d21ca97cbc62f892cd37317567bcf84d7
|
||||
|
Loading…
Reference in New Issue
Block a user