podman-2:1.8.3-0.68.dev.gitc3c6a7c
- autobuilt c3c6a7c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
945e7406ea
commit
6631f9f317
1
.gitignore
vendored
1
.gitignore
vendored
@ -862,3 +862,4 @@
|
|||||||
/libpod-88455fe.tar.gz
|
/libpod-88455fe.tar.gz
|
||||||
/libpod-82610d6.tar.gz
|
/libpod-82610d6.tar.gz
|
||||||
/libpod-ffd2d78.tar.gz
|
/libpod-ffd2d78.tar.gz
|
||||||
|
/libpod-c3c6a7c.tar.gz
|
||||||
|
@ -32,7 +32,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 ffd2d783919e6038fe55e3e6b8cf44c0b3356a96
|
%global commit0 c3c6a7c8236fb43c3bc7172257b7fb15921e1668
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,7 @@ Epoch: 0
|
|||||||
Version: 1.8.3
|
Version: 1.8.3
|
||||||
# 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.67.dev.git%{shortcommit0}%{?dist}
|
Release: 0.68.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/
|
||||||
@ -660,6 +660,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.68.dev.gitc3c6a7c
|
||||||
|
- autobuilt c3c6a7c
|
||||||
|
|
||||||
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.67.dev.gitffd2d78
|
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.67.dev.gitffd2d78
|
||||||
- autobuilt ffd2d78
|
- autobuilt ffd2d78
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-ffd2d78.tar.gz) = 1bcf0a7b5b4cf0900807f708474f69dc31c74c1b54bd97474bd64444c891f42485ccf421dc55fcb9519b7080ce7cc6860b88ea170529f6d1b7afe5dbfd08d0bc
|
SHA512 (libpod-c3c6a7c.tar.gz) = 2532c50b32ba032004547c5aa0dc5c905a4102743a09f5c4772d6a37bc4289fdc15e2a4463844e822016d397f8b9d9a58e7f52d88c7219f413227a3790b49a62
|
||||||
|
Loading…
Reference in New Issue
Block a user