podman-2:1.6.0-0.30.dev.git851e377
- autobuilt 851e377 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
778f8cd4a7
commit
b9c86b2c38
1
.gitignore
vendored
1
.gitignore
vendored
@ -511,3 +511,4 @@
|
||||
/libpod-19075ca.tar.gz
|
||||
/libpod-3ed265c.tar.gz
|
||||
/libpod-d76b21e.tar.gz
|
||||
/libpod-851e377.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 d76b21e27a7cef26865a05be02632ca76f9cf2ea
|
||||
%global commit0 851e3775d5d2e605bcb612054a94ac6de005f834
|
||||
%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.29.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.30.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 Sep 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.30.dev.git851e377
|
||||
- autobuilt 851e377
|
||||
|
||||
* Thu Sep 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.0-0.29.dev.gitd76b21e
|
||||
- autobuilt d76b21e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-d76b21e.tar.gz) = 7e5a979a25be86d0c9cbbfe56f832abcca4ca5d4907bec183f71a290c53ffb3faea2f33eacd3b0e17f9dc2952d5c92c16e7e179e073efe8a8e434013890eb7fb
|
||||
SHA512 (libpod-851e377.tar.gz) = ee8d772c86b8e679028e917739c3c2fe76ffef06643c8bab21081cd2b44c1b65e321693c736e73f42440f53ae31274ab394f91da18fd951805be5ed0cf608650
|
||||
|
Loading…
Reference in New Issue
Block a user