podman-2:2.1.0-0.23.dev.gitcd36499
- autobuilt cd36499 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b9583ac0d9
commit
f38edaf1ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -1099,3 +1099,4 @@
|
||||
/libpod-4ee6659.tar.gz
|
||||
/libpod-2df3faa.tar.gz
|
||||
/libpod-35cca19.tar.gz
|
||||
/libpod-cd36499.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 35cca198b31582b75304e3614f8942b83a38422e
|
||||
%global commit0 cd36499d10a21ef1429d7ce84d845d8627ebcf6e
|
||||
%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.22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.23.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 Jun 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.23.dev.gitcd36499
|
||||
- autobuilt cd36499
|
||||
|
||||
* Thu Jun 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.22.dev.git35cca19
|
||||
- autobuilt 35cca19
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-35cca19.tar.gz) = 9c4a6deecf1f7618990c9d1c92479dda25823cf725e09a801164cde030e20ebd6f725597527b7467c00efadc7657ba97336e4f2760b104e3aab3cc01ee9cb3d4
|
||||
SHA512 (libpod-cd36499.tar.gz) = 6e41896fb79aeb7a17b133abe112698f700afac6556e405b85a18c7a8a8f7e0412b7d6fd1261258de84c190965c9f2deaf8d9b7fe43bb266bd35bb6198a996f9
|
||||
|
Loading…
Reference in New Issue
Block a user