podman-2:1.6.4-0.52.dev.git309452d
- autobuilt 309452d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
62f32a9e4c
commit
e2d7f11ac5
1
.gitignore
vendored
1
.gitignore
vendored
@ -672,3 +672,4 @@
|
||||
/libpod-c9696c4.tar.gz
|
||||
/libpod-b905850.tar.gz
|
||||
/libpod-6458f96.tar.gz
|
||||
/libpod-309452d.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 6458f960e6cc841e9a0afc078ba76b3090174c57
|
||||
%global commit0 309452dcfc4bea9cbeff03c8b7c9a0811521e524
|
||||
%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.51.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.52.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
|
||||
* Tue Dec 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.52.dev.git309452d
|
||||
- autobuilt 309452d
|
||||
|
||||
* Tue Dec 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.51.dev.git6458f96
|
||||
- autobuilt 6458f96
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-6458f96.tar.gz) = 058708cda0ef550849eabf567406071f077f4190937aeef08af8cbf256177c92496d619a51b5f75704887406fd9d58bf17d36aa2c1193169eda2c65919206690
|
||||
SHA512 (libpod-309452d.tar.gz) = d5a37568092eb08ffbf3f1c09bea2b79153bd78a5c6aaefd28d336e40bc565cef23ef4aaf61fac387717ce6de87e89a8283d2ebe0dc0e563bfddd29c329f9a35
|
||||
|
Loading…
Reference in New Issue
Block a user