podman-2:1.6.4-0.71.dev.git282787f
- autobuilt 282787f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a85cc37d00
commit
3f99f7189b
1
.gitignore
vendored
1
.gitignore
vendored
@ -691,3 +691,4 @@
|
||||
/libpod-82a83b9.tar.gz
|
||||
/libpod-7287f69.tar.gz
|
||||
/libpod-c2dab75.tar.gz
|
||||
/libpod-282787f.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 c2dab75f0ec1502e075cf5174d1b308267648fda
|
||||
%global commit0 282787f1fffeeda73d22987e74fae837536e9d26
|
||||
%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.70.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.71.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
|
||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.71.dev.git282787f
|
||||
- autobuilt 282787f
|
||||
|
||||
* Mon Dec 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.70.dev.gitc2dab75
|
||||
- autobuilt c2dab75
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-c2dab75.tar.gz) = d940d3514804b58ad6b52c6837d274c5c1a5d22afa092ae3732353f868198ed1f3dee6d35c528612c561db72c68d682704767b4df95bfa9ae53e59fe64cd27ef
|
||||
SHA512 (libpod-282787f.tar.gz) = 96b12701906cb128af95db86907d5993174d4df1653d7bcad02f3f538d5c6dc1f79be8b15370d6dd01130f5b8504671ac935b6fbd3aa93bac626a071c1bb1b1d
|
||||
|
Loading…
Reference in New Issue
Block a user