podman-2:1.6.2-0.2.dev.gitb32cb4b
- autobuilt b32cb4b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2bf69a80a8
commit
c423af9d91
1
.gitignore
vendored
1
.gitignore
vendored
@ -536,3 +536,4 @@
|
||||
/libpod-0046b01.tar.gz
|
||||
/libpod-960f07b.tar.gz
|
||||
/libpod-e67e9e1.tar.gz
|
||||
/libpod-b32cb4b.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 e67e9e123cde595b6f869b068f7f16e1b9fe1850
|
||||
%global commit0 b32cb4b750842212f8002e030db63e92c6485fdc
|
||||
%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.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -585,6 +585,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.2.dev.gitb32cb4b
|
||||
- autobuilt b32cb4b
|
||||
|
||||
* Wed Oct 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.2-0.1.dev.gite67e9e1
|
||||
- bump to 1.6.2
|
||||
- autobuilt e67e9e1
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-e67e9e1.tar.gz) = 216cea8edb6336ebc371cc3f8af2d9814ed6c85d5f86fdbc1b41c353c513c1bf1106421e380d1be660a7ca0aecd9b334b76d24372e12ca8308ee6496268e64fb
|
||||
SHA512 (libpod-b32cb4b.tar.gz) = 03a7fa66e4464658bdab69876dd6a1c369429672b7f23f56a9c4dc2877683c2f3a4d937ab775723956721f16f9643ff20987f886737e9728afcc74043476f245
|
||||
|
Loading…
Reference in New Issue
Block a user