podman-2:2.0.0-0.124.dev.gita85e979
- autobuilt a85e979 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9b74c5f8b0
commit
f195b40466
1
.gitignore
vendored
1
.gitignore
vendored
@ -1029,3 +1029,4 @@
|
||||
/libpod-1fcb678.tar.gz
|
||||
/libpod-2869cce.tar.gz
|
||||
/libpod-b8acc85.tar.gz
|
||||
/libpod-a85e979.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 b8acc851bb472c7ea9674bf1bf8ca3812ff2ab24
|
||||
%global commit0 a85e97952994a2803a17ee2a384b260115f18b43
|
||||
%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.123.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.124.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Jun 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.124.dev.gita85e979
|
||||
- autobuilt a85e979
|
||||
|
||||
* Mon Jun 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.123.dev.gitb8acc85
|
||||
- autobuilt b8acc85
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-b8acc85.tar.gz) = bef10578c4ab30df97e5e2fae492efc1221c06d302a436c37ac77971b5751b6bffb68043e10d0a7b60cdf16bb291453dead30fba830beca9fa319c79ad72a6eb
|
||||
SHA512 (libpod-a85e979.tar.gz) = c8f67c2a4c7c516ec3a23baa04210b7499df439f44c996b51b22c4bc2f072356f41d162b370cac735c5e9b2761ebc1483abf42cefd45aff82953b71762a859b7
|
||||
|
Loading…
Reference in New Issue
Block a user