podman-2:2.0.0-0.84.dev.git6e3aec3
- autobuilt 6e3aec3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f3d6bdc550
commit
bf7f6f2b62
1
.gitignore
vendored
1
.gitignore
vendored
@ -989,3 +989,4 @@
|
||||
/libpod-4b2c980.tar.gz
|
||||
/libpod-e8818ce.tar.gz
|
||||
/libpod-cd1e25f.tar.gz
|
||||
/libpod-6e3aec3.tar.gz
|
||||
|
@ -31,7 +31,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 cd1e25f5d57059a50e8aeae5b640c2d282e70f96
|
||||
%global commit0 6e3aec3c6d36e1e344a315e3a5a1600bac154904
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,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.83.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.84.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -651,6 +651,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri May 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.84.dev.git6e3aec3
|
||||
- autobuilt 6e3aec3
|
||||
|
||||
* Fri May 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.83.dev.gitcd1e25f
|
||||
- autobuilt cd1e25f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-cd1e25f.tar.gz) = 9f2ecb0500a5cdf20a77e66a4cc58dd59718e11ec5bf3b47500985deb9e2caf702d96e2c3f2bf4772bf1fa02cb722ba06ab625d194889ca32e3410bece522811
|
||||
SHA512 (libpod-6e3aec3.tar.gz) = dd3d8d133cb93d84b648d074607aaec80ddfc1488565f28994e1b7f0b0a933d3e4d450f7f2326ec8fe1a3a0a3acb38a7fc0bd4cc0dccd87313edd3cb06881fe1
|
||||
|
Loading…
Reference in New Issue
Block a user