podman-2:1.8.3-0.17.dev.git48b3143
- autobuilt 48b3143 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ab0c3c0a21
commit
90d8705a8e
1
.gitignore
vendored
1
.gitignore
vendored
@ -812,3 +812,4 @@
|
||||
/libpod-d6c9f3e.tar.gz
|
||||
/libpod-e34ec61.tar.gz
|
||||
/libpod-b743f60.tar.gz
|
||||
/libpod-48b3143.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 b743f60a4b9e51a5fad1b1ba7cb28f9a7f1a7d2c
|
||||
%global commit0 48b3143656bde2163025d43a8a9b2c88208ffee8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.3
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.17.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -654,6 +654,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.17.dev.git48b3143
|
||||
- autobuilt 48b3143
|
||||
|
||||
* Mon Mar 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.16.dev.gitb743f60
|
||||
- autobuilt b743f60
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-b743f60.tar.gz) = ec6705a35b672617a496a45a6951b6ec31175c50cd06efe1bcc08fc6d20b97ed98fbd2f3fccae1f3e36f94c6b3c70c882c276b6c522caa124ab0f51b71bf2873
|
||||
SHA512 (libpod-48b3143.tar.gz) = f008c7b0a34efbae222ca8bfff9c91088a68651c26f272e539c7f1fcf39893b93fde12691e7c1361852a48502ec9affe4914449598386e55c646e4d5f3f395dd
|
||||
|
Loading…
Reference in New Issue
Block a user