podman-2:1.6.1-0.8.dev.git257a985
- autobuilt 257a985 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5f57c273e9
commit
4b30033ad7
1
.gitignore
vendored
1
.gitignore
vendored
@ -530,3 +530,4 @@
|
||||
/libpod-7a56963.tar.gz
|
||||
/libpod-74879c8.tar.gz
|
||||
/libpod-32a2ce8.tar.gz
|
||||
/libpod-257a985.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 32a2ce8fc0eb590140cad81cf0ca9adf2daa5651
|
||||
%global commit0 257a985f5a7cff8f01891529ea89b0ea2800d61f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -585,6 +585,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.8.dev.git257a985
|
||||
- autobuilt 257a985
|
||||
|
||||
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.7.dev.git32a2ce8
|
||||
- autobuilt 32a2ce8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-32a2ce8.tar.gz) = fe51f769f031ed01020613568afcc150785a94b1b420b51d10064cd594a827379c549a4bc0105689ef8917af7fd2cb35cc4985ef9b9eadfb3f70a937cc459d36
|
||||
SHA512 (libpod-257a985.tar.gz) = c9b0c31a0484af320a16dd5764715ce470ae32f86d03655f572a52e7f45dc8c9e88420e0cc1523c708be6b7756af11d3f77a5c5275815a870964c0fd42ababf5
|
||||
|
Loading…
Reference in New Issue
Block a user