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