podman-2:2.0.0-0.155.dev.git4b2da3e
- autobuilt 4b2da3e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
97b1e6e862
commit
64bb25d675
1
.gitignore
vendored
1
.gitignore
vendored
@ -1060,3 +1060,4 @@
|
||||
/libpod-d6965da.tar.gz
|
||||
/libpod-89630ad.tar.gz
|
||||
/libpod-e4e10df.tar.gz
|
||||
/libpod-4b2da3e.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 e4e10dfc3e35f0c104f36ccb10aa6f2204446ed8
|
||||
%global commit0 4b2da3ed552dcbbe348883abd087f8b06780760b
|
||||
%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.154.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.155.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
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.155.dev.git4b2da3e
|
||||
- autobuilt 4b2da3e
|
||||
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.154.dev.gite4e10df
|
||||
- autobuilt e4e10df
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e4e10df.tar.gz) = dd372ba71629a36881ed9d82f95e14a1476b2d241a4106ab7c92bd7e0a6e13bb73db9e1e7e3bd628d4188c81d867a5ff93053314443fb223bb0017a2a49e3c1c
|
||||
SHA512 (libpod-4b2da3e.tar.gz) = 861eb006aac33cfff69d17ca103f6090ee3761a59d15688321dec6f7888bc8e64caef92a9b185d5907551d0d8a8fefd05b47247fbd2dabcee6f960234caf90a5
|
||||
|
Loading…
Reference in New Issue
Block a user