podman-2:3.0.0-0.67.dev.git2a21dcd
- autobuilt 2a21dcd Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1ff06899ea
commit
b6401902dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1487,3 +1487,4 @@
|
||||
/podman-f1f7b8f.tar.gz
|
||||
/podman-978c076.tar.gz
|
||||
/podman-bacb2fc.tar.gz
|
||||
/podman-2a21dcd.tar.gz
|
||||
|
@ -31,7 +31,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 bacb2fc526dba7214e3c8420eccc5cf22bbb1a29
|
||||
%global commit0 2a21dcda8e949c5546c9281ca4b900910c6c42e8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -56,7 +56,7 @@ Version: 3.0.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.66.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.67.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Dec 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.67.dev.git2a21dcd
|
||||
- autobuilt 2a21dcd
|
||||
|
||||
* Wed Dec 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.66.dev.gitbacb2fc
|
||||
- autobuilt bacb2fc
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-bacb2fc.tar.gz) = 6e6137b9e528f6808d27319c498417eee9f492dfeccfbf2daf97334c4cb538ed2e5eaeae13213d053f952e1b3e7a9709de5f290921fcd6ce2eb4065d7bb41a6b
|
||||
SHA512 (podman-2a21dcd.tar.gz) = 5769b319a2c635a493150ff246e44b6d39e09e581122b1c7cf413830e715ac48a2d8bb9e45b34073577b82a503fdaeb44e42ac495a56aa09a754d9b7135746cd
|
||||
|
Loading…
Reference in New Issue
Block a user