podman-2:1.8.3-0.26.dev.git69b011d
- autobuilt 69b011d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
668a2c2aea
commit
7916f73838
1
.gitignore
vendored
1
.gitignore
vendored
@ -821,3 +821,4 @@
|
||||
/libpod-c29a4c6.tar.gz
|
||||
/libpod-0c084d9.tar.gz
|
||||
/libpod-b452064.tar.gz
|
||||
/libpod-69b011d.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 b4520649af59780df494d75f50d0b5081eafff04
|
||||
%global commit0 69b011d3ac39b985cdbd2bacfa1eaeba166bf224
|
||||
%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.25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.26.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
|
||||
* Wed Mar 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.26.dev.git69b011d
|
||||
- autobuilt 69b011d
|
||||
|
||||
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.25.dev.gitb452064
|
||||
- autobuilt b452064
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-b452064.tar.gz) = 126d7030fe6970f43732d75ec8b2a393c31500102629f48abadd443bd095d0a038fe427b0bf7c40e501ea30ec93dd6c90d0f927afe17261cd0ada9933e511bfe
|
||||
SHA512 (libpod-69b011d.tar.gz) = ad70460575b01680120e53dee9319aea65dcae933ad15d05a48e2bbc5992e39da85843f182caa374b5160dc28d362e177db4d71f984a01005680ae78e9858bc5
|
||||
|
Loading…
Reference in New Issue
Block a user