podman-2:2.1.0-0.62.dev.gitedf5fe8
- autobuilt edf5fe8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b96c47ddbb
commit
3cc635a28b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1137,3 +1137,4 @@
|
|||||||
/libpod-54d16f3.tar.gz
|
/libpod-54d16f3.tar.gz
|
||||||
/libpod-85d71ae.tar.gz
|
/libpod-85d71ae.tar.gz
|
||||||
/libpod-b58d2b7.tar.gz
|
/libpod-b58d2b7.tar.gz
|
||||||
|
/libpod-edf5fe8.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 b58d2b777cbdfe5be1553507a1fe6efacbc3d26f
|
%global commit0 edf5fe8b17f39ce98805c279b9795bfd4123abe2
|
||||||
%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.61.dev.git%{shortcommit0}%{?dist}
|
Release: 0.62.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
|
||||||
|
* Wed Jul 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.62.dev.gitedf5fe8
|
||||||
|
- autobuilt edf5fe8
|
||||||
|
|
||||||
* Wed Jul 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.61.dev.gitb58d2b7
|
* Wed Jul 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.61.dev.gitb58d2b7
|
||||||
- autobuilt b58d2b7
|
- autobuilt b58d2b7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-b58d2b7.tar.gz) = b9da3ac8ae33688410d9433a3b45b3703709f39a20bbc2993de23b8f144bfa66780b1ebf3d0a315a3737396a3cff427dcd7dd082b708a93f08904514ec2e53a6
|
SHA512 (libpod-edf5fe8.tar.gz) = 167e5382fbfc173a8de887f6d6a3a8ec3af7c5e8e5b046747b326566a82718c61350fab746c1db947c714ddb4e7c7c0a1d7ac3f473666ef3c42863335309d858
|
||||||
|
Loading…
Reference in New Issue
Block a user