podman-2:1.7.1-0.5.dev.gitc41fd09
- autobuilt c41fd09 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bc08a3d770
commit
539066133d
1
.gitignore
vendored
1
.gitignore
vendored
@ -723,3 +723,4 @@
|
||||
/libpod-e362220.tar.gz
|
||||
/libpod-f85b3a0.tar.gz
|
||||
/libpod-bd3d8f4.tar.gz
|
||||
/libpod-c41fd09.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 bd3d8f4e282dc7a552d955bf5958b53d23937604
|
||||
%global commit0 c41fd09a8da3a96bc0e58f9f29f87b9bdf30264d
|
||||
%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.4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.5.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -621,6 +621,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.5.dev.gitc41fd09
|
||||
- autobuilt c41fd09
|
||||
|
||||
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.4.dev.gitbd3d8f4
|
||||
- autobuilt bd3d8f4
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-bd3d8f4.tar.gz) = e0017fb3945f659958136074419119c8c0fea1fc543a25d1509f748a6ebe459e3616673bd594fef9d7a6e4eafd288c9d106a6d04e183f9a6810ffeb1b4f26fb3
|
||||
SHA512 (libpod-c41fd09.tar.gz) = 896c28904daf9b81a6bdeb205f46162a8261fd8b720518fed2a3ec172881248010d2c1821b06c85ee0a6f41626a690102797dd53572b2070bee831699e75e362
|
||||
|
Loading…
Reference in New Issue
Block a user