podman-2:1.7.1-0.35.dev.git1d7176b
- autobuilt 1d7176b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
952b4c8ff5
commit
bd1564a868
1
.gitignore
vendored
1
.gitignore
vendored
@ -752,3 +752,4 @@
|
||||
/libpod-e1e405b.tar.gz
|
||||
/libpod-61fbce7.tar.gz
|
||||
/libpod-db00ee9.tar.gz
|
||||
/libpod-1d7176b.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 db00ee97e950290a6bc5d669cde0cbc54bb94afe
|
||||
%global commit0 1d7176b135fab2da4800b11f91b912963aa0288b
|
||||
%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.34.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.35.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
|
||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.35.dev.git1d7176b
|
||||
- autobuilt 1d7176b
|
||||
|
||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.34.dev.gitdb00ee9
|
||||
- autobuilt db00ee9
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-db00ee9.tar.gz) = e7d86159093861c64ecbee1e81112d7a1267fa1f310de67986e10d31e433703242b03655d874798ed70ed6ec2f02a99bcf91e02bb0db7c526b3377266c574ec9
|
||||
SHA512 (libpod-1d7176b.tar.gz) = d6493386d62b12859cef8bf0fb9de01d9a409ac191c5818b0136910fb28fed2e3795ffbc6918b2837766e19ba710ade469855b673a96a2ea54f7e002a841fbbc
|
||||
|
Loading…
Reference in New Issue
Block a user