podman-2:3.1.0-0.25.dev.git516dc6d
- autobuilt 516dc6d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f39866bdcd
commit
3c9675b559
1
.gitignore
vendored
1
.gitignore
vendored
@ -1657,3 +1657,4 @@
|
||||
/podman-5004212.tar.gz
|
||||
/podman-d55d80a.tar.gz
|
||||
/podman-2e522ff.tar.gz
|
||||
/podman-516dc6d.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 2e522ff29cfea06a37debfc4a31a231bf7097b34
|
||||
%global commit0 516dc6d1ff618019079bc68055dd7f6c2a447aa2
|
||||
%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.24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.25.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.25.dev.git516dc6d
|
||||
- autobuilt 516dc6d
|
||||
|
||||
* Wed Feb 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.24.dev.git2e522ff
|
||||
- autobuilt 2e522ff
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-2e522ff.tar.gz) = 443a0f4c0a649afc7ca40f62f5e2ee37ccbe4c32a06ee632243920092936169bb17a6548c0150bfef0a1041cb67d42ae323791cdb87541950d1625922203b67a
|
||||
SHA512 (podman-516dc6d.tar.gz) = 2fc69962959e19a419b0780a60e1e40e8c83740f5da2deb85d00364be99a954ece9d96de16ca4b42d6e1a295d57af84db478ce24eebe923e76e2488b1fbcb7a3
|
||||
|
Loading…
Reference in New Issue
Block a user