podman-2:2.0.0-0.43.dev.git6a75dfa
- autobuilt 6a75dfa Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
74840f533e
commit
672340a37e
1
.gitignore
vendored
1
.gitignore
vendored
@ -949,3 +949,4 @@
|
||||
/libpod-70d89bf.tar.gz
|
||||
/libpod-09f8f14.tar.gz
|
||||
/libpod-b0bfa0e.tar.gz
|
||||
/libpod-6a75dfa.tar.gz
|
||||
|
@ -31,7 +31,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 b0bfa0e6da7d1cb0673328cdcff18329ca18cabf
|
||||
%global commit0 6a75dfa8a85d7b9677f545aba976dbe82404cf3d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.42.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.43.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -651,6 +651,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.43.dev.git6a75dfa
|
||||
- autobuilt 6a75dfa
|
||||
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.42.dev.gitb0bfa0e
|
||||
- autobuilt b0bfa0e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-b0bfa0e.tar.gz) = 130d55812d57c220db4c051321ba303960e4aeabe649fbe868b64482954ac9fc056a2e0f83cb76d6e2abfcb23d2fa2d46aefeb5ad2479d34f743574ef7eb8b83
|
||||
SHA512 (libpod-6a75dfa.tar.gz) = e7ab5348fda79e94ecc66ed09e5ba1001ec94fc17b22ea9c235db195d90b092548b4608b3c1603878cb32a0653ec580ff7c798b7d79837ae7be7278111d5234f
|
||||
|
Loading…
Reference in New Issue
Block a user