podman-2:3.1.0-0.81.dev.gitb6079bc
- autobuilt b6079bc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5e3c0f2dba
commit
a7edf8c8b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1713,3 +1713,4 @@
|
||||
/podman-b7c00f2.tar.gz
|
||||
/podman-7c09752.tar.gz
|
||||
/podman-6fe634c.tar.gz
|
||||
/podman-b6079bc.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 6fe634c9165367ecf797794f016dd640bc28ff2f
|
||||
%global commit0 b6079bcf4af26c9e0f9c0438d8aabd3ed78f7914
|
||||
%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.80.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.81.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.81.dev.gitb6079bc
|
||||
- autobuilt b6079bc
|
||||
|
||||
* Mon Mar 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.80.dev.git6fe634c
|
||||
- autobuilt 6fe634c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-6fe634c.tar.gz) = 2d08b673065e070c3663e465f851df0c4f85c66bd92674d9503df62ee8434d00142b8e32053cd41724a1d4dc746dd9b99132ece3ba4249eb065f323c0ce81157
|
||||
SHA512 (podman-b6079bc.tar.gz) = 7f835faab87a4a96c3169eda54ccd1b8cab51261359c9341458391ce412d76a1d32c442551d819366ed0bff8b22edb584e92e4e72e3d677083232d75ab459812
|
||||
|
Loading…
Reference in New Issue
Block a user