podman-2:2.0.0-0.59.dev.git05c0ae6
- autobuilt 05c0ae6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
48719e5d80
commit
2417340e28
1
.gitignore
vendored
1
.gitignore
vendored
@ -965,3 +965,4 @@
|
||||
/libpod-398d462.tar.gz
|
||||
/libpod-3f2ab6b.tar.gz
|
||||
/libpod-05a0612.tar.gz
|
||||
/libpod-05c0ae6.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 05a061282c02331425e1caceae80c6b44b7dc9ec
|
||||
%global commit0 05c0ae6c275164cc2e04b2d3856a482327674c0c
|
||||
%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.58.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.59.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
|
||||
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.59.dev.git05c0ae6
|
||||
- autobuilt 05c0ae6
|
||||
|
||||
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.58.dev.git05a0612
|
||||
- autobuilt 05a0612
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-05a0612.tar.gz) = dac49c45d3b194e2344c057ee5cdbec0571e000d042a7ac8c169690bca4f5dc3172db67394f8f682d8bfb669b6abef2448e9ac160539ab5af145cc2f02a1a4be
|
||||
SHA512 (libpod-05c0ae6.tar.gz) = 43a5725972e370a3fb1da4ba6a45218931088c940024a47aab0ac7362529f9c3d1843474ebc21c7b0d08ac088a4d859e7a531bcaa5147da5556f10ebee105f89
|
||||
|
Loading…
Reference in New Issue
Block a user