podman-2:2.1.0-0.131.dev.git1170430
- autobuilt 1170430 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cb49e88d5b
commit
b1b25b8720
1
.gitignore
vendored
1
.gitignore
vendored
@ -1206,3 +1206,4 @@
|
|||||||
/podman-044a7cb.tar.gz
|
/podman-044a7cb.tar.gz
|
||||||
/podman-eaa2f52.tar.gz
|
/podman-eaa2f52.tar.gz
|
||||||
/podman-c66ce8d.tar.gz
|
/podman-c66ce8d.tar.gz
|
||||||
|
/podman-1170430.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 c66ce8d67f9eb53a0997da39999ed8629d3252e3
|
%global commit0 117043040e18e473f3b2142576303349238a36a7
|
||||||
%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.130.dev.git%{shortcommit0}%{?dist}
|
Release: 0.131.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/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 30 11:09:55 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.131.dev.git1170430
|
||||||
|
- autobuilt 1170430
|
||||||
|
|
||||||
* Wed Jul 29 21:09:39 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.130.dev.gitc66ce8d
|
* Wed Jul 29 21:09:39 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.130.dev.gitc66ce8d
|
||||||
- autobuilt c66ce8d
|
- autobuilt c66ce8d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-c66ce8d.tar.gz) = 98c0d371d29fc8dc8f5e14d2b0331e8912cc6149220878ef65352f4c3dba16190972865e628c1eb63587d84c2262a2eedb1d391984b0b55264d9e68f6c6670c6
|
SHA512 (podman-1170430.tar.gz) = 8070509358077139ec1deaa0d04241621ee8988d23191cbbe894db098272a5e710ed399468e5b6e762880c8302327f63af7b9a40283518b484c440eadc2d4b86
|
||||||
|
Loading…
Reference in New Issue
Block a user