podman-2:2.1.0-0.162.dev.gita948635
- autobuilt a948635 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
699c818f69
commit
14132e61cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1235,3 +1235,4 @@
|
||||
/podman-7a7c8e9.tar.gz
|
||||
/podman-d1aaf33.tar.gz
|
||||
/podman-bae6d5d.tar.gz
|
||||
/podman-a948635.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 bae6d5ddafb9d293702fda368587caae22fc3c80
|
||||
%global commit0 a94863504166ad6fc9f31847e84b71cc32fcd09f
|
||||
%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.161.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.162.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -647,6 +647,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Aug 05 21:10:21 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.162.dev.gita948635
|
||||
- autobuilt a948635
|
||||
|
||||
* Wed Aug 05 20:10:17 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.161.dev.gitbae6d5d
|
||||
- autobuilt bae6d5d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-bae6d5d.tar.gz) = 5948406600ef31cdab4e43b57487aaf008cd382b37ffc3a13b2a6035639053d283ddc9df83cc94c463d52b6c7f5830bd8ea8e3d3db63dd2d62fc76f7c6e62fc2
|
||||
SHA512 (podman-a948635.tar.gz) = d6dbf2bae3f2efb91802f32d3695057afc46bf7c61d4a02b8263eea6233becc894cf13bd7c0477cccc3736d1e4b1afdff3fc63d6fa2546f736583d8f12c16e56
|
||||
|
Loading…
Reference in New Issue
Block a user