podman-2:2.0.0-0.42.dev.gitb0bfa0e
- autobuilt b0bfa0e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3531a03642
commit
74840f533e
1
.gitignore
vendored
1
.gitignore
vendored
@ -948,3 +948,4 @@
|
|||||||
/libpod-a670014.tar.gz
|
/libpod-a670014.tar.gz
|
||||||
/libpod-70d89bf.tar.gz
|
/libpod-70d89bf.tar.gz
|
||||||
/libpod-09f8f14.tar.gz
|
/libpod-09f8f14.tar.gz
|
||||||
|
/libpod-b0bfa0e.tar.gz
|
||||||
|
@ -31,7 +31,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 09f8f14b4f7d09946d3d5cfc5460ec9923f7da59
|
%global commit0 b0bfa0e6da7d1cb0673328cdcff18329ca18cabf
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -54,7 +54,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.41.dev.git%{shortcommit0}%{?dist}
|
Release: 0.42.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/
|
||||||
@ -651,6 +651,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.42.dev.gitb0bfa0e
|
||||||
|
- autobuilt b0bfa0e
|
||||||
|
|
||||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.41.dev.git09f8f14
|
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.41.dev.git09f8f14
|
||||||
- autobuilt 09f8f14
|
- autobuilt 09f8f14
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-09f8f14.tar.gz) = 7949c783520dc36ea56ef77dba997f733364f76bdf56e876d5f499d838a4c1db1d3166bbcdb04c5a47b990401b761030fd45a32f66e48f22d6e3353d383cd6af
|
SHA512 (libpod-b0bfa0e.tar.gz) = 130d55812d57c220db4c051321ba303960e4aeabe649fbe868b64482954ac9fc056a2e0f83cb76d6e2abfcb23d2fa2d46aefeb5ad2479d34f743574ef7eb8b83
|
||||||
|
Loading…
Reference in New Issue
Block a user