podman-2:1.6.4-0.39.dev.gitb29928f
- autobuilt b29928f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
33dc4cbcb4
commit
c5c5cfb9af
1
.gitignore
vendored
1
.gitignore
vendored
@ -659,3 +659,4 @@
|
|||||||
/libpod-9fb0adf.tar.gz
|
/libpod-9fb0adf.tar.gz
|
||||||
/libpod-aef3858.tar.gz
|
/libpod-aef3858.tar.gz
|
||||||
/libpod-f5ef3d5.tar.gz
|
/libpod-f5ef3d5.tar.gz
|
||||||
|
/libpod-b29928f.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 f5ef3d59bcc7e7beae8716ab10153e1eafd634c1
|
%global commit0 b29928f01598810328fa6b0cf91abb84670d8d01
|
||||||
%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.6.4
|
Version: 1.6.4
|
||||||
# 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.38.dev.git%{shortcommit0}%{?dist}
|
Release: 0.39.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
|
||||||
|
* Tue Nov 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.39.dev.gitb29928f
|
||||||
|
- autobuilt b29928f
|
||||||
|
|
||||||
* Tue Nov 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.38.dev.gitf5ef3d5
|
* Tue Nov 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.38.dev.gitf5ef3d5
|
||||||
- autobuilt f5ef3d5
|
- autobuilt f5ef3d5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-f5ef3d5.tar.gz) = 3f22f5698c5970aecc9726bee228f7ec454f8e75cfe65d265cb19eb15855f9bea4001d8cff2417f193697871b374796d52cf7fc4bd57791f01fae7005e97be4a
|
SHA512 (libpod-b29928f.tar.gz) = 12c99a8daa9c1f33d75668f671f3cf335941169ee3517b8c78d0cd3f3ee72d57932360c74057e1cdc2558c37d3f4d5ef744b2d1e053a14170eca60b9291e2636
|
||||||
|
Loading…
Reference in New Issue
Block a user