podman-2:2.0.0-0.125.dev.git79f30af
- autobuilt 79f30af Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f195b40466
commit
a2c2fb61b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1030,3 +1030,4 @@
|
||||
/libpod-2869cce.tar.gz
|
||||
/libpod-b8acc85.tar.gz
|
||||
/libpod-a85e979.tar.gz
|
||||
/libpod-79f30af.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 a85e97952994a2803a17ee2a384b260115f18b43
|
||||
%global commit0 79f30af384cf6c74f89c3b44c01707da22d867e5
|
||||
%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.124.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.125.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
|
||||
* Tue Jun 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.125.dev.git79f30af
|
||||
- autobuilt 79f30af
|
||||
|
||||
* Mon Jun 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.124.dev.gita85e979
|
||||
- autobuilt a85e979
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-a85e979.tar.gz) = c8f67c2a4c7c516ec3a23baa04210b7499df439f44c996b51b22c4bc2f072356f41d162b370cac735c5e9b2761ebc1483abf42cefd45aff82953b71762a859b7
|
||||
SHA512 (libpod-79f30af.tar.gz) = 131d6d6c3077e67fff7eb6eaca19e5a1dc04bfa41c0c695583070ded3d9e9a232638f6bc538800cd7173e23820f625c514bdc1096a6801910a86a11c2da18123
|
||||
|
Loading…
Reference in New Issue
Block a user