podman-2:2.0.0-0.152.dev.gitd6965da
- autobuilt d6965da Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
caef8ca597
commit
72c23b9b6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1057,3 +1057,4 @@
|
||||
/libpod-e0dd227.tar.gz
|
||||
/libpod-0968f25.tar.gz
|
||||
/libpod-908bc3f.tar.gz
|
||||
/libpod-d6965da.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 908bc3fba305666b3cd41b29bd775bb62f1f8f9f
|
||||
%global commit0 d6965da26d194c7edfef65985d4a2c7b564a3fca
|
||||
%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.151.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.152.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
|
||||
* Tue Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.152.dev.gitd6965da
|
||||
- autobuilt d6965da
|
||||
|
||||
* Tue Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.151.dev.git908bc3f
|
||||
- autobuilt 908bc3f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-908bc3f.tar.gz) = 3f1f3129098cb032a4f053a9849f7ddfe6505c3124132d7b3b1b966ec5dc891a551005d06d5544b878917829d3b193ce55da0b443c64dfc29d63b79db6187f83
|
||||
SHA512 (libpod-d6965da.tar.gz) = 83f6d710429c8599dc4fa40c3694257f4e594bf3a1e7443e333c5ab247527af985a48b6244d5f2c792bd00e915af5b7f50b01ccf8f832fd87465e8c322728a49
|
||||
|
Loading…
Reference in New Issue
Block a user