podman-2:1.6.4-0.14.dev.git3ec9ee0
- autobuilt 3ec9ee0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ed2d37c7f0
commit
e02433ad63
1
.gitignore
vendored
1
.gitignore
vendored
@ -634,3 +634,4 @@
|
|||||||
/dnsname-f5af33d.tar.gz
|
/dnsname-f5af33d.tar.gz
|
||||||
/libpod-3474997.tar.gz
|
/libpod-3474997.tar.gz
|
||||||
/libpod-d919961.tar.gz
|
/libpod-d919961.tar.gz
|
||||||
|
/libpod-3ec9ee0.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 d919961f621d0b9eb70b971fc8e8915ee279ab60
|
%global commit0 3ec9ee090e18e79c20e6f76274ce582b656be91c
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -48,7 +48,7 @@ Epoch: 2
|
|||||||
Version: 1.6.4
|
Version: 1.6.4
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -632,6 +632,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.14.dev.git3ec9ee0
|
||||||
|
- autobuilt 3ec9ee0
|
||||||
|
|
||||||
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.13.dev.gitd919961
|
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.13.dev.gitd919961
|
||||||
- autobuilt d919961
|
- autobuilt d919961
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-d919961.tar.gz) = 32cb02e6b8bd191ef0b305d76d869082ab038350ad75c6a9fb9a2010ac627bd5616e1b631a8e60deec3292c763f2b0d989f460ce1da3cc0436969371b475dc5d
|
SHA512 (libpod-3ec9ee0.tar.gz) = df5e8c4f6da0a9cae88c7e1336c4d67b0dd4f39b044b8fdbb1e64d9d0609e1a935fe5f7f228d0420c5e5073a1847fcb62947457cb676be8f07c986fa30479494
|
||||||
|
Loading…
Reference in New Issue
Block a user