podman-2:2.2.0-0.17.dev.git556117c
- autobuilt 556117c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cf56f92ec8
commit
82d43108aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -1374,3 +1374,4 @@
|
|||||||
/podman-19f080f.tar.gz
|
/podman-19f080f.tar.gz
|
||||||
/podman-08d036c.tar.gz
|
/podman-08d036c.tar.gz
|
||||||
/podman-4d57313.tar.gz
|
/podman-4d57313.tar.gz
|
||||||
|
/podman-556117c.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 4d57313449a7f7c86697ad830816f5c1e73c05ca
|
%global commit0 556117c2e95bb0e4da7d36e10d94c3ec0ac4072f
|
||||||
%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.2.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.16.dev.git%{shortcommit0}%{?dist}
|
Release: 0.17.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/
|
||||||
@ -614,6 +614,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 1 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.17.dev.git556117c
|
||||||
|
- autobuilt 556117c
|
||||||
|
|
||||||
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.16.dev.git4d57313
|
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.16.dev.git4d57313
|
||||||
- autobuilt 4d57313
|
- autobuilt 4d57313
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||||
SHA512 (podman-4d57313.tar.gz) = 27b9d7e4b9c80241cfc25f219ba85b64f04f0c1a7b55130e48fd5d71f1eb08bbc3fd08dc82ef079d711f87c4f3b67d38749473d1e84c7a1979b4a08307c6a293
|
SHA512 (podman-556117c.tar.gz) = 2f000d5b185a8ca5844e3fbf8cf29dc0c9e0398a703a78ba556e409a154626fd2fcd655e85abe7d23f675aab9688a0f43f87e22817af95ccca067afab8f1b13b
|
||||||
|
Loading…
Reference in New Issue
Block a user