podman-2:1.7.1-0.40.dev.gitf5e614b
- autobuilt f5e614b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
240a921218
commit
ad70647fd6
1
.gitignore
vendored
1
.gitignore
vendored
@ -757,3 +757,4 @@
|
||||
/libpod-79fbe72.tar.gz
|
||||
/libpod-74b89da.tar.gz
|
||||
/libpod-acbb6c0.tar.gz
|
||||
/libpod-f5e614b.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 acbb6c064dbcfcb8332e318602a728f311cfcf1a
|
||||
%global commit0 f5e614b63f641078b3a74b048f815fea54d03475
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.7.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.39.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.40.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -626,6 +626,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri Jan 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.40.dev.gitf5e614b
|
||||
- autobuilt f5e614b
|
||||
|
||||
* Fri Jan 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.39.dev.gitacbb6c0
|
||||
- autobuilt acbb6c0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-acbb6c0.tar.gz) = 1556db2c0625e6fe0469b101f4a6f5907bc88e4b67b5c63976426a005c124ebfe2a157ed6346cd130379d30497a6d2ec8e1f38aa7c5f2d231964776b8b3ae1b8
|
||||
SHA512 (libpod-f5e614b.tar.gz) = 2c89aae54b63f740af804edbc12e0f3f9b57271e77fa24b65015673df253f8af49cddc2e5e5efccf28285a9446cf0d019c82f2354fe3ad525862b81d17909401
|
||||
|
Loading…
Reference in New Issue
Block a user