podman-2:2.2.0-0.15.dev.git08d036c
- autobuilt 08d036c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
51ce0ec945
commit
d04077f7a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1372,3 +1372,4 @@
|
|||||||
/podman-b68b6f3.tar.gz
|
/podman-b68b6f3.tar.gz
|
||||||
/podman-e9eddda.tar.gz
|
/podman-e9eddda.tar.gz
|
||||||
/podman-19f080f.tar.gz
|
/podman-19f080f.tar.gz
|
||||||
|
/podman-08d036c.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 19f080f1af884c1e36f55dc81cd51b0ac91a868a
|
%global commit0 08d036cbd4225a9802fb8dc7c4da7b53ded3896a
|
||||||
%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.14.dev.git%{shortcommit0}%{?dist}
|
Release: 0.15.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
|
||||||
|
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.15.dev.git08d036c
|
||||||
|
- autobuilt 08d036c
|
||||||
|
|
||||||
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.14.dev.git19f080f
|
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.14.dev.git19f080f
|
||||||
- autobuilt 19f080f
|
- autobuilt 19f080f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||||
SHA512 (podman-19f080f.tar.gz) = 3650bd32e688721e77fb536e680362b44bb13d33244940555e47b10485fd90e7afcefda1d586564af04ce4a249430f1694b72f38737a666bf9f0ff3c242b74a3
|
SHA512 (podman-08d036c.tar.gz) = f537d1ea3af048649ee696f9b20099b605b98ef7c4830914a229e55eaecf32bd7278217157953990f584921a5e6a9f83468c553cea39c87c6a98ee478db0d191
|
||||||
|
Loading…
Reference in New Issue
Block a user