podman-2:2.0.0-0.49.dev.gitfeb97bb
- autobuilt feb97bb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
eb61bfcfeb
commit
cc84b482f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -955,3 +955,4 @@
|
|||||||
/libpod-8db7b9e.tar.gz
|
/libpod-8db7b9e.tar.gz
|
||||||
/libpod-72e8803.tar.gz
|
/libpod-72e8803.tar.gz
|
||||||
/libpod-6668b13.tar.gz
|
/libpod-6668b13.tar.gz
|
||||||
|
/libpod-feb97bb.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 6668b131eb02797c24d96cc62e1a78b8202ec04d
|
%global commit0 feb97bb1058bf930dfef3b177b359bf3b41a7e64
|
||||||
%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.48.dev.git%{shortcommit0}%{?dist}
|
Release: 0.49.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 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.49.dev.gitfeb97bb
|
||||||
|
- autobuilt feb97bb
|
||||||
|
|
||||||
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.48.dev.git6668b13
|
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.48.dev.git6668b13
|
||||||
- autobuilt 6668b13
|
- autobuilt 6668b13
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-6668b13.tar.gz) = cbea3e8b1cba5097c02acd434c003d6a1d26105939470caaf73134c6fb204fbd07fa6bafbb934c96e9eae46dc1c5d9f083baa8efd44cd9849e4f3594d6ce9921
|
SHA512 (libpod-feb97bb.tar.gz) = a5234992f2f518046e5991a30e0c3f9625d2cf7ddd000778389ff0810ee5a3ac38d5b7b53c427037fd69beed365f783ab0f41566947d256ecd35b751e50375d6
|
||||||
|
Loading…
Reference in New Issue
Block a user