podman-2:1.8.3-0.84.dev.gitc0e29b4
- autobuilt c0e29b4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6241eb7d27
commit
4cbcc6809b
1
.gitignore
vendored
1
.gitignore
vendored
@ -878,3 +878,4 @@
|
|||||||
/libpod-a858b3a.tar.gz
|
/libpod-a858b3a.tar.gz
|
||||||
/libpod-843fa25.tar.gz
|
/libpod-843fa25.tar.gz
|
||||||
/libpod-64b6a19.tar.gz
|
/libpod-64b6a19.tar.gz
|
||||||
|
/libpod-c0e29b4.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 64b6a197339e0436168e254ef9caf674ee9ff932
|
%global commit0 c0e29b4a31e330927b7a980209b2aae192f9bafe
|
||||||
%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.83.dev.git%{shortcommit0}%{?dist}
|
Release: 0.84.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/
|
||||||
@ -660,6 +660,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.84.dev.gitc0e29b4
|
||||||
|
- autobuilt c0e29b4
|
||||||
|
|
||||||
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.83.dev.git64b6a19
|
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.83.dev.git64b6a19
|
||||||
- autobuilt 64b6a19
|
- autobuilt 64b6a19
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-64b6a19.tar.gz) = 10a63510f73d054580d5f4f42db4ba2894812ba971db71eb26b45d12fb7a0868c4c5be1f0f022e3a7532c924e44ab7aef4f5ec7f207ca4dbd52aeb620665b475
|
SHA512 (libpod-c0e29b4.tar.gz) = 6caa29a19e309d9b467e7ff450277bead9d8c402db262667a3ccbeff4816e68efededee9da8e3b4c8bf65299284a2823135b6f84cf0c00b8b2d79ea3b98e8984
|
||||||
|
Loading…
Reference in New Issue
Block a user