podman-2:3.1.0-0.23.dev.gitd55d80a
- autobuilt d55d80a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2cff478e03
commit
be0343220e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1655,3 +1655,4 @@
|
||||
/podman-58a4793.tar.gz
|
||||
/podman-7fb347a.tar.gz
|
||||
/podman-5004212.tar.gz
|
||||
/podman-d55d80a.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 50042120e947fc7aee601f0c65ea485daf604ee1
|
||||
%global commit0 d55d80a04105968574c1a1d0e0589806b95c044c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -56,7 +56,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.22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.23.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 Feb 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.23.dev.gitd55d80a
|
||||
- autobuilt d55d80a
|
||||
|
||||
* Tue Feb 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.22.dev.git5004212
|
||||
- autobuilt 5004212
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-5004212.tar.gz) = e429261397f99a00751bdd9da79eb32110a5a602631979d7c22fe3c2910bcaaa18563064c46f6084a0c75e2f5d37e3508d50e6050a440ea346cfe9c3c99854a3
|
||||
SHA512 (podman-d55d80a.tar.gz) = 9b110e25a48ad080a5c4fba38be9565a6f96334da3e31d454c2777ab9d4ba2d4a927e1eb54fd508f5b922f60a1ce7f73a1f3215da2c26f8ac73f26be3348c13e
|
||||
|
Loading…
Reference in New Issue
Block a user