podman-2:2.1.0-0.284.dev.git8529435
- autobuilt 8529435 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
63ef39f730
commit
98240fa05a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1354,3 +1354,4 @@
|
||||
/podman-273b954.tar.gz
|
||||
/podman-fc3daae.tar.gz
|
||||
/podman-5b7509c.tar.gz
|
||||
/podman-8529435.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 5b7509c562e040ab8ed17990299c0b6eb52cecee
|
||||
%global commit0 852943516606f32ccc2406f41bcf3df42d7c622c
|
||||
%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.283.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.284.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
|
||||
* Sat Sep 19 11:12:37 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.284.dev.git8529435
|
||||
- autobuilt 8529435
|
||||
|
||||
* Fri Sep 18 14:12:24 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.283.dev.git5b7509c
|
||||
- autobuilt 5b7509c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-5b7509c.tar.gz) = d7106a7b63b25196801b9a073a7c1feed7519cebd3a038466691c976fc712f1b35284dc316d9cb5ceddf708b73ad985f459d64dd52c6eb9364d4741791eea515
|
||||
SHA512 (podman-8529435.tar.gz) = 6afefe1500c33fd2fcbb48b28edf56acb5323574789925fc388d5d30c0e369e8ca7910f8b204ed99e12a5b56dff594c17410a567df2e1abeee5bfebb1618508b
|
||||
|
Loading…
Reference in New Issue
Block a user