podman-2:1.8.3-0.10.dev.git98687ad
- autobuilt 98687ad Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
31ecd8eb5b
commit
6dea343e68
1
.gitignore
vendored
1
.gitignore
vendored
@ -807,3 +807,4 @@
|
||||
/libpod-e1f2851.tar.gz
|
||||
/libpod-89a3e59.tar.gz
|
||||
/libpod-2ffff3c.tar.gz
|
||||
/libpod-98687ad.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 2ffff3c6abacad855ce7ddf8290514ebe1424d7f
|
||||
%global commit0 98687ad4a603d5011db75a10e13599c5d241472d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -643,6 +643,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Sun Mar 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.10.dev.git98687ad
|
||||
- autobuilt 98687ad
|
||||
|
||||
* Sat Mar 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.9.dev.git2ffff3c
|
||||
- autobuilt 2ffff3c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-2ffff3c.tar.gz) = 9ef6cb803ba6e197c798bee7639e6efc1a66123b6dacd9ccf87035fc874d38653844384678ededd5d1fc86a6f731b206ddfcc5f18cfb8e1ee4de0ad06d43d4d8
|
||||
SHA512 (libpod-98687ad.tar.gz) = e5d3c863668be593a3f07a166f6ae5c199a3b18cb15fe6f631ce378f4efb60ef0557db7f9aa48834b5c89ee217f8d5f416d123b4e83a992162ac16721012f1db
|
||||
|
Loading…
Reference in New Issue
Block a user