podman-2:1.7.1-0.63.dev.git326cdf9
- autobuilt 326cdf9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8383b7b093
commit
d756090fb2
1
.gitignore
vendored
1
.gitignore
vendored
@ -780,3 +780,4 @@
|
|||||||
/libpod-5bad873.tar.gz
|
/libpod-5bad873.tar.gz
|
||||||
/libpod-975854a.tar.gz
|
/libpod-975854a.tar.gz
|
||||||
/libpod-c28af15.tar.gz
|
/libpod-c28af15.tar.gz
|
||||||
|
/libpod-326cdf9.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 c28af15932d0d184f841e9d30103730c902c9ba7
|
%global commit0 326cdf944daae40ec83decf38ed1477e806cd846
|
||||||
%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.7.1
|
Version: 1.7.1
|
||||||
# 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.62.dev.git%{shortcommit0}%{?dist}
|
Release: 0.63.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/
|
||||||
@ -626,6 +626,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.63.dev.git326cdf9
|
||||||
|
- autobuilt 326cdf9
|
||||||
|
|
||||||
* Mon Jan 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.62.dev.gitc28af15
|
* Mon Jan 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.62.dev.gitc28af15
|
||||||
- autobuilt c28af15
|
- autobuilt c28af15
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-c28af15.tar.gz) = ba23725d3ea9b036f765ecafce5b6052fdc11f70b5b31f719adcfe0946889939fe0d5e9ff308120a0ff042c753263d3663abc182b260a6f9c328ff2d9695b215
|
SHA512 (libpod-326cdf9.tar.gz) = 3f7a1a30e3e284b0c4ffd381755c859bb7fe2c1ee7759063ec5ebbb4ac5880f6a7e737f07ed63c4e7cce6a19f2849a987427b5446da4c280d2b7ad3f9baec3c1
|
||||||
|
Loading…
Reference in New Issue
Block a user