podman-2:3.1.0-0.84.dev.gitba36d79
- autobuilt ba36d79 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6e329b9ea9
commit
af6ee3a72f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1716,3 +1716,4 @@
|
||||
/podman-b6079bc.tar.gz
|
||||
/podman-1e1035c.tar.gz
|
||||
/podman-b386d23.tar.gz
|
||||
/podman-ba36d79.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 b386d23bf01a1f3b0a604468803189625ef7b902
|
||||
%global commit0 ba36d790db0a847274d6b4578a3fe65a517b5164
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -58,7 +58,7 @@ Version: 3.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.83.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.84.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Mar 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.84.dev.gitba36d79
|
||||
- autobuilt ba36d79
|
||||
|
||||
* Mon Mar 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.83.dev.gitb386d23
|
||||
- autobuilt b386d23
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-b386d23.tar.gz) = 8af291be2a6b162233b6e3bf367cc3cfbddcf35068448162119ec520199ae32a6a7e042a183c61175cd0cd5af4b0664e7d158c063ce4480d957ffb90230b98b5
|
||||
SHA512 (podman-ba36d79.tar.gz) = d358bc641353f9003223ec954f82e6e395ad79e4a2ea0a385009ef291754601e3c0adc7ce30d4ce5b576f941b43bf399907e4e5085d5ec5b94c6591e0d8be34f
|
||||
|
Loading…
Reference in New Issue
Block a user