podman-2:1.6.4-0.8.dev.git2e2d82c
- autobuilt 2e2d82c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5e3d39ca65
commit
293e0f3c38
1
.gitignore
vendored
1
.gitignore
vendored
@ -627,3 +627,4 @@
|
||||
/libpod-b4b7272.tar.gz
|
||||
/libpod-6f7c290.tar.gz
|
||||
/libpod-581a7ec.tar.gz
|
||||
/libpod-2e2d82c.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 581a7ec2984c2c125ff255c9aca62f2547c7d46f
|
||||
%global commit0 2e2d82ce767895e80da0d6cf5e6d391901687deb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.4
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.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
|
||||
* Wed Nov 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.8.dev.git2e2d82c
|
||||
- autobuilt 2e2d82c
|
||||
|
||||
* Wed Nov 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.7.dev.git581a7ec
|
||||
- autobuilt 581a7ec
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-581a7ec.tar.gz) = 0e681b9215765677cbc6e801671fabbd4887ee2c5776eaaa04310dbcc9df2bd048803f9bd0c93b6942935940bd3aeace80da430eae8021c34928b416449baf4f
|
||||
SHA512 (libpod-2e2d82c.tar.gz) = eb4c1830366bde1de2c559e1b4f66a008ed350a46f2dd177d2746210e443236262ad03922e111b275112313fcebe34b413ee5937d3b3b3d467d1371496ce8300
|
||||
|
Loading…
Reference in New Issue
Block a user