podman-2:1.8.3-0.21.dev.git0334c8d
- autobuilt 0334c8d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ff9a18c624
commit
20acb5bc1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -816,3 +816,4 @@
|
|||||||
/libpod-02de8d5.tar.gz
|
/libpod-02de8d5.tar.gz
|
||||||
/libpod-a2ffd5c.tar.gz
|
/libpod-a2ffd5c.tar.gz
|
||||||
/libpod-0275eed.tar.gz
|
/libpod-0275eed.tar.gz
|
||||||
|
/libpod-0334c8d.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 0275eed83d702d7edd07b71cda527b6140936b86
|
%global commit0 0334c8d872a9ce97c294c9c192873f1f8d560271
|
||||||
%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.20.dev.git%{shortcommit0}%{?dist}
|
Release: 0.21.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/
|
||||||
@ -654,6 +654,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.21.dev.git0334c8d
|
||||||
|
- autobuilt 0334c8d
|
||||||
|
|
||||||
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.20.dev.git0275eed
|
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.8.3-0.20.dev.git0275eed
|
||||||
- autobuilt 0275eed
|
- autobuilt 0275eed
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-0275eed.tar.gz) = aa930751b1d093a0dee63c048658e375fb138e88af0003ba45445a908467f1b3e462838abf75096d00c393827aae35746c8a6bfda0961e469a277e642c296734
|
SHA512 (libpod-0334c8d.tar.gz) = 9e2f69c61ef3a2f06f2c66efac3ffeecbaa862149c3515699ce766dffc0ca449c6c14b42232f149e39e964443c07bf7d36facf91078c2c88902b83e63769883c
|
||||||
|
Loading…
Reference in New Issue
Block a user