podman-2:1.8.3-0.9.dev.git2ffff3c
- autobuilt 2ffff3c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a42b78450a
commit
31ecd8eb5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -806,3 +806,4 @@
|
||||
/libpod-77187da.tar.gz
|
||||
/libpod-e1f2851.tar.gz
|
||||
/libpod-89a3e59.tar.gz
|
||||
/libpod-2ffff3c.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 89a3e5979b5f247e83a1723c7f355983fa7c7a86
|
||||
%global commit0 2ffff3c6abacad855ce7ddf8290514ebe1424d7f
|
||||
%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.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.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
|
||||
* Sat Mar 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.9.dev.git2ffff3c
|
||||
- autobuilt 2ffff3c
|
||||
|
||||
* Sat Mar 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.8.dev.git89a3e59
|
||||
- autobuilt 89a3e59
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-89a3e59.tar.gz) = 493ff975510c500a9092fa1fa066d3bc313be55e5078e89df57dcb9d8afa5927e562caefec7706548009f27c63e38423fca81c7542ab043092686de2043c484a
|
||||
SHA512 (libpod-2ffff3c.tar.gz) = 9ef6cb803ba6e197c798bee7639e6efc1a66123b6dacd9ccf87035fc874d38653844384678ededd5d1fc86a6f731b206ddfcc5f18cfb8e1ee4de0ad06d43d4d8
|
||||
|
Loading…
Reference in New Issue
Block a user