podman-2:2.0.0-0.173.dev.gitf403aa3
- autobuilt f403aa3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9e49ea6ba9
commit
b7cef2f3a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1077,3 +1077,4 @@
|
||||
/libpod-a2661b1.tar.gz
|
||||
/libpod-1a2eb3e.tar.gz
|
||||
/libpod-89dbd1a.tar.gz
|
||||
/libpod-f403aa3.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 89dbd1a916b2aeb96901402be6f3cc58373b5fe4
|
||||
%global commit0 f403aa3baa23a64e7d6bf3fcbc815644d95b768d
|
||||
%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.172.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.173.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
|
||||
* Sat Jun 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.173.dev.gitf403aa3
|
||||
- autobuilt f403aa3
|
||||
|
||||
* Fri Jun 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.172.dev.git89dbd1a
|
||||
- autobuilt 89dbd1a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-89dbd1a.tar.gz) = 18e77c57d2cf7377302ff28d9134c0bcef7fb9a1d588b292923b726f27fb5b1d4756c5f63f00e745914d91ce27779e85e11975d77958050a72ecf6b3e95ace83
|
||||
SHA512 (libpod-f403aa3.tar.gz) = fb5b8f69892160c06209886d192036901ff5463a3880ff94dd62370ce80927d3c8cd6323198c5c4e8633c71b20b1064fba314ccaccad7df2e0e625a59186501c
|
||||
|
Loading…
Reference in New Issue
Block a user