podman-2:1.8.3-0.43.dev.git21b67e6
- autobuilt 21b67e6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f1534f9943
commit
7f4d8a6bea
1
.gitignore
vendored
1
.gitignore
vendored
@ -838,3 +838,4 @@
|
||||
/libpod-2c5c198.tar.gz
|
||||
/libpod-1fe2fbb.tar.gz
|
||||
/libpod-3336b10.tar.gz
|
||||
/libpod-21b67e6.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 3336b100ef3c1273df8ad3ebc44ce4738f8cf2c2
|
||||
%global commit0 21b67e64694fb58535a6b61fb7f3bc43ccda1d11
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.42.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.43.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -654,6 +654,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Sat Mar 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.43.dev.git21b67e6
|
||||
- autobuilt 21b67e6
|
||||
|
||||
* Fri Mar 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.42.dev.git3336b10
|
||||
- autobuilt 3336b10
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-3336b10.tar.gz) = 1c464c930b14e2365517a19b2592f91bb8c7e6a11839a7241b0038417e2608f00108dadb6c4d57a2fad382983d5382bde832a338de5a7656b4882695c54a429e
|
||||
SHA512 (libpod-21b67e6.tar.gz) = 6759620bfdb02605fb2427b7b8032cc368c644ca3c00c178d48620731f0256d52aaf7ae4187cb67b931b1bc7821b759a142da662a055f5b36e0387fe0f78a922
|
||||
|
Loading…
Reference in New Issue
Block a user