podman-2:1.8.3-0.73.dev.git64cade0
- autobuilt 64cade0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a4a9e54b52
commit
85aaab8b4f
1
.gitignore
vendored
1
.gitignore
vendored
@ -867,3 +867,4 @@
|
||||
/libpod-ccb9e57.tar.gz
|
||||
/libpod-a168dcc.tar.gz
|
||||
/libpod-2d9b9e8.tar.gz
|
||||
/libpod-64cade0.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 2d9b9e81a30ac46848587414d34955ad4cb991a7
|
||||
%global commit0 64cade0f71a8189403d208cbc7dc8716008229be
|
||||
%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.72.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.73.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -660,6 +660,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri Apr 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.73.dev.git64cade0
|
||||
- autobuilt 64cade0
|
||||
|
||||
* Fri Apr 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.72.dev.git2d9b9e8
|
||||
- autobuilt 2d9b9e8
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-2d9b9e8.tar.gz) = 85b86d6bddf303e26e2f4406f78e7e961aee86f5d808526cda44d06218db08834c9d3715c50eaae91fed7b1659b6101430dfc3d461bd901055334f4bcb8f844c
|
||||
SHA512 (libpod-64cade0.tar.gz) = 1840854b4c465c429ef7a3d957f29eff1bbba50d3178df65f586a1af90e5c4a07b8d64f1d9a7539e47265488c2c629ba76c7caa6fd7b78920b91dc043ecb1341
|
||||
|
Loading…
Reference in New Issue
Block a user