podman-2:1.6.2-0.17.dev.gitf61e399
- autobuilt f61e399 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
44417743ac
commit
e32408688c
1
.gitignore
vendored
1
.gitignore
vendored
@ -548,3 +548,4 @@
|
||||
/libpod-c817ea1.tar.gz
|
||||
/libpod-10cbaad.tar.gz
|
||||
/libpod-c3c40f9.tar.gz
|
||||
/libpod-f61e399.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 c3c40f970e6441b70ac62fb050a35f79fedb8896
|
||||
%global commit0 f61e399a66c716cc6b18659e6b21208007d48848
|
||||
%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.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.17.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 Oct 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.17.dev.gitf61e399
|
||||
- autobuilt f61e399
|
||||
|
||||
* Wed Oct 09 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.6.2-0.16.dev.gitc3c40f9
|
||||
- remove polkit dependency for now
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-c3c40f9.tar.gz) = e71117deb7406e17cfc88c27553e7b797513d15d5ad871a507817dafa96da6360a9e854f84abf6db5b080cefe4e8ed2acf29ee0c8e5483c3688bc3686d9bcd0d
|
||||
SHA512 (libpod-f61e399.tar.gz) = 695ff57cfbab919c8d2c40c49baadff87b6c59328abe4088d525151e506d0bb523b210ac1ebc2f891bb6a8a8ab2014913e81aa481775d060c56061458fde0b55
|
||||
|
Loading…
Reference in New Issue
Block a user