podman-2:2.0.0-0.147.dev.git8a42a32
- autobuilt 8a42a32 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8883262705
commit
4beb3f1970
1
.gitignore
vendored
1
.gitignore
vendored
@ -1052,3 +1052,4 @@
|
||||
/libpod-298d622.tar.gz
|
||||
/libpod-b897297.tar.gz
|
||||
/libpod-10c6c80.tar.gz
|
||||
/libpod-8a42a32.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 10c6c806ea6d7830c248d9c89cd5ec3a7a515a63
|
||||
%global commit0 8a42a32c71431194cd6945bf2b88c8a278803280
|
||||
%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.146.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.147.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
|
||||
* Mon Jun 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.147.dev.git8a42a32
|
||||
- autobuilt 8a42a32
|
||||
|
||||
* Mon Jun 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.146.dev.git10c6c80
|
||||
- autobuilt 10c6c80
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-10c6c80.tar.gz) = 1a68160719595d1c470ff4800516b948940f912e4810fa2ed4a842624b233f06ad37bf5c1ce8d5dfefe79e11e70b569c6f65b2dca0063aa82bd6ab9bdd8e7fde
|
||||
SHA512 (libpod-8a42a32.tar.gz) = ad65a468c6549ea30d3fac8fea8eed2ecb213147f1f0d7f484f1583f4402a7fb3d504d8b482e5fd7ffa0765a22e0b7f0b5b66afcafa61424ceafbbac5e757d46
|
||||
|
Loading…
Reference in New Issue
Block a user