podman-2:1.5.2-0.89.dev.gita1970e1
- autobuilt a1970e1 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4f60be7f54
commit
69b9c100ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -478,3 +478,4 @@
|
||||
/libpod-d74cede.tar.gz
|
||||
/libpod-0079c24.tar.gz
|
||||
/libpod-2366fd7.tar.gz
|
||||
/libpod-a1970e1.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 2366fd7ac621ba15abe559832f024d06b3db3c9b
|
||||
%global commit0 a1970e1915fa99c1893bccd3a71a11d2bff77602
|
||||
%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.88.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.89.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
|
||||
* Sat Sep 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.89.dev.gita1970e1
|
||||
- autobuilt a1970e1
|
||||
|
||||
* Sat Sep 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.88.dev.git2366fd7
|
||||
- autobuilt 2366fd7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-2366fd7.tar.gz) = e0ce0c67f40cbb0c7a546d54527818907604859197a1b7f53cf9f637f6dc454fdfc1f2c3d874970ac9f0b250e75113f19462e8bec33e0ae790d4b18a11ba1f16
|
||||
SHA512 (libpod-a1970e1.tar.gz) = 78a1e4529794d7d0d8c505627f0bef2ef2b2b8efb8ce54cc4bf4c0b8efd2f117e82f14422fdafa97de898aa91eb385c365e61bd44a5ee787bc6af787954867bb
|
||||
|
Loading…
Reference in New Issue
Block a user