podman-2:2.1.0-0.74.dev.gitc4843d4
- autobuilt c4843d4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d2e87ea484
commit
ce96659a63
1
.gitignore
vendored
1
.gitignore
vendored
@ -1149,3 +1149,4 @@
|
||||
/libpod-210f104.tar.gz
|
||||
/libpod-d83077b.tar.gz
|
||||
/libpod-a9a751f.tar.gz
|
||||
/libpod-c4843d4.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 a9a751feefb03834bfe6122583e8db598c4159e1
|
||||
%global commit0 c4843d4e9ce395f1bbcaae848e6172f5a4519a35
|
||||
%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.73.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.74.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 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.74.dev.gitc4843d4
|
||||
- autobuilt c4843d4
|
||||
|
||||
* Tue Jul 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.73.dev.gita9a751f
|
||||
- autobuilt a9a751f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-a9a751f.tar.gz) = 2a14f088f6abfd7421b100c5c761964c013a9d5cda07607322692aeee74b9fd47a759c4c9fafa965e13d1dd1ebf9ee5d1e8ad59467a5217d0839693e277c3e02
|
||||
SHA512 (libpod-c4843d4.tar.gz) = 5e9ec5d4f241ca7149c235e07df9cf9b98edd457e539d33887266d603ea7ad01edee9ba9fba6662bd4c8dcfc55fd6525c1a155e1cecd20766e1d62f1bacbd18a
|
||||
|
Loading…
Reference in New Issue
Block a user