podman-2:1.7.1-0.56.dev.gitac3a6b8
- autobuilt ac3a6b8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
133cc2f323
commit
360e2ca868
1
.gitignore
vendored
1
.gitignore
vendored
@ -773,3 +773,4 @@
|
||||
/libpod-c40664d.tar.gz
|
||||
/libpod-c42383f.tar.gz
|
||||
/libpod-8b377a7.tar.gz
|
||||
/libpod-ac3a6b8.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 8b377a79c240e4480339358db3b87263ec6cfef3
|
||||
%global commit0 ac3a6b80b0ccd2f9592110811ccf6fd844110b9e
|
||||
%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.55.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.56.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
|
||||
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.56.dev.gitac3a6b8
|
||||
- autobuilt ac3a6b8
|
||||
|
||||
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.55.dev.git8b377a7
|
||||
- autobuilt 8b377a7
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-8b377a7.tar.gz) = 11aad245560bf35a597d240d255fb1f36375432fd1c2919e1fa4fcdd9e44dd0d5f31abf82e113896a9b82f5493d46465a751689062dbc62873336624d807cd1f
|
||||
SHA512 (libpod-ac3a6b8.tar.gz) = bdffbffe33bb6823716f8a111a12d072cba84938ebfcbcaba35fdd659674a11f7776c10b357d6f7a17e374f647bf66a729617432694820174bfa9f7a18db0487
|
||||
|
Loading…
Reference in New Issue
Block a user