podman-2:1.8.3-0.7.dev.gite1f2851
- autobuilt e1f2851 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
432e29df09
commit
0dd438e132
1
.gitignore
vendored
1
.gitignore
vendored
@ -804,3 +804,4 @@
|
||||
/libpod-6df1d20.tar.gz
|
||||
/libpod-7a095af.tar.gz
|
||||
/libpod-77187da.tar.gz
|
||||
/libpod-e1f2851.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 77187daf07281854306f94452ca2bccad6215b7e
|
||||
%global commit0 e1f2851976fb66b92779fcb45a2ae2117923ca4e
|
||||
%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.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.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
|
||||
* Sat Mar 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.7.dev.gite1f2851
|
||||
- autobuilt e1f2851
|
||||
|
||||
* Sat Mar 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.6.dev.git77187da
|
||||
- autobuilt 77187da
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-77187da.tar.gz) = e459058e029b31f6900bdd6b200e99eaf95a42a38bfc6901421b1f61be3ee30dfa5df830017f3cba95acda8d5049f3d56bd454937d1689a31770569da5c6b1c9
|
||||
SHA512 (libpod-e1f2851.tar.gz) = ecf51d2b070d3ea2bdda1cd4c84a8ae725682dff3ea63b09f6e3eac217d95b732eee2bbf6e8c7fa91f4dfa4e727c5689568f61c5e06d3d1f2880c7437ffe9c9e
|
||||
|
Loading…
Reference in New Issue
Block a user