podman-2:1.6.4-0.47.dev.git8d00c83
- autobuilt 8d00c83 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0b76f456b8
commit
5706cf20fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -667,3 +667,4 @@
|
||||
/libpod-7f53178.tar.gz
|
||||
/libpod-39c705e.tar.gz
|
||||
/libpod-e4275b3.tar.gz
|
||||
/libpod-8d00c83.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 e4275b3453598c3cdcf1ee00ff73c55780aef444
|
||||
%global commit0 8d00c838fb3da8ab4e0f8fdd79dd8aac263c6b59
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.6.4
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.46.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.47.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
|
||||
* Mon Dec 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.47.dev.git8d00c83
|
||||
- autobuilt 8d00c83
|
||||
|
||||
* Mon Dec 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.46.dev.gite4275b3
|
||||
- autobuilt e4275b3
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e4275b3.tar.gz) = 87da70b7a982afc948a749fd7df03eee4c95ae2a6fca1cbe30e5ae168a0352d37dc4b2d15a735b7b36a97d435abe9fe9a7bac66be811d7537983a7f596972db0
|
||||
SHA512 (libpod-8d00c83.tar.gz) = 137256fbf6f2eebb85d55b01041504fafeef01366e081c4b306aa0021cea090f0b54f22ba9aac8a51cd0b70eea52cf54d1506d77f065a2028e8c6218841eeb04
|
||||
|
Loading…
Reference in New Issue
Block a user