podman-2:1.6.0-0.33.dev.git0fb807d
- autobuilt 0fb807d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dcb522f46a
commit
31688eea6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -514,3 +514,4 @@
|
||||
/libpod-851e377.tar.gz
|
||||
/libpod-a8c2b5d.tar.gz
|
||||
/libpod-d4399ee.tar.gz
|
||||
/libpod-0fb807d.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 d4399eebb9f3ce91f8869902bf4b806bf2e56b35
|
||||
%global commit0 0fb807dd6bec8daae02bdab40f0f8d14b9353cb5
|
||||
%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.32.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.33.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.33.dev.git0fb807d
|
||||
- autobuilt 0fb807d
|
||||
|
||||
* Fri Sep 27 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.32.dev.gitd4399ee
|
||||
- autobuilt d4399ee
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-d4399ee.tar.gz) = b4172721a461e0302bd5c8529d69f4f2e81f6fe28a69f4afcbe1ab19dc6c85f382c8c297430f0da66fbbbc563960480d738db63a2e89edc02d0ccee15465e731
|
||||
SHA512 (libpod-0fb807d.tar.gz) = a26d62fe6098bd54bc1053c5e7b21ee98bec3747bc76eb93ab1b847221842449547ef79caa87c44a675b56da4a37a74c459990359d55e1d586603041a5fe0438
|
||||
|
Loading…
Reference in New Issue
Block a user