podman-2:1.8.3-0.3.dev.gitccc30c6
- autobuilt ccc30c6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
32ab08a816
commit
db09fe6dcc
1
.gitignore
vendored
1
.gitignore
vendored
@ -800,3 +800,4 @@
|
||||
/libpod-cccd05c.tar.gz
|
||||
/libpod-aa6c8c2.tar.gz
|
||||
/libpod-d927b43.tar.gz
|
||||
/libpod-ccc30c6.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 d927b43350a079c05f54e984838b851bcc2e5931
|
||||
%global commit0 ccc30c606e843d5c98e2c62a3b393a61e60976b2
|
||||
%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.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -643,6 +643,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.3.dev.gitccc30c6
|
||||
- autobuilt ccc30c6
|
||||
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.2.dev.gitd927b43
|
||||
- autobuilt d927b43
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d927b43.tar.gz) = db8aabdabe490f9b05622969f390f83fa0816a89c75d349da41df4917e50a0147bfa352f26f415988e25f35e9e8d53cbd4dd9888eb80b7c1114f095e2c1d4486
|
||||
SHA512 (libpod-ccc30c6.tar.gz) = 2cbcd3aad1cc2f4071ac9e9e6cd20a300ceb7af3016efb17e9ddd8493483a0f207fa33a7946bbc672fb540378ecbaeb94cd3a1727d369aaa50e06fca3ef201f7
|
||||
|
Loading…
Reference in New Issue
Block a user