podman-2:1.6.2-0.39.dev.gitd7cbcfa
- autobuilt d7cbcfa Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0f97ccbab9
commit
0069893ae6
1
.gitignore
vendored
1
.gitignore
vendored
@ -570,3 +570,4 @@
|
||||
/libpod-dc1f8b6.tar.gz
|
||||
/libpod-e7d5ac0.tar.gz
|
||||
/libpod-392846c.tar.gz
|
||||
/libpod-d7cbcfa.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 392846c23a83888be4be817dcb872794090d298d
|
||||
%global commit0 d7cbcfadd07e9c79831e51de294b307b00292d49
|
||||
%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.38.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.39.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.39.dev.gitd7cbcfa
|
||||
- autobuilt d7cbcfa
|
||||
|
||||
* Thu Oct 17 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.38.dev.git392846c
|
||||
- autobuilt 392846c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-392846c.tar.gz) = 8798f2ca2b832452129650fd12658d3722ea5c4fee2cc251a7247a9a2236571dd3f3f71023dfdb91b43737fc374dbeb05d43f25732f660d3d9589a9494fcc851
|
||||
SHA512 (libpod-d7cbcfa.tar.gz) = 57e256fa409165c666d03e12bff614c7fe810ef7c1abcfb493b9248d657d9c0429140b0e750c90e3f4a924c88921b89ac98cb78d722981a27d2548cbd5ae50d5
|
||||
|
Loading…
Reference in New Issue
Block a user