podman-2:1.7.1-0.36.dev.git30245af
- autobuilt 30245af Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bd1564a868
commit
4e64f3b5bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -753,3 +753,4 @@
|
|||||||
/libpod-61fbce7.tar.gz
|
/libpod-61fbce7.tar.gz
|
||||||
/libpod-db00ee9.tar.gz
|
/libpod-db00ee9.tar.gz
|
||||||
/libpod-1d7176b.tar.gz
|
/libpod-1d7176b.tar.gz
|
||||||
|
/libpod-30245af.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 1d7176b135fab2da4800b11f91b912963aa0288b
|
%global commit0 30245affe9881fdedc869ccb68faa3e2f5fb9366
|
||||||
%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.35.dev.git%{shortcommit0}%{?dist}
|
Release: 0.36.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.36.dev.git30245af
|
||||||
|
- autobuilt 30245af
|
||||||
|
|
||||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.35.dev.git1d7176b
|
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.35.dev.git1d7176b
|
||||||
- autobuilt 1d7176b
|
- autobuilt 1d7176b
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-1d7176b.tar.gz) = d6493386d62b12859cef8bf0fb9de01d9a409ac191c5818b0136910fb28fed2e3795ffbc6918b2837766e19ba710ade469855b673a96a2ea54f7e002a841fbbc
|
SHA512 (libpod-30245af.tar.gz) = 99d36bb1eb6d5d0aa97bb080a1f367601968115f1b80a48f8c5849ee6e11370808bbb2bc6c0fbbc8dedc81b64391707369bd12e3e46c361b30f4f4c780580e18
|
||||||
|
Loading…
Reference in New Issue
Block a user