podman-2:2.1.0-0.8.dev.git22a7d60
- autobuilt 22a7d60 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8984397fed
commit
20d4e6f60d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1085,3 +1085,4 @@
|
|||||||
/libpod-277732b.tar.gz
|
/libpod-277732b.tar.gz
|
||||||
/libpod-78b205c.tar.gz
|
/libpod-78b205c.tar.gz
|
||||||
/libpod-22942e3.tar.gz
|
/libpod-22942e3.tar.gz
|
||||||
|
/libpod-22a7d60.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 22942e392df57d0ae5cc8ebdd27d060e43206d62
|
%global commit0 22a7d60f18a60bda02b40b5f2489014ba5f1c651
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -54,7 +54,7 @@ Version: 2.1.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.7.dev.git%{shortcommit0}%{?dist}
|
Release: 0.8.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 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.8.dev.git22a7d60
|
||||||
|
- autobuilt 22a7d60
|
||||||
|
|
||||||
* Mon Jun 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.7.dev.git22942e3
|
* Mon Jun 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.7.dev.git22942e3
|
||||||
- autobuilt 22942e3
|
- autobuilt 22942e3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-22942e3.tar.gz) = f76ec2a507794bd622bd5c47c5cfd504b00b195fb6421c6133d0b4c734e86020a35f34a849340e871dd240d2ac8183fe4b9415d3f2fa904f5113264e2d8d8bdb
|
SHA512 (libpod-22a7d60.tar.gz) = 6eac5d5fc0eb299a19209d2cc6be5905729571230973b11117fafcfb6f09965b92ba518d6469d62d499830c2534ff974be2edb6b717f7f3f5e713ff3d0d1ba35
|
||||||
|
Loading…
Reference in New Issue
Block a user