podman-2:1.5.2-0.78.dev.gitafa3d11
- autobuilt afa3d11 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b1509b99ff
commit
82667ea651
1
.gitignore
vendored
1
.gitignore
vendored
@ -468,3 +468,4 @@
|
||||
/libpod-79ebb5f.tar.gz
|
||||
/libpod-ce31aa3.tar.gz
|
||||
/libpod-57e093b.tar.gz
|
||||
/libpod-afa3d11.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 57e093b3aedfdc3fbed50d625b288388fe6e5b1f
|
||||
%global commit0 afa3d11381eb23820c653c44d3d249041bc6a833
|
||||
%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.77.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.78.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.78.dev.gitafa3d11
|
||||
- autobuilt afa3d11
|
||||
|
||||
* Thu Sep 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.77.dev.git57e093b
|
||||
- autobuilt 57e093b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-57e093b.tar.gz) = 61ed1bd2322fc9c97db9d2cf544c8ed7d0ce770751e45d7a7c722589949e79f905cddcd9b6dc75d12f3356e5253ed187777cacffb7dca886c3b34c80db7f4788
|
||||
SHA512 (libpod-afa3d11.tar.gz) = a47fffb0092c650ce26583b7110998933937c06b171f890adbe8949020bc95709a815f100048e794f1067000e34044c1ec85871c83f8b61db7d7e6938c5b05b0
|
||||
|
Loading…
Reference in New Issue
Block a user