podman-2:1.6.2-0.40.dev.gitf2d9a9d
- autobuilt f2d9a9d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0069893ae6
commit
78248e5714
1
.gitignore
vendored
1
.gitignore
vendored
@ -571,3 +571,4 @@
|
||||
/libpod-e7d5ac0.tar.gz
|
||||
/libpod-392846c.tar.gz
|
||||
/libpod-d7cbcfa.tar.gz
|
||||
/libpod-f2d9a9d.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 d7cbcfadd07e9c79831e51de294b307b00292d49
|
||||
%global commit0 f2d9a9d2abd1405d8ea5fb7b94715f6f87618226
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.39.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.40.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.40.dev.gitf2d9a9d
|
||||
- autobuilt f2d9a9d
|
||||
|
||||
* Thu Oct 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.39.dev.gitd7cbcfa
|
||||
- autobuilt d7cbcfa
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-d7cbcfa.tar.gz) = 57e256fa409165c666d03e12bff614c7fe810ef7c1abcfb493b9248d657d9c0429140b0e750c90e3f4a924c88921b89ac98cb78d722981a27d2548cbd5ae50d5
|
||||
SHA512 (libpod-f2d9a9d.tar.gz) = e7ce7015959715400d44b52271dfa0da698d003549ecf9e2e30389b4c3ca6eecae60b70caf61ed77ba19f4fcf7c24c7803d4f9860e6ade911ac54cc2146e56a4
|
||||
|
Loading…
Reference in New Issue
Block a user