podman-2:1.7.0-0.9.dev.git19064e5
- autobuilt 19064e5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8a8d5eb126
commit
4e04a64375
1
.gitignore
vendored
1
.gitignore
vendored
@ -703,3 +703,4 @@
|
|||||||
/libpod-22849ff.tar.gz
|
/libpod-22849ff.tar.gz
|
||||||
/libpod-885967f.tar.gz
|
/libpod-885967f.tar.gz
|
||||||
/libpod-6c7b6d9.tar.gz
|
/libpod-6c7b6d9.tar.gz
|
||||||
|
/libpod-19064e5.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 6c7b6d994acddee0d50cec9bbe45fb4cb720a08d
|
%global commit0 19064e51175e7832ba6180173be1a3841ab3f23d
|
||||||
%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.8.dev.git%{shortcommit0}%{?dist}
|
Release: 0.9.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
|
||||||
|
* Mon Dec 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.9.dev.git19064e5
|
||||||
|
- autobuilt 19064e5
|
||||||
|
|
||||||
* Sat Dec 14 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.8.dev.git6c7b6d9
|
* Sat Dec 14 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.7.0-0.8.dev.git6c7b6d9
|
||||||
- autobuilt 6c7b6d9
|
- autobuilt 6c7b6d9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-6c7b6d9.tar.gz) = dcff645daa3a348c8b9c6a53f57a3688ef7628b1d7ac11c3baacd79f282ceb7261260d6e239a3840baeb3ecc5500062f485848862ecba967cf940447946e6662
|
SHA512 (libpod-19064e5.tar.gz) = d333d2746f5d1be91cb83d6cee8f29bfe3f908043db41df9772f233d9637a1d51492961c5a3920131e4d3b9674696e43cfc35c3f76adafa9dd2f3da10c45a583
|
||||||
|
Loading…
Reference in New Issue
Block a user