podman-2:2.2.0-0.11.dev.git453333a
- autobuilt 453333a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
af04582ac2
commit
a7bb5d0f84
1
.gitignore
vendored
1
.gitignore
vendored
@ -1368,3 +1368,4 @@
|
||||
/podman-bf10168.tar.gz
|
||||
/podman-2ee415b.tar.gz
|
||||
/podman-12f173f.tar.gz
|
||||
/podman-453333a.tar.gz
|
||||
|
@ -32,7 +32,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 12f173f4732d50a85bf4875807597d2fd0e92cc0
|
||||
%global commit0 453333a35cc791e9031e5d24e0ac5e76a2b2aa75
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.2.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.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -614,6 +614,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Sep 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.11.dev.git453333a
|
||||
- autobuilt 453333a
|
||||
|
||||
* Tue Sep 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.10.dev.git12f173f
|
||||
- autobuilt 12f173f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-12f173f.tar.gz) = 1805dd157ffed3f75ad1508b9076ad86a6d6818e76a375435e1bee5a6e6d1f38aa7073cd66fbccf56f77685e802635a80a4ddc6232365c0c75bf34374a931c69
|
||||
SHA512 (podman-453333a.tar.gz) = 6458ceea864ae5a68356037e0c9af8a4a0e8dc95df5adecd5b23ea662591c89028b503cbe141d326afc888dd31deaa03f878c114cf3735880ee0b4fce1545860
|
||||
|
Loading…
Reference in New Issue
Block a user