podman-2:1.8.3-0.55.dev.git56ab9e4
- autobuilt 56ab9e4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
772842e446
commit
3fb821c5f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -849,3 +849,4 @@
|
|||||||
/libpod-edd623c.tar.gz
|
/libpod-edd623c.tar.gz
|
||||||
/libpod-9c7410d.tar.gz
|
/libpod-9c7410d.tar.gz
|
||||||
/libpod-4e3010d.tar.gz
|
/libpod-4e3010d.tar.gz
|
||||||
|
/libpod-56ab9e4.tar.gz
|
||||||
|
@ -32,7 +32,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 4e3010d4e761fcb3d6de3b38cac1dc5b4371b129
|
%global commit0 56ab9e4cc8a33bb8a791a799753a11c33809dedf
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -55,7 +55,7 @@ Epoch: 0
|
|||||||
Version: 1.8.3
|
Version: 1.8.3
|
||||||
# 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.54.dev.git%{shortcommit0}%{?dist}
|
Release: 0.55.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/
|
||||||
@ -660,6 +660,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.55.dev.git56ab9e4
|
||||||
|
- autobuilt 56ab9e4
|
||||||
|
|
||||||
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.54.dev.git4e3010d
|
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.54.dev.git4e3010d
|
||||||
- autobuilt 4e3010d
|
- autobuilt 4e3010d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-4e3010d.tar.gz) = 4a04eb0cac33ba68152c02d38c3cb42e567db4c3d84b4e5f86641ef4c7141e2a767f85f3260b0de54170fa5dd3c399a80e3f5270ae9a51796d234f46f83e0aa2
|
SHA512 (libpod-56ab9e4.tar.gz) = e0f86420370ef1817bcb6613e771ca17a9efbeffeae192602e9931699db2f4097420f715f14acfcd7731c98d7713ce35ae89705a178d940b3375d2e450abf4d4
|
||||||
|
Loading…
Reference in New Issue
Block a user