podman-2:1.7.1-0.20.dev.gite83a1b8
- autobuilt e83a1b8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
58021de3d1
commit
d05b732778
1
.gitignore
vendored
1
.gitignore
vendored
@ -737,3 +737,4 @@
|
||||
/libpod-2d5fd7c.tar.gz
|
||||
/libpod-55dd73c.tar.gz
|
||||
/libpod-9e2e4d7.tar.gz
|
||||
/libpod-e83a1b8.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 9e2e4d7615311b38b1e553af32a5666888ef3c96
|
||||
%global commit0 e83a1b87da0c2b88ebd69828a79d4b9ecf11b0dc
|
||||
%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.19.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.20.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
|
||||
* Mon Jan 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.20.dev.gite83a1b8
|
||||
- autobuilt e83a1b8
|
||||
|
||||
* Mon Jan 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.19.dev.git9e2e4d7
|
||||
- autobuilt 9e2e4d7
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-9e2e4d7.tar.gz) = c2f95caf385ba69e161ab3b2a7792335ff522f6ebf052e3d3bb33ddea6a340e8a5a65fa88961984f383c9e9518e578ad000afe332be583d2b7b657a84531b1ef
|
||||
SHA512 (libpod-e83a1b8.tar.gz) = 1f8fabfdc8924a4b83252d93e53c4b351e7680bcb3860231b69f95ea47f9a8a956cb918ae48e9f224c3d481e8faf09fb3d6a986d95a838d3819c1cd32f59f8e8
|
||||
|
Loading…
Reference in New Issue
Block a user