podman-2:1.8.3-0.35.dev.git1710eca
- autobuilt 1710eca Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
08e51a2713
commit
68e62830d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -830,3 +830,4 @@
|
|||||||
/libpod-14ece7e.tar.gz
|
/libpod-14ece7e.tar.gz
|
||||||
/libpod-913426c.tar.gz
|
/libpod-913426c.tar.gz
|
||||||
/libpod-6a46a87.tar.gz
|
/libpod-6a46a87.tar.gz
|
||||||
|
/libpod-1710eca.tar.gz
|
||||||
|
@ -32,7 +32,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 6a46a87d08bd1e9ddda3dd3c9c30d21d2226a654
|
%global commit0 1710eca4e930f7ed3a2b060029c627c1a66a2349
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,7 @@ Epoch: 0
|
|||||||
Version: 1.8.3
|
Version: 1.8.3
|
||||||
# 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.34.dev.git%{shortcommit0}%{?dist}
|
Release: 0.35.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/
|
||||||
@ -654,6 +654,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.35.dev.git1710eca
|
||||||
|
- autobuilt 1710eca
|
||||||
|
|
||||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.34.dev.git6a46a87
|
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.34.dev.git6a46a87
|
||||||
- autobuilt 6a46a87
|
- autobuilt 6a46a87
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-6a46a87.tar.gz) = e833c75abaab92962daaad7bedeca67f62d4f8a7cba82caf7949221892ee4f8b13aabb6c6aad03300273b47fd1522a353a63313c5033ea5e417b71044f7344b7
|
SHA512 (libpod-1710eca.tar.gz) = 0dd9321ae525cae3cda3f55ca5106d10c4376daa5a0fee518c70172a0ed411382c76afa97fb461797f0b780320022228b8206ce459d0ea41e0968dbf8b1d4d2d
|
||||||
|
Loading…
Reference in New Issue
Block a user