podman-2:1.6.4-0.13.dev.gitd919961
- autobuilt d919961 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
81bb5fb0ad
commit
ed2d37c7f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -633,3 +633,4 @@
|
|||||||
/libpod-24efb5e.tar.gz
|
/libpod-24efb5e.tar.gz
|
||||||
/dnsname-f5af33d.tar.gz
|
/dnsname-f5af33d.tar.gz
|
||||||
/libpod-3474997.tar.gz
|
/libpod-3474997.tar.gz
|
||||||
|
/libpod-d919961.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 347499778cb1a7045dc831f99b9539bc20fe008d
|
%global commit0 d919961f621d0b9eb70b971fc8e8915ee279ab60
|
||||||
%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.12.dev.git%{shortcommit0}%{?dist}
|
Release: 0.13.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.13.dev.gitd919961
|
||||||
|
- autobuilt d919961
|
||||||
|
|
||||||
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.12.dev.git3474997
|
* Thu Nov 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.12.dev.git3474997
|
||||||
- autobuilt 3474997
|
- autobuilt 3474997
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-3474997.tar.gz) = 72371281b6177582b421932ab626a67d58679b6e11cfa667f5b7b73782a7d5c4b17d9a7c04f6f62eded8ef6e50506538df37769e83aa73041d47e91a8c91701a
|
SHA512 (libpod-d919961.tar.gz) = 32cb02e6b8bd191ef0b305d76d869082ab038350ad75c6a9fb9a2010ac627bd5616e1b631a8e60deec3292c763f2b0d989f460ce1da3cc0436969371b475dc5d
|
||||||
|
Loading…
Reference in New Issue
Block a user