podman-2:2.0.0-0.37.dev.git0f8ad03
- autobuilt 0f8ad03 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
26b9046afa
commit
0c5590b257
1
.gitignore
vendored
1
.gitignore
vendored
@ -943,3 +943,4 @@
|
|||||||
/libpod-d4587c6.tar.gz
|
/libpod-d4587c6.tar.gz
|
||||||
/libpod-d6d4500.tar.gz
|
/libpod-d6d4500.tar.gz
|
||||||
/libpod-9fe4933.tar.gz
|
/libpod-9fe4933.tar.gz
|
||||||
|
/libpod-0f8ad03.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 9fe49335e0e9c11ab0b7148ba0c5d1426023d2fb
|
%global commit0 0f8ad039235137d086b9fea33bb74b362e625cdd
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
# to decide whether to autobuild (non-rawhide only)
|
# to decide whether to autobuild (non-rawhide only)
|
||||||
%define built_tag v1.9.0
|
%define built_tag v2.0.0-rc1
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
@ -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.36.dev.git%{shortcommit0}%{?dist}
|
Release: 0.37.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
|
||||||
|
* Mon May 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.37.dev.git0f8ad03
|
||||||
|
- autobuilt 0f8ad03
|
||||||
|
|
||||||
* Mon May 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.36.dev.git9fe4933
|
* Mon May 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.36.dev.git9fe4933
|
||||||
- autobuilt 9fe4933
|
- autobuilt 9fe4933
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-9fe4933.tar.gz) = 33ffd4473fb3b751de84f4d0064f6262a99eeed834b04f6f48a8750e9382d67e18b8d1b1bade6cf81ae0a8e635ab3a856f87b6a6abf716a199ac83d1658ffbbf
|
SHA512 (libpod-0f8ad03.tar.gz) = c653167a1f462ac733934c892663bc1e51ce11d22cc379b0e61804744113555b3e77dd33d1466783df8e1dd9c13ebcec51ccea9623bc6db02f1d6a30fd38797c
|
||||||
|
Loading…
Reference in New Issue
Block a user