podman-2:2.1.0-0.175.dev.git68c67d2
- autobuilt 68c67d2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d7392578f8
commit
3e71f52eb2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1248,3 +1248,4 @@
|
||||
/podman-df0ad51.tar.gz
|
||||
/podman-92b088b.tar.gz
|
||||
/podman-a90ae00.tar.gz
|
||||
/podman-68c67d2.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 a90ae00df1c2be0f3d46d4e7cd292599c93ded0f
|
||||
%global commit0 68c67d24308710d5ad23ee5ddeb35293e2123fb6
|
||||
%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.174.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.175.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
|
||||
* Tue Aug 11 11:11:02 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.175.dev.git68c67d2
|
||||
- autobuilt 68c67d2
|
||||
|
||||
* Tue Aug 11 08:41:21 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.174.dev.gita90ae00
|
||||
- autobuilt a90ae00
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-a90ae00.tar.gz) = 04fafbd15e41b65be7d5a7ab3169340b31d79013c4974f8822f60b156ab4da019b441dd8fbacdaa391e329bdff5bef578fe437e6e7005891d94f4cd41e9dc310
|
||||
SHA512 (podman-68c67d2.tar.gz) = b3b946122f49355447cecf0f9fcf70723a1663dce821f9980300c31015edb84b078869e4b255fabe02ed204e6e0fda931a0f3cedf4e7ddaa2764a1b85dc3999f
|
||||
|
Loading…
Reference in New Issue
Block a user