podman-2:1.6.3-0.8.dev.gitd358840
- autobuilt d358840 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e0c7095d0e
commit
8e318193a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -580,3 +580,4 @@
|
||||
/libpod-d2591a5.tar.gz
|
||||
/libpod-efc54c3.tar.gz
|
||||
/libpod-5431ace.tar.gz
|
||||
/libpod-d358840.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 5431aceb0a12e2dededa55a308fc4d6e13c63242
|
||||
%global commit0 d358840ebe02f45ef782546fc3f8369ff2870ea5
|
||||
%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.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/
|
||||
@ -587,6 +587,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.8.dev.gitd358840
|
||||
- autobuilt d358840
|
||||
|
||||
* Tue Oct 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.7.dev.git5431ace
|
||||
- autobuilt 5431ace
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-5431ace.tar.gz) = fc2cfc4031951f7b8746fd716af2ebaa876e4152a6746fa37c8da740788b2f09b73a8fd65f54c13f34bb9cb6e17f350701686c7e82adcffbf6e65ae98cf4c513
|
||||
SHA512 (libpod-d358840.tar.gz) = 194a65564fec5d3bd20b4f062541ad5fa6768a15a5c0df545566eb83af9658cca0a13ec4592405e6b768d7546becb492d7ba90d3e746c0dc3aad8765fc624483
|
||||
|
Loading…
Reference in New Issue
Block a user