podman-2:1.7.1-0.6.dev.git0b9dd1a
- autobuilt 0b9dd1a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
539066133d
commit
3c58bf52b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -724,3 +724,4 @@
|
||||
/libpod-f85b3a0.tar.gz
|
||||
/libpod-bd3d8f4.tar.gz
|
||||
/libpod-c41fd09.tar.gz
|
||||
/libpod-0b9dd1a.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 c41fd09a8da3a96bc0e58f9f29f87b9bdf30264d
|
||||
%global commit0 0b9dd1a1a0e967e87c242c865cd244f90cb740e1
|
||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.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
|
||||
* Wed Jan 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.6.dev.git0b9dd1a
|
||||
- autobuilt 0b9dd1a
|
||||
|
||||
* Tue Jan 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.5.dev.gitc41fd09
|
||||
- autobuilt c41fd09
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-c41fd09.tar.gz) = 896c28904daf9b81a6bdeb205f46162a8261fd8b720518fed2a3ec172881248010d2c1821b06c85ee0a6f41626a690102797dd53572b2070bee831699e75e362
|
||||
SHA512 (libpod-0b9dd1a.tar.gz) = 3a67d08e9b8d5d78ba2b528490b532078ae099daf04d6767a446a50841195d3b4a3f99e82f6053c7b809005acaac66446ec58fca8b485d8d7112033cf976cc73
|
||||
|
Loading…
Reference in New Issue
Block a user