podman-2:2.1.0-0.286.dev.git84c87fc
- autobuilt 84c87fc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4423064d01
commit
fa992e6483
1
.gitignore
vendored
1
.gitignore
vendored
@ -1356,3 +1356,4 @@
|
||||
/podman-5b7509c.tar.gz
|
||||
/podman-8529435.tar.gz
|
||||
/podman-dd4dc4b.tar.gz
|
||||
/podman-84c87fc.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
# 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
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 dd4dc4b002e79c28cd824c59d8f6537d347868cf
|
||||
%global commit0 84c87fc7d3315ffcc44dde2469a613cb9b5c4190
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.285.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.286.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -614,6 +614,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Sep 21 13:12:40 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.286.dev.git84c87fc
|
||||
- autobuilt 84c87fc
|
||||
|
||||
* Mon Sep 21 12:11:56 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.285.dev.gitdd4dc4b
|
||||
- autobuilt dd4dc4b
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-dd4dc4b.tar.gz) = 9351c56b742099878e29047b6e2efcd9b995efc8c0862a6bc7903d311a8bb0b0bf607cae4b7858631a66b6ac5cde29517223b06b43cf7aa8e7da7c56342355b5
|
||||
SHA512 (podman-84c87fc.tar.gz) = 956d69cae2a26fa19b0f45c0c3391622f04ef39c17e444e69e48e9748358336781531e05580d2045b6b6cc83d3ac935f27b6eee6241ef1df3462706c8bcb6c0e
|
||||
|
Loading…
Reference in New Issue
Block a user