podman-2:1.7.0-0.4.dev.git123e7ea
- autobuilt 123e7ea Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c3aeb0e5b3
commit
388c9a7f04
1
.gitignore
vendored
1
.gitignore
vendored
@ -698,3 +698,4 @@
|
||||
/libpod-5941138.tar.gz
|
||||
/libpod-f81f15f.tar.gz
|
||||
/libpod-16de498.tar.gz
|
||||
/libpod-123e7ea.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 16de498f0a6d72881b5e961395305bfa57e15536
|
||||
%global commit0 123e7ea5686a80d6b92486fa88284cfad7b1be6c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri Dec 13 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.4.dev.git123e7ea
|
||||
- autobuilt 123e7ea
|
||||
|
||||
* Thu Dec 12 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.3.dev.git16de498
|
||||
- autobuilt 16de498
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-16de498.tar.gz) = eb7243a532f0b17a02b66a1456fbbd60d31aba4f14a9317c1d6707c7290daa4ec05e75313798095867a5600d7a038a8da108cf440c4be91f1eb1ac513d555092
|
||||
SHA512 (libpod-123e7ea.tar.gz) = fe9c81e98999800e7233bf3c73fbe8e29e0ff92318f77288b49024bb39dcf33c26461a5e9ed01de4a0c81b33ac2792ad939bbf045042504ab4ad31c735c1750d
|
||||
|
Loading…
Reference in New Issue
Block a user