podman-2:1.8.3-0.44.dev.git684b4bd
- autobuilt 684b4bd Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7f4d8a6bea
commit
e4019fe42c
1
.gitignore
vendored
1
.gitignore
vendored
@ -839,3 +839,4 @@
|
|||||||
/libpod-1fe2fbb.tar.gz
|
/libpod-1fe2fbb.tar.gz
|
||||||
/libpod-3336b10.tar.gz
|
/libpod-3336b10.tar.gz
|
||||||
/libpod-21b67e6.tar.gz
|
/libpod-21b67e6.tar.gz
|
||||||
|
/libpod-684b4bd.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 21b67e64694fb58535a6b61fb7f3bc43ccda1d11
|
%global commit0 684b4bd2f16d078edd25d262bb8baefc699508e9
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,7 @@ Epoch: 0
|
|||||||
Version: 1.8.3
|
Version: 1.8.3
|
||||||
# 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.43.dev.git%{shortcommit0}%{?dist}
|
Release: 0.44.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/
|
||||||
@ -654,6 +654,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.44.dev.git684b4bd
|
||||||
|
- autobuilt 684b4bd
|
||||||
|
|
||||||
* Sat Mar 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.43.dev.git21b67e6
|
* Sat Mar 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.43.dev.git21b67e6
|
||||||
- autobuilt 21b67e6
|
- autobuilt 21b67e6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-21b67e6.tar.gz) = 6759620bfdb02605fb2427b7b8032cc368c644ca3c00c178d48620731f0256d52aaf7ae4187cb67b931b1bc7821b759a142da662a055f5b36e0387fe0f78a922
|
SHA512 (libpod-684b4bd.tar.gz) = 00c4569531d803915143233ce73904ce444a7c9b07025ec3fcd8b97fbb5e16e2322826d572ec77a70c1561483b63876d5534b993e6c529f07b629659a54e0814
|
||||||
|
Loading…
Reference in New Issue
Block a user