podman-2:2.1.0-0.120.dev.git91c92d1
- autobuilt 91c92d1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4190cd931d
commit
0735626c61
1
.gitignore
vendored
1
.gitignore
vendored
@ -1194,3 +1194,4 @@
|
||||
/libpod-956caf3.tar.gz
|
||||
/libpod-2b7bc9b.tar.gz
|
||||
/libpod-d463715.tar.gz
|
||||
/libpod-91c92d1.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 d463715ce75254a7a52e902b36f91431197ab4a8
|
||||
%global commit0 91c92d10fc64af7e7813ba46f8eae8a8e7db44de
|
||||
%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.119.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.120.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
|
||||
* Tue Jul 28 12:10:00 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.120.dev.git91c92d1
|
||||
- autobuilt 91c92d1
|
||||
|
||||
* Tue Jul 28 08:10:34 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.119.dev.gitd463715
|
||||
- autobuilt d463715
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d463715.tar.gz) = 262e10bf78040d26aab01a710cd3c80f11e86377624d77f777658cc64c2c91704594d77f4b5400f9a3fe4b2655b62c1d1ad1f7032c09db50f8367628307f489c
|
||||
SHA512 (libpod-91c92d1.tar.gz) = 1684e793e23817c25736347de880ecb2725eaa998944510e18dd650a9339b5f79ae68fb962e12ea0848ddb6c7bd0dae09479d2b3187418f6cbf0abd2de2b07f1
|
||||
|
Loading…
Reference in New Issue
Block a user