podman-2:1.6.3-0.39.dev.git04e8bf3
- autobuilt 04e8bf3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3c2d4b35fd
commit
aee2070ec3
1
.gitignore
vendored
1
.gitignore
vendored
@ -611,3 +611,4 @@
|
||||
/libpod-2dae257.tar.gz
|
||||
/libpod-7c7f000.tar.gz
|
||||
/libpod-69165fa.tar.gz
|
||||
/libpod-04e8bf3.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 69165fa04d9db306809a0b110491f9a572f74431
|
||||
%global commit0 04e8bf3dba50e079278ac33b43ecc2ebb8f4a156
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.3
|
||||
# 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
|
||||
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.39.dev.git04e8bf3
|
||||
- autobuilt 04e8bf3
|
||||
|
||||
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.38.dev.git69165fa
|
||||
- autobuilt 69165fa
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-69165fa.tar.gz) = b03ef63b484bc74fa8a017b6b97d14a6f71e5d1edf4293b3eac4f773677b928b712351b6fdce1cc5820779aceaaa29413d38ba980cf628017b5d35e7686cab57
|
||||
SHA512 (libpod-04e8bf3.tar.gz) = 4f2a957f684080e0696607153889cb3433f242c121e8037ded0e7b6d5cebb7b94f678fc609f3d890fa1a564a0ab2d77277f30e69f4d05c0b9fbc2dc19a6c52c2
|
||||
|
Loading…
Reference in New Issue
Block a user