podman-2:1.9.0-5.1.dev.git5cf64ae
- autobuilt 5cf64ae Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2fe60fdb03
commit
57f7585790
1
.gitignore
vendored
1
.gitignore
vendored
@ -901,3 +901,4 @@
|
|||||||
/libpod-465b4bc.tar.gz
|
/libpod-465b4bc.tar.gz
|
||||||
/libpod-d7695dd.tar.gz
|
/libpod-d7695dd.tar.gz
|
||||||
/libpod-0b067b6.tar.gz
|
/libpod-0b067b6.tar.gz
|
||||||
|
/libpod-5cf64ae.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 0b067b67e6fa9e7ce8c1b460f5347c8ae89d1ecb
|
%global commit0 5cf64aee11063bc8e7ff22f1365b0bf6b3ab0900
|
||||||
%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.9.0
|
Version: 1.9.0
|
||||||
# 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: 4.1.dev.git%{shortcommit0}%{?dist}
|
Release: 5.1.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
|
||||||
|
* Mon Apr 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-5.1.dev.git5cf64ae
|
||||||
|
- autobuilt 5cf64ae
|
||||||
|
|
||||||
* Mon Apr 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-4.1.dev.git0b067b6
|
* Mon Apr 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.9.0-4.1.dev.git0b067b6
|
||||||
- autobuilt 0b067b6
|
- autobuilt 0b067b6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-0b067b6.tar.gz) = 19daac00d02f9072a018113105d2513f70119292eee59064c8f9d65463938f6196f06545779ff23d9ee8bd6fec33901496806cb8e82bb75b62e354f8e434e37f
|
SHA512 (libpod-5cf64ae.tar.gz) = f3bbdf1d7af421f5b5b080284aa07fcf3c2ea0716d8f935f9ca93abcd9fd754bf7fec7d9b1ebd2d8b784a24963a625f8e4c7f2e9be41a34897991477fb459526
|
||||||
|
Loading…
Reference in New Issue
Block a user