podman-2:1.8.3-0.94.dev.gitf71e4d3
- autobuilt f71e4d3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
80f2d4453d
commit
8052d3be05
1
.gitignore
vendored
1
.gitignore
vendored
@ -888,3 +888,4 @@
|
||||
/libpod-522dcd6.tar.gz
|
||||
/libpod-291ad7f.tar.gz
|
||||
/libpod-1791fe6.tar.gz
|
||||
/libpod-f71e4d3.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 1791fe62a35f791758c5997e2ffa7fa3b1aa0a85
|
||||
%global commit0 f71e4d3d3e6da338a253c951920d2e8671773864
|
||||
%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.93.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.94.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
|
||||
* Wed Apr 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.94.dev.gitf71e4d3
|
||||
- autobuilt f71e4d3
|
||||
|
||||
* Wed Apr 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.93.dev.git1791fe6
|
||||
- autobuilt 1791fe6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-1791fe6.tar.gz) = 13bc428f496f7532e52b623688c1ac3edd8d2a765dc54094c049272fcf9432c9967400b6b07c8b52dcb604949ba280ee04ca0d1138f1de795a4ae93bc64578fe
|
||||
SHA512 (libpod-f71e4d3.tar.gz) = 6ea2fb6470d3bd6221f1c9eef5dd1683981f9cf35502d50a1e325edbd3d80e6ab22f129eb268cae8284cac3d216e3a4479222479864c67876c0071513b2a8584
|
||||
|
Loading…
Reference in New Issue
Block a user