podman-2:2.0.0-0.171.dev.git1a2eb3e
- autobuilt 1a2eb3e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
eb96593ef2
commit
f21e136d0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1075,3 +1075,4 @@
|
||||
/libpod-1099ad6.tar.gz
|
||||
/libpod-e6b9b3a.tar.gz
|
||||
/libpod-a2661b1.tar.gz
|
||||
/libpod-1a2eb3e.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 33a60276135b7d74f3a10b39d8d69c836a05766e
|
||||
%global commit0 1a2eb3e615fa05d77359295b870d7b3a0e4a5ed3
|
||||
%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.170.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.171.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
|
||||
* Fri Jun 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.171.dev.git1a2eb3e
|
||||
- autobuilt 1a2eb3e
|
||||
|
||||
* Fri Jun 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.170.dev.git33a6027
|
||||
- autobuilt 33a6027
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-a2661b1.tar.gz) = e4e141dc52eacc92e7c8b6356efd9090537b0b0cbcfb082751eaddabe0447cd09fb17b625a3c0144c24c8a1c977f6b72338a4d1de2fdbc9c96f5d7379613e308
|
||||
SHA512 (libpod-1a2eb3e.tar.gz) = 35ed28a6fc3ccadeab523bfdc16a417b01a510207607e79b25a119919f68a1f9b321d0c83c4d30e4febf9d756a12e3001cee30bbf96be025e5fd4c46beb75f68
|
||||
|
Loading…
Reference in New Issue
Block a user