podman-2:1.6.4-0.30.dev.git6392477
- autobuilt 6392477 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5887ecffdb
commit
ab59dee2bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -650,3 +650,4 @@
|
|||||||
/libpod-741b90c.tar.gz
|
/libpod-741b90c.tar.gz
|
||||||
/libpod-f3f219a.tar.gz
|
/libpod-f3f219a.tar.gz
|
||||||
/libpod-c673ff8.tar.gz
|
/libpod-c673ff8.tar.gz
|
||||||
|
/libpod-6392477.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 c673ff8cb63c71a39e1a1d561373af42bfea7f24
|
%global commit0 63924775ba221172874df7a1d992a76c25b9af38
|
||||||
%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.6.4
|
Version: 1.6.4
|
||||||
# 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.29.dev.git%{shortcommit0}%{?dist}
|
Release: 0.30.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/
|
||||||
@ -632,6 +632,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 21 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.30.dev.git6392477
|
||||||
|
- autobuilt 6392477
|
||||||
|
|
||||||
* Tue Nov 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.29.dev.gitc673ff8
|
* Tue Nov 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.29.dev.gitc673ff8
|
||||||
- autobuilt c673ff8
|
- autobuilt c673ff8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-c673ff8.tar.gz) = 55dcad3fe9bae81bb9ca48aa71b2f2e51ccb2ea64b200c00ea1bf66dda98665ab0c26bd92d2f3efa385776cf3afa11a6698556861a8bd50a1dbe31ee01282a0f
|
SHA512 (libpod-6392477.tar.gz) = 9b4d598d521b95b6e478800e613e7d86aa78bcc378ef66a46f1ba852e5605fd4e0aa1251d75398a6de8b4e085b5c304d8f8ad8a17a00169db381aef4530124cc
|
||||||
|
Loading…
Reference in New Issue
Block a user