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