podman-2:1.7.1-0.15.dev.gite1ffac6
- autobuilt e1ffac6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7fd05b3d26
commit
72dc37d076
1
.gitignore
vendored
1
.gitignore
vendored
@ -732,3 +732,4 @@
|
|||||||
/libpod-154b5ca.tar.gz
|
/libpod-154b5ca.tar.gz
|
||||||
/libpod-f57fdd0.tar.gz
|
/libpod-f57fdd0.tar.gz
|
||||||
/libpod-6ed88e0.tar.gz
|
/libpod-6ed88e0.tar.gz
|
||||||
|
/libpod-e1ffac6.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 6ed88e047579bd2d1eac99a6089cc617f0c4773d
|
%global commit0 e1ffac6cc73eb36640cbaf6a1a28ba44749a96d9
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -48,7 +48,7 @@ Epoch: 2
|
|||||||
Version: 1.7.1
|
Version: 1.7.1
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -626,6 +626,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.15.dev.gite1ffac6
|
||||||
|
- autobuilt e1ffac6
|
||||||
|
|
||||||
* Fri Jan 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.14.dev.git6ed88e0
|
* Fri Jan 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.1-0.14.dev.git6ed88e0
|
||||||
- autobuilt 6ed88e0
|
- autobuilt 6ed88e0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-6ed88e0.tar.gz) = f51697dea06c840cc9babeddb822a45da5ef42ef2f39b2106cd08fe65f1d0a667427176a25a8528bef90153f7d14ba0397497559f3aea4a516ae6a5a6317df7a
|
SHA512 (libpod-e1ffac6.tar.gz) = 2723cdea422146b7e56d04e6169ec5ad8bc7497320f0b568aeb81ba90ef798c0b9aac5745511348440f8f16dcb993ed075d5a26326be5ed5a05e42ad83940f46
|
||||||
|
Loading…
Reference in New Issue
Block a user