podman-2:3.0.0-0.23.dev.gitc55b831
- autobuilt c55b831 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
91e8d6293d
commit
6c9048ff30
1
.gitignore
vendored
1
.gitignore
vendored
@ -1443,3 +1443,4 @@
|
||||
/podman-70284b1.tar.gz
|
||||
/podman-ec0411a.tar.gz
|
||||
/podman-f01630a.tar.gz
|
||||
/podman-c55b831.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 f01630acf35a11aecdbfb9b77b249dcec85e67b5
|
||||
%global commit0 c55b83195eeb774078e48febc03d4655a7fbed52
|
||||
%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.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/
|
||||
@ -630,6 +630,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.23.dev.gitc55b831
|
||||
- autobuilt c55b831
|
||||
|
||||
* Fri Dec 4 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:3.0.0-0.22.dev.gitf01630a
|
||||
- make both checksec and koji happy
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-f01630a.tar.gz) = 3b621b9a548021db892751e30a9fcd72718102023c731f8c4e9d600facd07e1b7edda8f29278f1d4a937633e0e8318ccfbc0e83abf5c183ae2969a4bd4dc5181
|
||||
SHA512 (podman-c55b831.tar.gz) = a8cd1bf9f9cef10fe54769b4dc56260de54891a1428c5dd3f2b3128b6564610e007e73f8437279a380960ba61815f3ba15cc7db033ee701f79c2501fa119bba6
|
||||
|
Loading…
Reference in New Issue
Block a user