podman-2:2.1.0-0.244.dev.git08b6020
- autobuilt 08b6020 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e22803bda8
commit
4a195325bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -1316,3 +1316,4 @@
|
||||
/podman-5a09fd8.tar.gz
|
||||
/podman-9c4c883.tar.gz
|
||||
/podman-68dace0.tar.gz
|
||||
/podman-08b6020.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 68dace0619b86196c38945d0918181272656a254
|
||||
%global commit0 08b602043ec07601b9be23c449c7773067683d90
|
||||
%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.243.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.244.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 19:12:11 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.244.dev.git08b6020
|
||||
- autobuilt 08b6020
|
||||
|
||||
* Wed Sep 9 18:12:18 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.243.dev.git68dace0
|
||||
- autobuilt 68dace0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-68dace0.tar.gz) = fed24ce20c05c052408c825959fdb2b9d2088f216113452a3ddd386f32d20e37493ea5bcbaa61dd93259bcdbd5e2a835b6ce03ead35887fe6491a027d0af53e0
|
||||
SHA512 (podman-08b6020.tar.gz) = a8c8352f84c0c77678bd1ccbb69f74ffa47989221ee67b5b12ad9214ed0ae316c8e07fef6cb472450df37ae047154d6026ae36f92325e7bc5e7299c819cc8df9
|
||||
|
Loading…
Reference in New Issue
Block a user