podman-2:1.5.2-0.33.dev.git61dc63f
- autobuilt 61dc63f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f3a42ddc11
commit
f0399aaa0a
1
.gitignore
vendored
1
.gitignore
vendored
@ -424,3 +424,4 @@
|
|||||||
/libpod-f221c61.tar.gz
|
/libpod-f221c61.tar.gz
|
||||||
/libpod-a1a1342.tar.gz
|
/libpod-a1a1342.tar.gz
|
||||||
/libpod-e5c5a33.tar.gz
|
/libpod-e5c5a33.tar.gz
|
||||||
|
/libpod-61dc63f.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 e5c5a33c877d006857389769b3b6fa8f3d7a36d4
|
%global commit0 61dc63f8aaf25e35645128d6bfefe589d6d6d8f3
|
||||||
%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.32.dev.git%{shortcommit0}%{?dist}
|
Release: 0.33.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
|
||||||
|
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.33.dev.git61dc63f
|
||||||
|
- autobuilt 61dc63f
|
||||||
|
|
||||||
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.32.dev.gite5c5a33
|
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.32.dev.gite5c5a33
|
||||||
- autobuilt e5c5a33
|
- autobuilt e5c5a33
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-e5c5a33.tar.gz) = 2e16817fc938ac914dc712146111062685a59ac6ef67a7726e35bec799ac6580ac8a4bbfcf4ea60a8f1b883795dcef0fe9b169034f1a5a267fc1035a1d468548
|
SHA512 (libpod-61dc63f.tar.gz) = d838f63970a0e9f0e12d9829a1181f107e23212edc8935cf32d8c49cd8df9dd1abbfaa63f3f318c5deb65654ecbd5d46b1970c29b6e476c2fc5305cb87852056
|
||||||
|
Loading…
Reference in New Issue
Block a user