podman-2:2.1.0-0.124.dev.gitb0777ad
- autobuilt b0777ad Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
19b4364207
commit
c96cf45746
1
.gitignore
vendored
1
.gitignore
vendored
@ -1199,3 +1199,4 @@
|
||||
/libpod-6ed9868.tar.gz
|
||||
/libpod-288ebec.tar.gz
|
||||
/podman-288ebec.tar.gz
|
||||
/podman-b0777ad.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 288ebec6e737c105fa0ef43412de4e0a8997feb9
|
||||
%global commit0 b0777adcacef2f568ea68af81e6889d4cbdc3e0f
|
||||
%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.123.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.124.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 Jul 28 22:09:57 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.124.dev.gitb0777ad
|
||||
- autobuilt b0777ad
|
||||
|
||||
* Tue Jul 28 14:26:41 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.123.dev.git288ebec
|
||||
- autobuilt 288ebec
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-288ebec.tar.gz) = 4a575ea46f1b9f306917bedd7c25f150ac66a16c697d4d2e59e3b26df17709343a3374c7880baa6023cbc17a8e8126689c5aa27feb082991f94bfabad421b72e
|
||||
SHA512 (podman-b0777ad.tar.gz) = 2e929e7da49b981cce9c8777598ee380ddd3fb433daa1feebe75fbc2b2e205cd42c6d635822f17b947c2658f2e439188c6583a9f0a0174a81ec0ddb6d8e69936
|
||||
|
Loading…
Reference in New Issue
Block a user