podman-2:1.7.0-0.18.dev.gite33d7e9
- autobuilt e33d7e9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7a89cde894
commit
eeea301ba4
1
.gitignore
vendored
1
.gitignore
vendored
@ -712,3 +712,4 @@
|
|||||||
/libpod-e6b8433.tar.gz
|
/libpod-e6b8433.tar.gz
|
||||||
/libpod-c1a7911.tar.gz
|
/libpod-c1a7911.tar.gz
|
||||||
/libpod-1ba6d0f.tar.gz
|
/libpod-1ba6d0f.tar.gz
|
||||||
|
/libpod-e33d7e9.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 1ba6d0f883e17f2d460773f929873563b753d3e6
|
%global commit0 e33d7e9fab9974c8c13868e7434f78feab7508af
|
||||||
%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.0
|
Version: 1.7.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: 0.17.dev.git%{shortcommit0}%{?dist}
|
Release: 0.18.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/
|
||||||
@ -633,6 +633,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 20 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.18.dev.gite33d7e9
|
||||||
|
- autobuilt e33d7e9
|
||||||
|
|
||||||
* Thu Dec 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.17.dev.git1ba6d0f
|
* Thu Dec 19 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.17.dev.git1ba6d0f
|
||||||
- autobuilt 1ba6d0f
|
- autobuilt 1ba6d0f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-1ba6d0f.tar.gz) = e04e06af9646326f49cba4a60a7471dae93b8ae7350f072dd7b773f95e31c3ef26da7c6eb62deafae7f90e61d740816f84032c9f0c8f6a1701da8838eb608c5c
|
SHA512 (libpod-e33d7e9.tar.gz) = 4677fc016951ffe80fc1c8ad66b071d19d009417ebb1e286609856b1f14d5b05e47da0ccafddb8dc6061e926b04b414ad31a335759e4551984d35397b8f8b3e9
|
||||||
|
Loading…
Reference in New Issue
Block a user