podman-2:1.8.3-0.33.dev.git913426c
- autobuilt 913426c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e574bb41b2
commit
a56ef71393
1
.gitignore
vendored
1
.gitignore
vendored
@ -828,3 +828,4 @@
|
||||
/libpod-c869b96.tar.gz
|
||||
/libpod-8cccac5.tar.gz
|
||||
/libpod-14ece7e.tar.gz
|
||||
/libpod-913426c.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 14ece7ecaf6e2b7fe65d64ed872fbfe2d740f48b
|
||||
%global commit0 913426c70c37a87d425085f60af397f7b38bd65d
|
||||
%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.32.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.33.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
|
||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.33.dev.git913426c
|
||||
- autobuilt 913426c
|
||||
|
||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.32.dev.git14ece7e
|
||||
- autobuilt 14ece7e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-14ece7e.tar.gz) = 701dfc9aca5e54a4a1d1356d4d5ce3fc393b52a23eb95e2920614a5c15404d2bf140e50f8d7b0707134d35f70247ca8f84091aebac63ba7a7fa40159a8b2864f
|
||||
SHA512 (libpod-913426c.tar.gz) = e41c475f6b52235ec331ba089a37373b1a1284b5b9be100e15cde486b5a8e132f01f9d973d956f78185ee80abdb981d4a90de3b82d1855331306b676f304beaf
|
||||
|
Loading…
Reference in New Issue
Block a user