podman-2:1.7.1-0.33.dev.git61fbce7
- autobuilt 61fbce7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
89b053ce08
commit
5fb79755b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -750,3 +750,4 @@
|
||||
/libpod-34429f3.tar.gz
|
||||
/libpod-978b891.tar.gz
|
||||
/libpod-e1e405b.tar.gz
|
||||
/libpod-61fbce7.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 e1e405b70d687897423d0d1c327efd9bea190dff
|
||||
%global commit0 61fbce710b8d69e1203ea9055479a3f9dbe626b9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.1
|
||||
# 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/
|
||||
@ -626,6 +626,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.33.dev.git61fbce7
|
||||
- autobuilt 61fbce7
|
||||
|
||||
* Wed Jan 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.32.dev.gite1e405b
|
||||
- autobuilt e1e405b
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e1e405b.tar.gz) = dda58115419a358114100c6b012b71ef64f9c1b107725ad2ef63d64c72af41b8d6e5f9d4e23f27c8840412e3f0398de5a39f1117dbb7c3ac3e2944d0eda1ed11
|
||||
SHA512 (libpod-61fbce7.tar.gz) = a3c4ed94198c42d7b0a8f089c2617e221880a5cbb161dd52125397af79cdafeed9e977bd31f3d7dc5b807919e143fcdd6183b8d41dd97cb0e5ffa0405feeaf7f
|
||||
|
Loading…
Reference in New Issue
Block a user