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