podman-2:2.0.0-0.98.dev.git92f5029
- autobuilt 92f5029 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
da84350b8f
commit
3680adc557
1
.gitignore
vendored
1
.gitignore
vendored
@ -1003,3 +1003,4 @@
|
|||||||
/libpod-85d3641.tar.gz
|
/libpod-85d3641.tar.gz
|
||||||
/libpod-d6bf6b9.tar.gz
|
/libpod-d6bf6b9.tar.gz
|
||||||
/libpod-cc02154.tar.gz
|
/libpod-cc02154.tar.gz
|
||||||
|
/libpod-92f5029.tar.gz
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
# https://github.com/containers/libpod
|
# https://github.com/containers/libpod
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 cc021546c5212c2dcab41d183b33eaf262fdb0d8
|
%global commit0 92f502983885566a0b7bca4ae6c1bc5a8414a482
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -52,7 +52,7 @@ Epoch: 0
|
|||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
# 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.97.dev.git%{shortcommit0}%{?dist}
|
Release: 0.98.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/
|
||||||
@ -636,6 +636,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.98.dev.git92f5029
|
||||||
|
- autobuilt 92f5029
|
||||||
|
|
||||||
* Tue Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.97.dev.gitcc02154
|
* Tue Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.97.dev.gitcc02154
|
||||||
- autobuilt cc02154
|
- autobuilt cc02154
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-cc02154.tar.gz) = 0b9db05494141b6f2b7d40391c697a6d1fc0e3540ed7dcedb18811eefbc99e63785d9c0459370fddef6d505f70835e3a28401cc2e47352609175c09f2f422432
|
SHA512 (libpod-92f5029.tar.gz) = 5cb244362cf459e2d38f9acc3e1795be1189dd52587524fc44afcc6fd03c9acc5fa68c4ff73d36d00539c313dc8593e95c8689c8379cafef3c64cbc695fdfb54
|
||||||
|
Loading…
Reference in New Issue
Block a user