podman-2:1.7.1-0.10.dev.gitc99b413
- autobuilt c99b413 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3f3fe2204b
commit
f250d170cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -727,3 +727,4 @@
|
|||||||
/libpod-0b9dd1a.tar.gz
|
/libpod-0b9dd1a.tar.gz
|
||||||
/libpod-27caffb.tar.gz
|
/libpod-27caffb.tar.gz
|
||||||
/libpod-c6ad42a.tar.gz
|
/libpod-c6ad42a.tar.gz
|
||||||
|
/libpod-c99b413.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 c6ad42a176c943aa96a8c053682196cd38fd6a1a
|
%global commit0 c99b413abbc74f6f7e126d8bca58f44a3fcd9c2d
|
||||||
%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.9.dev.git%{shortcommit0}%{?dist}
|
Release: 0.10.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
|
||||||
|
* Wed Jan 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.10.dev.gitc99b413
|
||||||
|
- autobuilt c99b413
|
||||||
|
|
||||||
* Wed Jan 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.9.dev.gitc6ad42a
|
* Wed Jan 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.9.dev.gitc6ad42a
|
||||||
- autobuilt c6ad42a
|
- autobuilt c6ad42a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-c6ad42a.tar.gz) = b1ca27b5a381909071138884711a04c9b7b1ac963eb516a73bc45801aac80b8b1af8e87b1fc9018ba2bb6fe3765bdaaf75e3099d8e0e838c35089f036750f255
|
SHA512 (libpod-c99b413.tar.gz) = d739daa2731c41b21ebb68956b079e6779c687aa1cb4feaa05dced5143dc070582b26c120ff45bb12a101eb2691ed37eee69b2012315b972d44b204245069dfe
|
||||||
|
Loading…
Reference in New Issue
Block a user