podman-2:1.8.3-0.42.dev.git3336b10
- autobuilt 3336b10 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f92ff350bb
commit
f1534f9943
1
.gitignore
vendored
1
.gitignore
vendored
@ -837,3 +837,4 @@
|
||||
/libpod-4233250.tar.gz
|
||||
/libpod-2c5c198.tar.gz
|
||||
/libpod-1fe2fbb.tar.gz
|
||||
/libpod-3336b10.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 1fe2fbb42114b9072a1caf359beff63042df90fd
|
||||
%global commit0 3336b100ef3c1273df8ad3ebc44ce4738f8cf2c2
|
||||
%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.41.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.42.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
|
||||
* Fri Mar 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.42.dev.git3336b10
|
||||
- autobuilt 3336b10
|
||||
|
||||
* Fri Mar 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.41.dev.git1fe2fbb
|
||||
- autobuilt 1fe2fbb
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-1fe2fbb.tar.gz) = f40b0bfa0ac9c2df561147975616dea615c70165f77cc14178ec56607bd185c6efa9854a7c0d83dea403c98abaa8f5adb5b732eec4b288fbcfc24cfc6c1eddc6
|
||||
SHA512 (libpod-3336b10.tar.gz) = 1c464c930b14e2365517a19b2592f91bb8c7e6a11839a7241b0038417e2608f00108dadb6c4d57a2fad382983d5382bde832a338de5a7656b4882695c54a429e
|
||||
|
Loading…
Reference in New Issue
Block a user