podman-2:1.6.2-0.32.dev.gita9190da
- autobuilt a9190da Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
949b79c351
commit
fff1945ef8
1
.gitignore
vendored
1
.gitignore
vendored
@ -563,3 +563,4 @@
|
||||
/libpod-b0b3506.tar.gz
|
||||
/libpod-a8993ba.tar.gz
|
||||
/libpod-3e45d07.tar.gz
|
||||
/libpod-a9190da.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 3e45d0730b4a17a91912eb161de30cb88e76bb33
|
||||
%global commit0 a9190dac36f3f220ddc65ad8295778d40566e61f
|
||||
%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.31.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.32.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.32.dev.gita9190da
|
||||
- autobuilt a9190da
|
||||
|
||||
* Mon Oct 14 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.31.dev.git3e45d07
|
||||
- autobuilt 3e45d07
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-3e45d07.tar.gz) = 99a6254338ad85bc7e271bbcefa65161c124609eb970a7ddc74ac7bc6eb6fe9e7e2e477e0eb0cdbe0798c73c570e6420bd26c7e414ee86d91e418ec2e3230454
|
||||
SHA512 (libpod-a9190da.tar.gz) = d3279baa96a86a9d29c128161d81cb8c1769a69d4e61fe06554c5b97a3a99d87c927f57bf089cbe6218da5dab65834e29a8ed3e2628e8cd94ac9937ccc37cc0e
|
||||
|
Loading…
Reference in New Issue
Block a user