podman-2:2.0.0-0.16.dev.gitd147b3e
- autobuilt d147b3e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3c3d05cced
commit
6a6594749b
1
.gitignore
vendored
1
.gitignore
vendored
@ -924,3 +924,4 @@
|
||||
/libpod-5b4e91d.tar.gz
|
||||
/libpod-486a117.tar.gz
|
||||
/libpod-b364420.tar.gz
|
||||
/libpod-d147b3e.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 b364420d347d9e0baf132b7e0be13309e70d442b
|
||||
%global commit0 d147b3ee027580dd7afdeb0fa04d990ae1d2ee91
|
||||
%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.15.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.16.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -658,6 +658,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed May 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.16.dev.gitd147b3e
|
||||
- autobuilt d147b3e
|
||||
|
||||
* Wed May 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.15.dev.gitb364420
|
||||
- autobuilt b364420
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-b364420.tar.gz) = 260fdbf1149b7daa4c00fef6a57b1df0a616884822ecd73360fc35bbcbc0dd7e71e891932cd5048ce7c865deb43957f9c44afb15da86d0f5c05f9db3948e6e9c
|
||||
SHA512 (libpod-d147b3e.tar.gz) = 05e24e16a4ebcfe245edaca0201762aa8d9c0b61a59547ebca4d3f660e6861de2c64097d9b47b7d72446d2aa5f453adb05ee318267dde2d466ee367e27fdfd21
|
||||
|
Loading…
Reference in New Issue
Block a user