podman-2:2.0.0-0.61.dev.git6aa802d
- autobuilt 6aa802d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7685ab2bc4
commit
9a927699c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -967,3 +967,4 @@
|
|||||||
/libpod-05a0612.tar.gz
|
/libpod-05a0612.tar.gz
|
||||||
/libpod-05c0ae6.tar.gz
|
/libpod-05c0ae6.tar.gz
|
||||||
/libpod-cf5d338.tar.gz
|
/libpod-cf5d338.tar.gz
|
||||||
|
/libpod-6aa802d.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 cf5d33807ffefb4738d6f2477c08f4955ff630ba
|
%global commit0 6aa802d8012a78ac95e4fe2017a5b54ec8d4b8de
|
||||||
%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.60.dev.git%{shortcommit0}%{?dist}
|
Release: 0.61.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
|
||||||
|
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.61.dev.git6aa802d
|
||||||
|
- autobuilt 6aa802d
|
||||||
|
|
||||||
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.60.dev.gitcf5d338
|
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.60.dev.gitcf5d338
|
||||||
- autobuilt cf5d338
|
- autobuilt cf5d338
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-cf5d338.tar.gz) = 0a4f448fffb11d78c654751dbde5ea08cc89bef68b9824331dc1dbac0e9961e0743fdeda2810ed0e6fddb9455f24e32d93d4f78499ba9129ab967f13d9274126
|
SHA512 (libpod-6aa802d.tar.gz) = 4d9a783ec4b682681ae1a4f16425109256bff109eec15c4f55251ef8a8b1b3dab7d29cd0d7168e1fd978ef4591834d8ae4a6399183c69bcaaf2ac1a7e6ae527c
|
||||||
|
Loading…
Reference in New Issue
Block a user