podman-2:1.7.1-0.34.dev.gitdb00ee9
- autobuilt db00ee9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5fb79755b2
commit
952b4c8ff5
1
.gitignore
vendored
1
.gitignore
vendored
@ -751,3 +751,4 @@
|
|||||||
/libpod-978b891.tar.gz
|
/libpod-978b891.tar.gz
|
||||||
/libpod-e1e405b.tar.gz
|
/libpod-e1e405b.tar.gz
|
||||||
/libpod-61fbce7.tar.gz
|
/libpod-61fbce7.tar.gz
|
||||||
|
/libpod-db00ee9.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 61fbce710b8d69e1203ea9055479a3f9dbe626b9
|
%global commit0 db00ee97e950290a6bc5d669cde0cbc54bb94afe
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -48,7 +48,7 @@ Epoch: 2
|
|||||||
Version: 1.7.1
|
Version: 1.7.1
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.33.dev.git%{shortcommit0}%{?dist}
|
Release: 0.34.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -626,6 +626,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.34.dev.gitdb00ee9
|
||||||
|
- autobuilt db00ee9
|
||||||
|
|
||||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.33.dev.git61fbce7
|
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.33.dev.git61fbce7
|
||||||
- autobuilt 61fbce7
|
- autobuilt 61fbce7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-61fbce7.tar.gz) = a3c4ed94198c42d7b0a8f089c2617e221880a5cbb161dd52125397af79cdafeed9e977bd31f3d7dc5b807919e143fcdd6183b8d41dd97cb0e5ffa0405feeaf7f
|
SHA512 (libpod-db00ee9.tar.gz) = e7d86159093861c64ecbee1e81112d7a1267fa1f310de67986e10d31e433703242b03655d874798ed70ed6ec2f02a99bcf91e02bb0db7c526b3377266c574ec9
|
||||||
|
Loading…
Reference in New Issue
Block a user