podman-2:1.6.0-0.32.dev.gitd4399ee
- autobuilt d4399ee Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
81989a1232
commit
dcb522f46a
1
.gitignore
vendored
1
.gitignore
vendored
@ -513,3 +513,4 @@
|
||||
/libpod-d76b21e.tar.gz
|
||||
/libpod-851e377.tar.gz
|
||||
/libpod-a8c2b5d.tar.gz
|
||||
/libpod-d4399ee.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 a8c2b5dee4b746c2e83970603ff2645008d54b95
|
||||
%global commit0 d4399eebb9f3ce91f8869902bf4b806bf2e56b35
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,7 +41,7 @@ Epoch: 2
|
||||
Version: 1.6.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.31.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.32.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
|
||||
* Fri Sep 27 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.32.dev.gitd4399ee
|
||||
- autobuilt d4399ee
|
||||
|
||||
* Fri Sep 27 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.31.dev.gita8c2b5d
|
||||
- autobuilt a8c2b5d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-a8c2b5d.tar.gz) = bc41dd45335a85a80ab002c8de7a7a5cb1469f1c7a7d62c83f3685a6365e7ca452b3be12ff9901e6f7156c82fab0d5b58ad0f9f62546bc8d43018cf9258b319c
|
||||
SHA512 (libpod-d4399ee.tar.gz) = b4172721a461e0302bd5c8529d69f4f2e81f6fe28a69f4afcbe1ab19dc6c85f382c8c297430f0da66fbbbc563960480d738db63a2e89edc02d0ccee15465e731
|
||||
|
Loading…
Reference in New Issue
Block a user