podman-2:2.1.0-0.118.dev.git2b7bc9b
- autobuilt 2b7bc9b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
463e25ae50
commit
0f912f7878
1
.gitignore
vendored
1
.gitignore
vendored
@ -1192,3 +1192,4 @@
|
|||||||
/libpod-5e9b54f.tar.gz
|
/libpod-5e9b54f.tar.gz
|
||||||
/libpod-bf92ec5.tar.gz
|
/libpod-bf92ec5.tar.gz
|
||||||
/libpod-956caf3.tar.gz
|
/libpod-956caf3.tar.gz
|
||||||
|
/libpod-2b7bc9b.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 956caf303a80105845b8e94b7018416abc59a474
|
%global commit0 2b7bc9b101887a789a9fc0282d448efad824404f
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.117.dev.git%{shortcommit0}%{?dist}
|
Release: 0.118.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 27 20:09:57 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.118.dev.git2b7bc9b
|
||||||
|
- autobuilt 2b7bc9b
|
||||||
|
|
||||||
* Mon Jul 27 19:09:49 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.117.dev.git956caf3
|
* Mon Jul 27 19:09:49 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.117.dev.git956caf3
|
||||||
- autobuilt 956caf3
|
- autobuilt 956caf3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-956caf3.tar.gz) = 62c730ff7b293bc17871faf370f3ddca15a73a239dba80d50eea97e3ba8a52817f8879c384eadeaa1ef4170163ffeb7473c6dfd386324d03766fd602dff9491d
|
SHA512 (libpod-2b7bc9b.tar.gz) = e3f9b446579776f97b2138d49dbeb8cf7fd4fa608b8b747db26957c2240448a4d2882eb050ee7c33521fb3150606ed0675c46adfdb4d28cd768f3c3bc8d68468
|
||||||
|
Loading…
Reference in New Issue
Block a user