podman-2:2.0.0-0.134.dev.git5f3e64f
- autobuilt 5f3e64f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ba8f638819
commit
faf140210b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1039,3 +1039,4 @@
|
||||
/libpod-6c5bd15.tar.gz
|
||||
/libpod-b2200db.tar.gz
|
||||
/libpod-7b85d5c.tar.gz
|
||||
/libpod-5f3e64f.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 7b85d5c6d272da17bcdb9fb266859c3e5ec8fd09
|
||||
%global commit0 5f3e64f64317d05ba457b2912c85c177635eb558
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -52,7 +52,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.133.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.134.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.134.dev.git5f3e64f
|
||||
- autobuilt 5f3e64f
|
||||
|
||||
* Thu Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.133.dev.git7b85d5c
|
||||
- autobuilt 7b85d5c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-7b85d5c.tar.gz) = 98fad712115dac3ea5883b5915dd19867fc66d1b05ffdae3adf402ebaf680c7cc1480535bc857f4e4d187a48fe23be6d0e6c663dd69d215623e23b54115a2392
|
||||
SHA512 (libpod-5f3e64f.tar.gz) = 80a3d3916a364c441c07468c89dbc1efdb65783cac8d12fc6fba8f70481c659f11e536a2f7d5cfc0a4cf3505051e4108e44bf8743fc12be4491f0ad695440922
|
||||
|
Loading…
Reference in New Issue
Block a user