podman-2:2.1.0-0.58.dev.gitcd08485
- autobuilt cd08485 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
379b03e0bc
commit
a4a3d5644c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1133,3 +1133,4 @@
|
|||||||
/libpod-f4708a5.tar.gz
|
/libpod-f4708a5.tar.gz
|
||||||
/libpod-b1cc781.tar.gz
|
/libpod-b1cc781.tar.gz
|
||||||
/libpod-1a93857.tar.gz
|
/libpod-1a93857.tar.gz
|
||||||
|
/libpod-cd08485.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 1a93857acc4ee1e5a9213e2c22f12802d84cd277
|
%global commit0 cd084853b6187d8b236ea327818277cc02e0b916
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.57.dev.git%{shortcommit0}%{?dist}
|
Release: 0.58.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.58.dev.gitcd08485
|
||||||
|
- autobuilt cd08485
|
||||||
|
|
||||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.57.dev.git1a93857
|
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.57.dev.git1a93857
|
||||||
- autobuilt 1a93857
|
- autobuilt 1a93857
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-1a93857.tar.gz) = 16a875f98a0b5005d7995630b45ed247127d968e94ffda6166bfcc98e6b039b0a8f74512f436c7699f4bc95bc71f82cf0eb455881fe789871ab01e5ba38e0635
|
SHA512 (libpod-cd08485.tar.gz) = 863b5a241143a68860af4c4c6a7bcbf3c3d413bc9f91887635b2165a7349f002fc01cecd275e7da53b989deae4b651f872b276d9c90776d6894094e6288fe014
|
||||||
|
Loading…
Reference in New Issue
Block a user