podman-2:1.6.3-0.33.dev.git5af166f
- autobuilt 5af166f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e83e6bbe7a
commit
4c26ddf612
1
.gitignore
vendored
1
.gitignore
vendored
@ -605,3 +605,4 @@
|
|||||||
/libpod-9ba8dae.tar.gz
|
/libpod-9ba8dae.tar.gz
|
||||||
/libpod-381fa4d.tar.gz
|
/libpod-381fa4d.tar.gz
|
||||||
/libpod-1b3e79d.tar.gz
|
/libpod-1b3e79d.tar.gz
|
||||||
|
/libpod-5af166f.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 1b3e79dfef946de8dfac6a81ad5fb6e4333ce8f8
|
%global commit0 5af166ff513265b17aee92a9ce3a1522090d7dec
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -41,7 +41,7 @@ Epoch: 2
|
|||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.32.dev.git%{shortcommit0}%{?dist}
|
Release: 0.33.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -587,6 +587,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.33.dev.git5af166f
|
||||||
|
- autobuilt 5af166f
|
||||||
|
|
||||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.32.dev.git1b3e79d
|
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.32.dev.git1b3e79d
|
||||||
- autobuilt 1b3e79d
|
- autobuilt 1b3e79d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-1b3e79d.tar.gz) = 8931487da58e035c3bb7261a3df82b4e627928f6bafa2cd6f6b6848ca3b680d07246e45073c28ce280a117c07ff1f8bbcfd373940c66a37f11fe7861a4539b61
|
SHA512 (libpod-5af166f.tar.gz) = a60279cf82b297f424ea577b53a7bee90643a6d3fd0c4cb4f4625af7b838493b6e3cdae6df1852789902d3e38b52375b8e9815ca7a0c706e226f8dce661845f3
|
||||||
|
Loading…
Reference in New Issue
Block a user