podman-2:2.1.0-0.243.dev.git68dace0
- autobuilt 68dace0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
96dcd81f34
commit
e22803bda8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1315,3 +1315,4 @@
|
||||
/podman-1b2b068.tar.gz
|
||||
/podman-5a09fd8.tar.gz
|
||||
/podman-9c4c883.tar.gz
|
||||
/podman-68dace0.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 9c4c883d7976a3bd72aef9b9bb8e8757959f4fe4
|
||||
%global commit0 68dace0619b86196c38945d0918181272656a254
|
||||
%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.242.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.243.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -613,6 +613,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Sep 9 18:12:18 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.243.dev.git68dace0
|
||||
- autobuilt 68dace0
|
||||
|
||||
* Wed Sep 9 17:12:47 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.242.dev.git9c4c883
|
||||
- autobuilt 9c4c883
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-9c4c883.tar.gz) = b598a4af756baded772bc8ada400e59c90e20984a6485dae29fb0981c739420b7f7c87b27f41a94caf61e1b38fb7dd4ffcd3af5500da59e6490bc42410a0640c
|
||||
SHA512 (podman-68dace0.tar.gz) = fed24ce20c05c052408c825959fdb2b9d2088f216113452a3ddd386f32d20e37493ea5bcbaa61dd93259bcdbd5e2a835b6ce03ead35887fe6491a027d0af53e0
|
||||
|
Loading…
Reference in New Issue
Block a user