podman-2:1.8.2-0.6.dev.gite87fe4d
- autobuilt e87fe4d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f0211d2c96
commit
ad392cb5c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -794,3 +794,4 @@
|
||||
/libpod-f3a28de.tar.gz
|
||||
/libpod-45e7cbf.tar.gz
|
||||
/libpod-bd9386d.tar.gz
|
||||
/libpod-e87fe4d.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 bd9386ddac4ef6730fbe6ce4104e80f56a48fe43
|
||||
%global commit0 e87fe4dbbbc55be42d7a31f5415f55d2ff99f81b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -55,7 +55,7 @@ Epoch: 0
|
||||
Version: 1.8.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -643,6 +643,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.6.dev.gite87fe4d
|
||||
- autobuilt e87fe4d
|
||||
|
||||
* Thu Mar 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.2-0.5.dev.gitbd9386d
|
||||
- autobuilt bd9386d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-bd9386d.tar.gz) = 1ba518013b7ecdee896bcce5ae328f9d0c2a7bfa9c14af3d492a178d470fe79adc1df7df3579aca96add712e8b979e8b9d9bbeacc539b2fbe50969178c337fa1
|
||||
SHA512 (libpod-e87fe4d.tar.gz) = 98d1810a030802d3b8fcfbffaededb26e9d6280a90143d2ffa9614cb24ae85d6cde77e0e60d3dc7392eb7aa9869577a8feb2ff3aff36041c2d115388b4fa0608
|
||||
|
Loading…
Reference in New Issue
Block a user