podman-2:2.1.0-0.117.dev.git956caf3
- autobuilt 956caf3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a010b30a06
commit
463e25ae50
1
.gitignore
vendored
1
.gitignore
vendored
@ -1191,3 +1191,4 @@
|
||||
/libpod-55a7faf.tar.gz
|
||||
/libpod-5e9b54f.tar.gz
|
||||
/libpod-bf92ec5.tar.gz
|
||||
/libpod-956caf3.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 bf92ec523494859301e6337539bc0d97e232b80a
|
||||
%global commit0 956caf303a80105845b8e94b7018416abc59a474
|
||||
%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.116.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.117.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
|
||||
* Mon Jul 27 19:09:49 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.117.dev.git956caf3
|
||||
- autobuilt 956caf3
|
||||
|
||||
* Mon Jul 27 18:10:00 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.116.dev.gitbf92ec5
|
||||
- autobuilt bf92ec5
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-bf92ec5.tar.gz) = 6b31da509befddf75ca90f2055ee9339ca963e159db62f59b71bc7ae32392d937a5cd122b278bc3617c4c8ad3d59fc435d8aa510cd6c12592acb9617f805ff99
|
||||
SHA512 (libpod-956caf3.tar.gz) = 62c730ff7b293bc17871faf370f3ddca15a73a239dba80d50eea97e3ba8a52817f8879c384eadeaa1ef4170163ffeb7473c6dfd386324d03766fd602dff9491d
|
||||
|
Loading…
Reference in New Issue
Block a user