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