podman-2:2.0.0-0.15.dev.gitb364420
- autobuilt b364420 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f768fb1915
commit
3c3d05cced
1
.gitignore
vendored
1
.gitignore
vendored
@ -923,3 +923,4 @@
|
||||
/libpod-8857ba2.tar.gz
|
||||
/libpod-5b4e91d.tar.gz
|
||||
/libpod-486a117.tar.gz
|
||||
/libpod-b364420.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 486a1173312279a06836246e26083e7a36cd2591
|
||||
%global commit0 b364420d347d9e0baf132b7e0be13309e70d442b
|
||||
%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.14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.15.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.15.dev.gitb364420
|
||||
- autobuilt b364420
|
||||
|
||||
* Tue May 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.14.dev.git486a117
|
||||
- autobuilt 486a117
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-486a117.tar.gz) = 5b3c3698bf0cc773b5c23842fe2d561d5862c516110d2b89b60a5ff987bb575e38b4a09c4d964564003a478850ef1b0bafa1abd59279c3373a35a5b2eb52887a
|
||||
SHA512 (libpod-b364420.tar.gz) = 260fdbf1149b7daa4c00fef6a57b1df0a616884822ecd73360fc35bbcbc0dd7e71e891932cd5048ce7c865deb43957f9c44afb15da86d0f5c05f9db3948e6e9c
|
||||
|
Loading…
Reference in New Issue
Block a user