podman-2:2.2.0-0.72.dev.git7ad1c9c
- autobuilt 7ad1c9c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fed5e1f4b8
commit
2eb26e21b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1420,3 +1420,4 @@
|
||||
/podman-f0d48aa.tar.gz
|
||||
/podman-8b2c0a4.tar.gz
|
||||
/podman-fc85ec9.tar.gz
|
||||
/podman-7ad1c9c.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 fc85ec942ee3273f5ad56381a0f6b9e78aea59bf
|
||||
%global commit0 7ad1c9c8cf0d63ff68049cc84468cb0f5b46483c
|
||||
%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.71.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.72.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -624,6 +624,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Nov 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.72.dev.git7ad1c9c
|
||||
- autobuilt 7ad1c9c
|
||||
|
||||
* Mon Nov 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.71.dev.gitfc85ec9
|
||||
- autobuilt fc85ec9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-a9c2a10.tar.gz) = 4e415890c550ef4452f318753bfedec7eec66ee61f9660e7fa4094d2048e60b48f4d514267483e77697b8febb6b640be7714cff1f089752596f214dd0d852868
|
||||
SHA512 (podman-fc85ec9.tar.gz) = 78bfa2434a816bfd8d003f22b86bf9148ae428529693fb9d51c52753e253743e51cbd8bedb29d3f2909cb1c8218c767f61584bd56b3bb122ba2f60f8e298a457
|
||||
SHA512 (podman-7ad1c9c.tar.gz) = 7b30ad75fa611d247f5a48e1f3f6e39d7199401eec25cc19562c6118ab5e97d815b6a8af476b13a408ab73f8634ecd7ade68ff3f932cd643f5a6ab1333c1f1ee
|
||||
|
Loading…
Reference in New Issue
Block a user