podman-2:2.0.0-0.145.dev.gitb897297
- autobuilt b897297 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b21e43e427
commit
224ef504f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1050,3 +1050,4 @@
|
|||||||
/libpod-e94e3fd.tar.gz
|
/libpod-e94e3fd.tar.gz
|
||||||
/libpod-230cd25.tar.gz
|
/libpod-230cd25.tar.gz
|
||||||
/libpod-298d622.tar.gz
|
/libpod-298d622.tar.gz
|
||||||
|
/libpod-b897297.tar.gz
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
# https://github.com/containers/libpod
|
# https://github.com/containers/libpod
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 298d622a0c2db1e822d6e31c621f8be1a5e196c8
|
%global commit0 b89729778c253f0eccd2dd762e5d0a6547aaea7d
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
# to decide whether to autobuild (non-rawhide only)
|
# to decide whether to autobuild (non-rawhide only)
|
||||||
%define built_tag v2.0.0-rc5
|
%define built_tag v2.0.0-rc6
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
@ -54,7 +54,7 @@ Version: 2.0.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.144.dev.git%{shortcommit0}%{?dist}
|
Release: 0.145.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -639,6 +639,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.145.dev.gitb897297
|
||||||
|
- autobuilt b897297
|
||||||
|
|
||||||
* Mon Jun 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.144.dev.git298d622
|
* Mon Jun 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.144.dev.git298d622
|
||||||
- autobuilt 298d622
|
- autobuilt 298d622
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-298d622.tar.gz) = 76d209525777aa49ac3791f4b4655967fea94e22666e90c7ad41dbf82321392c0b6cc2331871e60401adaa2fce6f6e2837231f216a67d4c2c706f0255252bd8c
|
SHA512 (libpod-b897297.tar.gz) = a23bb12626226145d2dbadb322f46b792425d640cad79811f2346e0b51318e3bc528d917b284c1619455e7ecae2ba1364b5f36fd0345244bdb8025cb615d5e52
|
||||||
|
Loading…
Reference in New Issue
Block a user