podman-2:3.0.0-0.110.dev.gitbb82c37
- autobuilt bb82c37 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
efbb027326
commit
b1cb076b44
1
.gitignore
vendored
1
.gitignore
vendored
@ -1530,3 +1530,4 @@
|
||||
/podman-b84b7c8.tar.gz
|
||||
/podman-1f59276.tar.gz
|
||||
/podman-ffe2b1e.tar.gz
|
||||
/podman-bb82c37.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 ffe2b1e95a86f2ed785652b16a426c953f62ecc2
|
||||
%global commit0 bb82c37b731f06b9e0602400cf0657a90a2d7537
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -56,7 +56,7 @@ Version: 3.0.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.109.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.110.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 Jan 6 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.110.dev.gitbb82c37
|
||||
- autobuilt bb82c37
|
||||
|
||||
* Tue Jan 5 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.109.dev.gitffe2b1e
|
||||
- autobuilt ffe2b1e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-ffe2b1e.tar.gz) = 18b0add7fb62c1a222311266634e052e47cb02c2f5afa2da777c07c515e65da3044f55cb17368cd3ce7564a2b8dc8e39804fd98ba4edd22635ca4bebe84ea0de
|
||||
SHA512 (podman-bb82c37.tar.gz) = de0ae16a94829325fda5bd3f200eb2ee5570b312a1f500fd02586437d251fbce90a2fdbb43009f918f6a2b20991720cfe136d1644f20fdfee3df3c75ac9055e3
|
||||
|
Loading…
Reference in New Issue
Block a user