podman-2:1.6.4-0.44.dev.git7f53178
- autobuilt 7f53178 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
843c8ed8aa
commit
d0bbbf5bb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -664,3 +664,4 @@
|
||||
/libpod-2178875.tar.gz
|
||||
/libpod-aa95726.tar.gz
|
||||
/libpod-1c0356e.tar.gz
|
||||
/libpod-7f53178.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 1c0356ee919d7ad316e200171ff974e68d713789
|
||||
%global commit0 7f53178a7dc7cfa947896f61a3198cc6e8759eda
|
||||
%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.43.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.44.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 Nov 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.44.dev.git7f53178
|
||||
- autobuilt 7f53178
|
||||
|
||||
* Fri Nov 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.43.dev.git1c0356e
|
||||
- autobuilt 1c0356e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-1c0356e.tar.gz) = a0d4dedfe0b9a1350fcefdddff543383e41e29a3e6b278fb1c60537e1dfe1b4b7306f49cc3fcbf00313513537de02067aa7c15039cc3f9c40170722f7dd9f44a
|
||||
SHA512 (libpod-7f53178.tar.gz) = 37abfbaccab10609edaa07f7c18c0db2aed0f64495a41e058dff248239f39858bb7cf977fa444b45352bad9485650d0a65ee231d753c015f48f35c2548302763
|
||||
|
Loading…
Reference in New Issue
Block a user