podman-2:1.6.2-0.31.dev.git3e45d07
- autobuilt 3e45d07 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1d9412bc45
commit
949b79c351
1
.gitignore
vendored
1
.gitignore
vendored
@ -562,3 +562,4 @@
|
||||
/libpod-79d05b9.tar.gz
|
||||
/libpod-b0b3506.tar.gz
|
||||
/libpod-a8993ba.tar.gz
|
||||
/libpod-3e45d07.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 a8993bab7861e2181630a022484d3f55f706a460
|
||||
%global commit0 3e45d0730b4a17a91912eb161de30cb88e76bb33
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.30.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.31.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
|
||||
* Mon Oct 14 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.31.dev.git3e45d07
|
||||
- autobuilt 3e45d07
|
||||
|
||||
* Sat Oct 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.30.dev.gita8993ba
|
||||
- autobuilt a8993ba
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-a8993ba.tar.gz) = e786802ba23210eb0d6ab4811f9ec9e984c079661a4f59a46744dd8802f577bfaf98051da7bf8386268ea81bbcba3a21beabbfd71e55083b6f5fde8b5d6bf9c3
|
||||
SHA512 (libpod-3e45d07.tar.gz) = 99a6254338ad85bc7e271bbcefa65161c124609eb970a7ddc74ac7bc6eb6fe9e7e2e477e0eb0cdbe0798c73c570e6420bd26c7e414ee86d91e418ec2e3230454
|
||||
|
Loading…
Reference in New Issue
Block a user