podman-2:1.6.4-0.23.dev.gitd7ed9fa
- autobuilt d7ed9fa Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e93a02c731
commit
d73426bae0
1
.gitignore
vendored
1
.gitignore
vendored
@ -643,3 +643,4 @@
|
|||||||
/libpod-de32b89.tar.gz
|
/libpod-de32b89.tar.gz
|
||||||
/libpod-15220af.tar.gz
|
/libpod-15220af.tar.gz
|
||||||
/libpod-225f22b.tar.gz
|
/libpod-225f22b.tar.gz
|
||||||
|
/libpod-d7ed9fa.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 225f22b9d5dfd0d1582a56530142fe8ffb960a91
|
%global commit0 d7ed9fa188b502e155ddbf6b626cf8fbfc92bbb8
|
||||||
%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.22.dev.git%{shortcommit0}%{?dist}
|
Release: 0.23.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 14 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.23.dev.gitd7ed9fa
|
||||||
|
- autobuilt d7ed9fa
|
||||||
|
|
||||||
* Wed Nov 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.22.dev.git225f22b
|
* Wed Nov 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.22.dev.git225f22b
|
||||||
- autobuilt 225f22b
|
- autobuilt 225f22b
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-225f22b.tar.gz) = ba34d5c5bccd79935b0dcd687cae3059a1f07c6f9d2d84f8caf508f3af0ef90a594c114a73edd19ea37b7ec04163b8fb843e5ca378e6faa0492b8b87bd7c3af0
|
SHA512 (libpod-d7ed9fa.tar.gz) = e274b9f2d0e413cc526e9f626a9bf0ffc959e38fd587eb9204ef8e2a8b73b6f8797c13ddc1ce8d38812df648ddc5a2e59fa3e911b5440f2043f1ac77826e2573
|
||||||
|
Loading…
Reference in New Issue
Block a user