podman-2:2.1.0-0.251.dev.git861451a
- autobuilt 861451a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
408f17157b
commit
1fcfdd6643
1
.gitignore
vendored
1
.gitignore
vendored
@ -1323,3 +1323,4 @@
|
|||||||
/podman-fc70360.tar.gz
|
/podman-fc70360.tar.gz
|
||||||
/podman-89a3483.tar.gz
|
/podman-89a3483.tar.gz
|
||||||
/podman-96bc5eb.tar.gz
|
/podman-96bc5eb.tar.gz
|
||||||
|
/podman-861451a.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 96bc5eb4b77d00f59a342b7af1f6f3ecd35772a5
|
%global commit0 861451a46285ddfe0c8b584ab75fab803d9b05d0
|
||||||
%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.250.dev.git%{shortcommit0}%{?dist}
|
Release: 0.251.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/
|
||||||
@ -613,6 +613,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 10 21:12:38 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.251.dev.git861451a
|
||||||
|
- autobuilt 861451a
|
||||||
|
|
||||||
* Thu Sep 10 20:12:36 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.250.dev.git96bc5eb
|
* Thu Sep 10 20:12:36 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.250.dev.git96bc5eb
|
||||||
- autobuilt 96bc5eb
|
- autobuilt 96bc5eb
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-96bc5eb.tar.gz) = d355053f830df93b99653122feb432f3e9bd0d9e967c7c6b86238394360868387c38a2921fdaadfa6aaa47e558bad95545b0df1d1dadf2c74d458615cca53c22
|
SHA512 (podman-861451a.tar.gz) = 62a9971fca74590ecfa35f86bc14de865b77b9b88ed28141b64ee63c064af37276c91a77895853de8c6afbe3428d22a3d39b737d7bbe0af6bdd087248725c7ab
|
||||||
|
Loading…
Reference in New Issue
Block a user