podman-2:1.6.0-0.31.dev.gita8c2b5d
- autobuilt a8c2b5d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b9c86b2c38
commit
81989a1232
1
.gitignore
vendored
1
.gitignore
vendored
@ -512,3 +512,4 @@
|
||||
/libpod-3ed265c.tar.gz
|
||||
/libpod-d76b21e.tar.gz
|
||||
/libpod-851e377.tar.gz
|
||||
/libpod-a8c2b5d.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 851e3775d5d2e605bcb612054a94ac6de005f834
|
||||
%global commit0 a8c2b5dee4b746c2e83970603ff2645008d54b95
|
||||
%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.30.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.31.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.31.dev.gita8c2b5d
|
||||
- autobuilt a8c2b5d
|
||||
|
||||
* Thu Sep 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.30.dev.git851e377
|
||||
- autobuilt 851e377
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-851e377.tar.gz) = ee8d772c86b8e679028e917739c3c2fe76ffef06643c8bab21081cd2b44c1b65e321693c736e73f42440f53ae31274ab394f91da18fd951805be5ed0cf608650
|
||||
SHA512 (libpod-a8c2b5d.tar.gz) = bc41dd45335a85a80ab002c8de7a7a5cb1469f1c7a7d62c83f3685a6365e7ca452b3be12ff9901e6f7156c82fab0d5b58ad0f9f62546bc8d43018cf9258b319c
|
||||
|
Loading…
Reference in New Issue
Block a user