podman-2:1.6.4-0.33.dev.gitc2dfef5
- autobuilt c2dfef5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dbad90203d
commit
97c7ced994
1
.gitignore
vendored
1
.gitignore
vendored
@ -653,3 +653,4 @@
|
||||
/libpod-6392477.tar.gz
|
||||
/libpod-22e7d7d.tar.gz
|
||||
/libpod-e4b8054.tar.gz
|
||||
/libpod-c2dfef5.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 e4b805441b84017bdd313d412a4138e4fb41f3d3
|
||||
%global commit0 c2dfef544476dba671db3ef65b095da9ec18bbf1
|
||||
%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.32.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.33.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -632,6 +632,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri Nov 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.33.dev.gitc2dfef5
|
||||
- autobuilt c2dfef5
|
||||
|
||||
* Fri Nov 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.32.dev.gite4b8054
|
||||
- autobuilt e4b8054
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e4b8054.tar.gz) = 46e812fea20341e31605c1bcb29c977d09868a4e63117b0a38d0aca46f6a4d8c862ddc13f8a80e778b1ccfa47eafa384f998e429e029350a5ad444a2992c7348
|
||||
SHA512 (libpod-c2dfef5.tar.gz) = 8b3857621e67278d86b4e2bbb07e6b1d0a32acc4a2019fba413d9d9192d9ae246490e81ae093ee19aa5af7fb24637da8e9caf71c60470dc489bf1f2dd730fc38
|
||||
|
Loading…
Reference in New Issue
Block a user