podman-2:2.2.0-0.13.dev.gite9eddda
- autobuilt e9eddda Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f5e1607c08
commit
46072f1d8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1370,3 +1370,4 @@
|
||||
/podman-12f173f.tar.gz
|
||||
/podman-453333a.tar.gz
|
||||
/podman-b68b6f3.tar.gz
|
||||
/podman-e9eddda.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 b68b6f334d4a83de35d68cc359365b348e72ad6b
|
||||
%global commit0 e9edddaaf2ab9d769d36adf00f97034db0a3cadf
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.2.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.12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.13.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
|
||||
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.13.dev.gite9eddda
|
||||
- autobuilt e9eddda
|
||||
|
||||
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.12.dev.gitb68b6f3
|
||||
- autobuilt b68b6f3
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-b68b6f3.tar.gz) = b3b2c0599b6a186325d049fe0cab479d8708b182605a3564940d5e323a6e78c21267afc87a5c2b152cc39a07a4378d4996d4285f6015c53cb100632737aeec37
|
||||
SHA512 (podman-e9eddda.tar.gz) = 807e07ac2dc6548624f15421d883ad1c33b1947833291bfb7d6fcdf8673c6371bfc933f854b486224ac7f190ac66cefd98d094cb1b85d52d1faa01c348f74215
|
||||
|
Loading…
Reference in New Issue
Block a user