podman-2:2.0.0-0.121.dev.git1fcb678
- autobuilt 1fcb678 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
98fb039294
commit
f03758566e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1026,3 +1026,4 @@
|
|||||||
/libpod-c6da1a8.tar.gz
|
/libpod-c6da1a8.tar.gz
|
||||||
/libpod-c448c03.tar.gz
|
/libpod-c448c03.tar.gz
|
||||||
/libpod-723e823.tar.gz
|
/libpod-723e823.tar.gz
|
||||||
|
/libpod-1fcb678.tar.gz
|
||||||
|
@ -29,7 +29,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 723e8234393fba230961bc1214a73ba5d01bbfe1
|
%global commit0 1fcb6788a5d7471a7ca6215a40e36e21812a0f6e
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -52,7 +52,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.120.dev.git%{shortcommit0}%{?dist}
|
Release: 0.121.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/
|
||||||
@ -636,6 +636,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.121.dev.git1fcb678
|
||||||
|
- autobuilt 1fcb678
|
||||||
|
|
||||||
* Fri Jun 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.120.dev.git723e823
|
* Fri Jun 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.120.dev.git723e823
|
||||||
- autobuilt 723e823
|
- autobuilt 723e823
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-723e823.tar.gz) = 23ca238ea985749cef334f999144e551e51ebc804621767113866b81f9b97c17d7739bf61855896a6323c05e12c22bf0e1491fee219392bf4d5691e89789a345
|
SHA512 (libpod-1fcb678.tar.gz) = dedb1948851299918e535eb7d0518a55269144036a7f9bfc2c7aa64b1f5fafd145e48669f31465f21e721eab7065812ac80e9c2009fc3881e24ec240eb7d5326
|
||||||
|
Loading…
Reference in New Issue
Block a user