podman-2:1.5.2-0.64.dev.git7042a3d
- autobuilt 7042a3d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3f500391d1
commit
dde10ef0d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -455,3 +455,4 @@
|
|||||||
/libpod-d78521d.tar.gz
|
/libpod-d78521d.tar.gz
|
||||||
/libpod-16a7049.tar.gz
|
/libpod-16a7049.tar.gz
|
||||||
/libpod-511b071.tar.gz
|
/libpod-511b071.tar.gz
|
||||||
|
/libpod-7042a3d.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 511b0717454e0619d9d7d201cb10a41201cebef2
|
%global commit0 7042a3d7a539bae79ed63bdc87f432b8ec73afd8
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/containers/conmon
|
%global import_path_conmon github.com/containers/conmon
|
||||||
@ -46,7 +46,7 @@ Epoch: 2
|
|||||||
Version: 1.5.2
|
Version: 1.5.2
|
||||||
# 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.63.dev.git%{shortcommit0}%{?dist}
|
Release: 0.64.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/
|
||||||
@ -603,6 +603,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.64.dev.git7042a3d
|
||||||
|
- autobuilt 7042a3d
|
||||||
|
|
||||||
* Mon Sep 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.63.dev.git511b071
|
* Mon Sep 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.63.dev.git511b071
|
||||||
- autobuilt 511b071
|
- autobuilt 511b071
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-511b071.tar.gz) = 44612d61a106921bbbbc0d8d2b611acc3fbae1fbbe8b4da4c0e9d6ef603f56449c7f1c58ce1509a88fbcecd185fb7469ebf88f93fcf6606fe5e7b5c0fc1baabc
|
SHA512 (libpod-7042a3d.tar.gz) = 7918145fa92adef2dddfa37fdf9e37bd22cda371345b579c2c1f83adae0ab30f892308a41640f8cf3793efcef7b41fd8dc2a3a0df42206dbb6ffb0c29af31991
|
||||||
|
Loading…
Reference in New Issue
Block a user