podman-2:2.1.0-0.190.dev.git47108e2
- autobuilt 47108e2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a3bb8d26c7
commit
acca9ce009
1
.gitignore
vendored
1
.gitignore
vendored
@ -1263,3 +1263,4 @@
|
||||
/podman-ca4423e.tar.gz
|
||||
/podman-96fb5dc.tar.gz
|
||||
/podman-fff66f1.tar.gz
|
||||
/podman-47108e2.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 fff66f14305599bc08504f437d3769cb51797caa
|
||||
%global commit0 47108e2e093bae318773998a18f83d0504a402e0
|
||||
%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.189.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.190.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -647,6 +647,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Aug 17 11:10:56 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.190.dev.git47108e2
|
||||
- autobuilt 47108e2
|
||||
|
||||
* Mon Aug 17 07:10:44 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.189.dev.gitfff66f1
|
||||
- autobuilt fff66f1
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-fff66f1.tar.gz) = c0ede21a23f485dc555fe722bd31507dd4a3129bd7c447a8b0ef5f30fb8818d9ae34ba42d24b6fc158f4152e933c43f8d1339f5918eb65200f075ccb5f095626
|
||||
SHA512 (podman-47108e2.tar.gz) = 45f2db87067a23cfd09f5ce548e261d3c1345f0579ddf29ffbf4b14a802d1ca0ff482c825523ac542164f61585d62bb5e1aff1090888bea5722f41f04bae9d0e
|
||||
|
Loading…
Reference in New Issue
Block a user