podman-2:2.0.0-0.94.dev.git5f1c23d
- autobuilt 5f1c23d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5907c5c652
commit
61c594463b
1
.gitignore
vendored
1
.gitignore
vendored
@ -999,3 +999,4 @@
|
||||
/libpod-22713d6.tar.gz
|
||||
/libpod-2c6016f.tar.gz
|
||||
/libpod-f559cec.tar.gz
|
||||
/libpod-5f1c23d.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 f559cec6c0d1694cca9530004aaba3c138f621e3
|
||||
%global commit0 5f1c23dba9f6e02ed2551aabda371d007e9057e2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -52,7 +52,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.93.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.94.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -647,6 +647,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.94.dev.git5f1c23d
|
||||
- autobuilt 5f1c23d
|
||||
|
||||
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.93.dev.gitf559cec
|
||||
- autobuilt f559cec
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-f559cec.tar.gz) = 5c51195bb8e7e4bda6453f7e5aee62af3915350af463f106d05b796c38f203126506fc7c21f2df82ae51e799e38cf82467b5286d307c59e8bca075652ca660bf
|
||||
SHA512 (libpod-5f1c23d.tar.gz) = 034289971f2fcaf0a425a7135b00a86bb0e1027af7e940710b7295e61af3d1986e581ddbf0ac770f400e33c3c50645938bebcc6cfe4bd0a800c2b1664fc33b6b
|
||||
|
Loading…
Reference in New Issue
Block a user