podman-2:1.5.2-0.79.dev.gitaf8fedc
- autobuilt af8fedc Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
82667ea651
commit
ab172fe251
1
.gitignore
vendored
1
.gitignore
vendored
@ -469,3 +469,4 @@
|
||||
/libpod-ce31aa3.tar.gz
|
||||
/libpod-57e093b.tar.gz
|
||||
/libpod-afa3d11.tar.gz
|
||||
/libpod-af8fedc.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 afa3d11381eb23820c653c44d3d249041bc6a833
|
||||
%global commit0 af8fedcc78674d71d43ca3000438c42b7b6b6994
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.78.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.79.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -581,6 +581,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.79.dev.gitaf8fedc
|
||||
- autobuilt af8fedc
|
||||
|
||||
* Thu Sep 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.78.dev.gitafa3d11
|
||||
- autobuilt afa3d11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-afa3d11.tar.gz) = a47fffb0092c650ce26583b7110998933937c06b171f890adbe8949020bc95709a815f100048e794f1067000e34044c1ec85871c83f8b61db7d7e6938c5b05b0
|
||||
SHA512 (libpod-af8fedc.tar.gz) = b5b54c8dd18ff7e8ee69578158d9083197aa204d1fce2908cc223599bfdad04144c2b38b659a7a086b84d3b09387c6057aee09c5506efb75597abbf592a2d172
|
||||
|
Loading…
Reference in New Issue
Block a user