podman-2:2.2.0-0.5.dev.git4a7fb62
- autobuilt 4a7fb62 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f5db6ba2ca
commit
6db1fee8a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1362,3 +1362,4 @@
|
|||||||
/podman-03d01ab.tar.gz
|
/podman-03d01ab.tar.gz
|
||||||
/podman-b0e70a6.tar.gz
|
/podman-b0e70a6.tar.gz
|
||||||
/podman-e7e466e.tar.gz
|
/podman-e7e466e.tar.gz
|
||||||
|
/podman-4a7fb62.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 e7e466e0c80339e252d748e5aa5d54a6962da7b4
|
%global commit0 4a7fb62adcbb8d5f2bc8e45273748301d12375a7
|
||||||
%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.4.dev.git%{shortcommit0}%{?dist}
|
Release: 0.5.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
|
||||||
|
* Tue Sep 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.5.dev.git4a7fb62
|
||||||
|
- autobuilt 4a7fb62
|
||||||
|
|
||||||
* Mon Sep 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.4.dev.gite7e466e
|
* Mon Sep 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.4.dev.gite7e466e
|
||||||
- autobuilt e7e466e
|
- autobuilt e7e466e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||||
SHA512 (podman-e7e466e.tar.gz) = 8618a267aad7267abf51113522f3d52482de5547cc1be38024e07785f249922cfe385897a4b54e8552949d959fb1bf6ce833999206935987bf81756ee16091c3
|
SHA512 (podman-4a7fb62.tar.gz) = 8a33b8759c39290d68c338893c956a2f729d1b10f20f10677960f20a9cc9e85f9ad81b32c901f4a68b145ad81f0b6ed798174be9ec952cf2d302beefd5e5e093
|
||||||
|
Loading…
Reference in New Issue
Block a user