podman-2:2.0.0-0.26.dev.git0d96251
- autobuilt 0d96251 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
96117cf7b7
commit
abddf03072
1
.gitignore
vendored
1
.gitignore
vendored
@ -932,3 +932,4 @@
|
|||||||
/libpod-e35edb6.tar.gz
|
/libpod-e35edb6.tar.gz
|
||||||
/libpod-7e9ed37.tar.gz
|
/libpod-7e9ed37.tar.gz
|
||||||
/libpod-77dbfc7.tar.gz
|
/libpod-77dbfc7.tar.gz
|
||||||
|
/libpod-0d96251.tar.gz
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
# https://github.com/containers/libpod
|
# https://github.com/containers/libpod
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 77dbfc753097d4b3a07c1382cb388e79515ffdb0
|
%global commit0 0d9625152b9acf1dc7662e38f56aa5b106c4dfcd
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -54,7 +54,7 @@ Epoch: 0
|
|||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
# 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.25.dev.git%{shortcommit0}%{?dist}
|
Release: 0.26.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/
|
||||||
@ -651,6 +651,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.26.dev.git0d96251
|
||||||
|
- autobuilt 0d96251
|
||||||
|
|
||||||
* Thu May 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.25.dev.git77dbfc7
|
* Thu May 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.25.dev.git77dbfc7
|
||||||
- autobuilt 77dbfc7
|
- autobuilt 77dbfc7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-77dbfc7.tar.gz) = 0ab926190e3e1871d682727a4f3ac2023acb916c860a17c036e40856a9f3fddf66f3ee622546fe5a39a4a6d1b9e50d48b03a6fa905d5c01abb9223d84aaf49ba
|
SHA512 (libpod-0d96251.tar.gz) = eb91c99baddd5a3fe20a5d117f080d91b43ef9f1a959ceb7575abcf768955598a4e33d0e5bb672b3f2e1d39314896d4464653a45beca00cb7bb60254b4cce377
|
||||||
|
Loading…
Reference in New Issue
Block a user