podman-2:1.7.1-0.64.dev.gitb2ae45c
- autobuilt b2ae45c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d756090fb2
commit
4a24cd6339
1
.gitignore
vendored
1
.gitignore
vendored
@ -781,3 +781,4 @@
|
||||
/libpod-975854a.tar.gz
|
||||
/libpod-c28af15.tar.gz
|
||||
/libpod-326cdf9.tar.gz
|
||||
/libpod-b2ae45c.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 326cdf944daae40ec83decf38ed1477e806cd846
|
||||
%global commit0 b2ae45cda18a9615c4ce61425531ce2c911701dc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.63.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.64.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -626,6 +626,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed Jan 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.64.dev.gitb2ae45c
|
||||
- autobuilt b2ae45c
|
||||
|
||||
* Tue Jan 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.63.dev.git326cdf9
|
||||
- autobuilt 326cdf9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-326cdf9.tar.gz) = 3f7a1a30e3e284b0c4ffd381755c859bb7fe2c1ee7759063ec5ebbb4ac5880f6a7e737f07ed63c4e7cce6a19f2849a987427b5446da4c280d2b7ad3f9baec3c1
|
||||
SHA512 (libpod-b2ae45c.tar.gz) = f006212c9fce3ae7ff1797b30a05df5f1fcb0617e7f369e193b788f69fae2cf67702044e4c7bbfa11661a9b9923cd6ef1acfcabfbd7478afc6ad8f75fdf47409
|
||||
|
Loading…
Reference in New Issue
Block a user