podman-2:2.1.0-0.200.dev.git42690ff
- autobuilt 42690ff Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c694f8afa7
commit
786796bbfa
1
.gitignore
vendored
1
.gitignore
vendored
@ -1273,3 +1273,4 @@
|
|||||||
/podman-dd4e0da.tar.gz
|
/podman-dd4e0da.tar.gz
|
||||||
/podman-9babd21.tar.gz
|
/podman-9babd21.tar.gz
|
||||||
/podman-dcdb647.tar.gz
|
/podman-dcdb647.tar.gz
|
||||||
|
/podman-42690ff.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 dcdb6474d6a65adce084da546fda7a93b5267c9b
|
%global commit0 42690ff89c09b0135428b9e4a3f605aa57dc1189
|
||||||
%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.199.dev.git%{shortcommit0}%{?dist}
|
Release: 0.200.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/
|
||||||
@ -652,6 +652,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 19 21:10:52 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.200.dev.git42690ff
|
||||||
|
- autobuilt 42690ff
|
||||||
|
|
||||||
* Wed Aug 19 20:10:52 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.199.dev.gitdcdb647
|
* Wed Aug 19 20:10:52 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.199.dev.gitdcdb647
|
||||||
- autobuilt dcdb647
|
- autobuilt dcdb647
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-dcdb647.tar.gz) = 5e5c90d98b1b91d928b57514cf438247b8f687d997c1f3bb5f7d6fde365da691934141150d02c7d9598cd17e3ab05e31fd47098d4c9ca9ccf2e75ef7c92c919b
|
SHA512 (podman-42690ff.tar.gz) = 28b826a6d792d855b2f80e343966319087d71985b39feb9687263cd462c59280805be806b985f2a0254ca0a2f6af3edb02a95c4781841a46ded38059e7b682e9
|
||||||
|
Loading…
Reference in New Issue
Block a user