podman-2:3.0.0-0.172.dev.gite5e447d
- autobuilt e5e447d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
291b923f12
commit
e0187db4f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1592,3 +1592,4 @@
|
||||
/podman-63cef43.tar.gz
|
||||
/podman-6ba8819.tar.gz
|
||||
/podman-79565d1.tar.gz
|
||||
/podman-e5e447d.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 79565d1af18f07754e067b7203f42122d8fc03a9
|
||||
%global commit0 e5e447debc0e011913e4389041e1561a5119a7eb
|
||||
%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.171.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.172.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 Jan 26 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.172.dev.gite5e447d
|
||||
- autobuilt e5e447d
|
||||
|
||||
* Tue Jan 26 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.171.dev.git79565d1
|
||||
- autobuilt 79565d1
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-79565d1.tar.gz) = 935b55ff48c45f78340472acac67a78d6a6fcc5c0e3db5d51f5c7c0da98a19ab45b37178cb83e1324bf6ae313a5ad87ed85e564584991670e6b5565519d1573e
|
||||
SHA512 (podman-e5e447d.tar.gz) = d629eb46c7910275a7aa355d24f93e37b970dabe3b1b23e4c914dc9a795fedb69b873e7f9d16ed2d465b5a077d85e63ba90407d98a2bef258099abcf3e7d8b2a
|
||||
|
Loading…
Reference in New Issue
Block a user