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