podman-2:1.6.4-0.54.dev.gitb88f2c4
- autobuilt b88f2c4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
aac7b15e78
commit
2b70c6f4b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -674,3 +674,4 @@
|
||||
/libpod-6458f96.tar.gz
|
||||
/libpod-309452d.tar.gz
|
||||
/libpod-9e361fd.tar.gz
|
||||
/libpod-b88f2c4.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 9e361fd8513d74b4a1fb4e6c6dd58cc54635cf03
|
||||
%global commit0 b88f2c4297a14a15015c910b875a40f3992e4b00
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.6.4
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.53.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.54.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Dec 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.54.dev.gitb88f2c4
|
||||
- autobuilt b88f2c4
|
||||
|
||||
* Tue Dec 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.53.dev.git9e361fd
|
||||
- autobuilt 9e361fd
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-9e361fd.tar.gz) = b66486a86dfbfd97f55401951c7d0ac7af068b92a1233220e410d71cb17582e291da3d3390d7b392dddc9ad8718428a5706f7f7f6af743b7d51e6e767cbedac4
|
||||
SHA512 (libpod-b88f2c4.tar.gz) = f62265ee8a16f4ab1f9877bda6bb5339edae0fad93a2b501fd306e91e01712e13edb18f9cdd3d3e920d6c2ef61591d14cbf13048e74c41106207827593749f47
|
||||
|
Loading…
Reference in New Issue
Block a user