podman-2:2.1.0-0.238.dev.git814784c
- autobuilt 814784c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
101fc2377d
commit
9f193c9a98
1
.gitignore
vendored
1
.gitignore
vendored
@ -1310,3 +1310,4 @@
|
|||||||
/podman-11679c2.tar.gz
|
/podman-11679c2.tar.gz
|
||||||
/podman-54a61e3.tar.gz
|
/podman-54a61e3.tar.gz
|
||||||
/podman-e180de8.tar.gz
|
/podman-e180de8.tar.gz
|
||||||
|
/podman-814784c.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 e180de8b3c64809e5312867c6e70dfcca704539b
|
%global commit0 814784c5e6b9795d62a2c7624bc8884bd1011287
|
||||||
%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.237.dev.git%{shortcommit0}%{?dist}
|
Release: 0.238.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
|
||||||
|
* Tue Sep 8 22:12:18 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.238.dev.git814784c
|
||||||
|
- autobuilt 814784c
|
||||||
|
|
||||||
* Tue Sep 8 21:12:38 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.237.dev.gite180de8
|
* Tue Sep 8 21:12:38 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.237.dev.gite180de8
|
||||||
- autobuilt e180de8
|
- autobuilt e180de8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-e180de8.tar.gz) = e1510eec461115692699bed250958ca406fb937e2f89fa64febf662fb3f58de9e3e60f32f7ff54f07b5ebfeb0978bd4547a18fa8c7e92f36ff2eec01dd96dcd7
|
SHA512 (podman-814784c.tar.gz) = 127a9cf8f554819c5331a871c72979f897c2195bd73d03e9d4009696dce0ad7b503f936ad2964ebc66c9dfcc2a228cece49d75d4283d26716705d28bb7e730e2
|
||||||
|
Loading…
Reference in New Issue
Block a user