podman-2:2.1.0-0.92.dev.git17f9b80
- autobuilt 17f9b80 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4909691229
commit
12acd50a50
1
.gitignore
vendored
1
.gitignore
vendored
@ -1166,3 +1166,4 @@
|
||||
/libpod-deff289.tar.gz
|
||||
/libpod-d087ade.tar.gz
|
||||
/libpod-b7b8fce.tar.gz
|
||||
/libpod-17f9b80.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 b7b8fce82693ae0f9ebb0561cd3e6c118ad35fe9
|
||||
%global commit0 17f9b80600bc008e7c0a4060ff3a6bb5eb56d0cc
|
||||
%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.91.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.92.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
|
||||
* Mon Jul 20 13:09:49 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.92.dev.git17f9b80
|
||||
- autobuilt 17f9b80
|
||||
|
||||
* Sun Jul 19 13:09:17 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.91.dev.gitb7b8fce
|
||||
- autobuilt b7b8fce
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-b7b8fce.tar.gz) = 3a106f13431f296de7290d77107027c731bd8fcb060da73ab8fc25ad70df043dd089853fda0fca88ac077474ed1236038c97d37ac0bce83b27f873cc567ee5aa
|
||||
SHA512 (libpod-17f9b80.tar.gz) = 769fddecfd9b15dd574c11a2009cf7fb80c11b3be3dd0ef6a21dd10a9ec94c869d8fe5fee0aeccbad197bba0936281c252f14230f3992dc53869b88bc23940b6
|
||||
|
Loading…
Reference in New Issue
Block a user