podman-2:2.1.0-0.44.dev.gite846952
- autobuilt e846952 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
32b5ae2f4d
commit
4ecc92744e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1120,3 +1120,4 @@
|
||||
/libpod-1a1e3f4.tar.gz
|
||||
/libpod-957e7a5.tar.gz
|
||||
/libpod-d8718fd.tar.gz
|
||||
/libpod-e846952.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 d8718fd62e87d0a364a4092c6333d90e26ce9c8e
|
||||
%global commit0 e84695213e35c22ba085e3831cbd025cd55a4c84
|
||||
%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.43.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.44.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
|
||||
* Wed Jul 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.44.dev.gite846952
|
||||
- autobuilt e846952
|
||||
|
||||
* Wed Jul 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.43.dev.gitd8718fd
|
||||
- autobuilt d8718fd
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d8718fd.tar.gz) = 47f4f1caec9f88dd40acda043b28669fb7328a56cae56d0092e1d98e656e5f204d22701a2fd124dadfaa25f10f01db2d1ee354bc7b4942ee66c8c8c77189d602
|
||||
SHA512 (libpod-e846952.tar.gz) = 08f74ddc8739774705a79696ba3a083f1e8b0c586e6c80349175d645526fdbb29a2acb9b532f2d247370e30eb095a950264446faf3417aff6d2c51313b8ae699
|
||||
|
Loading…
Reference in New Issue
Block a user