podman-2:2.0.0-0.164.dev.git6472b44
- autobuilt 6472b44 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b863566532
commit
43d5ddb415
1
.gitignore
vendored
1
.gitignore
vendored
@ -1069,3 +1069,4 @@
|
||||
/libpod-a76bf11.tar.gz
|
||||
/libpod-7b5073b.tar.gz
|
||||
/libpod-7b00e49.tar.gz
|
||||
/libpod-6472b44.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 7b00e49f657305f233e4e29613821305bf4d2962
|
||||
%global commit0 6472b44c3420fbba04dc3b5fe96be6576ee43e61
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,7 @@ Version: 2.0.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.163.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.164.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -639,6 +639,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.164.dev.git6472b44
|
||||
- autobuilt 6472b44
|
||||
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.163.dev.git7b00e49
|
||||
- autobuilt 7b00e49
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-7b00e49.tar.gz) = f9acf58de00e477d58bcb6002593fa179c6ce923d7b3ba7c561dec3b693bb312fcbdb13453935df64c88bc25fb3eb75e95d8e197ed2459c2a2ffd05aa390c138
|
||||
SHA512 (libpod-6472b44.tar.gz) = c05b759713f7656d4363d72797db9d04e2bfb08918e9e9c00e14c51fa1bb74d14192e1cbb3782402d31e9bdd1e03f23579f3c0a08b7ff8b6bd1f1b445c63a023
|
||||
|
Loading…
Reference in New Issue
Block a user