podman-2:2.1.0-0.182.dev.git4ef4f52
- autobuilt 4ef4f52 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
24dbd5db73
commit
7f173f60b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1255,3 +1255,4 @@
|
|||||||
/podman-8eaacec.tar.gz
|
/podman-8eaacec.tar.gz
|
||||||
/podman-ac96112.tar.gz
|
/podman-ac96112.tar.gz
|
||||||
/podman-8e4842a.tar.gz
|
/podman-8e4842a.tar.gz
|
||||||
|
/podman-4ef4f52.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 8e4842a14deff83cef7996e393cfc9fa932bfb30
|
%global commit0 4ef4f522f9a2850e14a93186c647175685166d95
|
||||||
%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.181.dev.git%{shortcommit0}%{?dist}
|
Release: 0.182.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/
|
||||||
@ -647,6 +647,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 12 18:11:09 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.182.dev.git4ef4f52
|
||||||
|
- autobuilt 4ef4f52
|
||||||
|
|
||||||
* Wed Aug 12 17:10:06 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.181.dev.git8e4842a
|
* Wed Aug 12 17:10:06 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.181.dev.git8e4842a
|
||||||
- autobuilt 8e4842a
|
- autobuilt 8e4842a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-8e4842a.tar.gz) = cc768fce1fe4fc23bf34c12f3f4826eb5b882150e36a710ee3bff963cb8096adf8c44434d86af15ce26e2aa7f924ed770314a66e214d6e5f0135a0e2298691df
|
SHA512 (podman-4ef4f52.tar.gz) = b95953b6a9346d90554d0201226a10ba010b03aaa9fee7e073ca237d848e4d5b502e9011849841e1c3176e6cd605f6cc214db65c1905b6c13f4b9aba8c8747d3
|
||||||
|
Loading…
Reference in New Issue
Block a user