podman-2:3.1.0-0.22.dev.git5004212
- autobuilt 5004212 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9bbec00eb3
commit
2cff478e03
1
.gitignore
vendored
1
.gitignore
vendored
@ -1654,3 +1654,4 @@
|
||||
/podman-aadb16d.tar.gz
|
||||
/podman-58a4793.tar.gz
|
||||
/podman-7fb347a.tar.gz
|
||||
/podman-5004212.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 7fb347a3d40afeb4c565c2066fbade7f003e3e50
|
||||
%global commit0 50042120e947fc7aee601f0c65ea485daf604ee1
|
||||
%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.21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.22.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
|
||||
* Tue Feb 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.22.dev.git5004212
|
||||
- autobuilt 5004212
|
||||
|
||||
* Tue Feb 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.21.dev.git7fb347a
|
||||
- autobuilt 7fb347a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-7fb347a.tar.gz) = 302142833e28289dab57e0394400b65d25c25f892bfd51359d8bafc1b48da47ce98cb34c730bc56b89faf2020a4eb13db975b4c4cf2f5d796ff65e83de42e7e6
|
||||
SHA512 (podman-5004212.tar.gz) = e429261397f99a00751bdd9da79eb32110a5a602631979d7c22fe3c2910bcaaa18563064c46f6084a0c75e2f5d37e3508d50e6050a440ea346cfe9c3c99854a3
|
||||
|
Loading…
Reference in New Issue
Block a user