podman-2:1.6.3-0.34.dev.git1e750f7
- autobuilt 1e750f7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4c26ddf612
commit
0dc9833120
1
.gitignore
vendored
1
.gitignore
vendored
@ -606,3 +606,4 @@
|
||||
/libpod-381fa4d.tar.gz
|
||||
/libpod-1b3e79d.tar.gz
|
||||
/libpod-5af166f.tar.gz
|
||||
/libpod-1e750f7.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 5af166ff513265b17aee92a9ce3a1522090d7dec
|
||||
%global commit0 1e750f7ca874ed24781de27cccf0346e5ec247bf
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.33.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.34.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
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.34.dev.git1e750f7
|
||||
- autobuilt 1e750f7
|
||||
|
||||
* Thu Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.3-0.33.dev.git5af166f
|
||||
- autobuilt 5af166f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-5af166f.tar.gz) = a60279cf82b297f424ea577b53a7bee90643a6d3fd0c4cb4f4625af7b838493b6e3cdae6df1852789902d3e38b52375b8e9815ca7a0c706e226f8dce661845f3
|
||||
SHA512 (libpod-1e750f7.tar.gz) = 573b44307b334f12e252fbaf6a52f204aac0ac01020304e2053d6fb8d6fc55e328ec8d19d82e3c2c91c842459f23a3342d0b7320fb6d060521b0ff351607da54
|
||||
|
Loading…
Reference in New Issue
Block a user