podman-2:2.1.0-0.89.dev.gitdeff289
- autobuilt deff289 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
772bc5acae
commit
f5b4171e7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1163,3 +1163,4 @@
|
|||||||
/libpod-d86bae2.tar.gz
|
/libpod-d86bae2.tar.gz
|
||||||
/libpod-dfca83d.tar.gz
|
/libpod-dfca83d.tar.gz
|
||||||
/libpod-10c5f24.tar.gz
|
/libpod-10c5f24.tar.gz
|
||||||
|
/libpod-deff289.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 10c5f241231a55a90a37b9f578c84a6bb23ae33e
|
%global commit0 deff289a9fea26815983318b0a120ab652295eb8
|
||||||
%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.88.dev.git%{shortcommit0}%{?dist}
|
Release: 0.89.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
|
||||||
|
* Sat Jul 18 11:10:10 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.89.dev.gitdeff289
|
||||||
|
- autobuilt deff289
|
||||||
|
|
||||||
* Fri Jul 17 21:09:43 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.88.dev.git10c5f24
|
* Fri Jul 17 21:09:43 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.88.dev.git10c5f24
|
||||||
- autobuilt 10c5f24
|
- autobuilt 10c5f24
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-10c5f24.tar.gz) = 9ade2852e0f59f9f95205ad69e0b867e84d3658fbb411bc679138c2b6849b0b37a09a43ee8d53c208a54ead768fdfa22d40398bc3e5e1d9ff284c673fefdc8f9
|
SHA512 (libpod-deff289.tar.gz) = 3ddd3dd4f070dda3719ca6fa16d8220d4aa0251a9e84009c1f3c7086a1d3a304c7a4b349cb60d29df849ff314d8caa4f10bb21626a12cf6da4de49b4b26ecf8a
|
||||||
|
Loading…
Reference in New Issue
Block a user