podman-2:1.5.1-8.16.dev.git74224d9
- autobuilt 74224d9 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6e764a22d2
commit
447a8a020e
1
.gitignore
vendored
1
.gitignore
vendored
@ -392,3 +392,4 @@
|
|||||||
/libpod-bf9e801.tar.gz
|
/libpod-bf9e801.tar.gz
|
||||||
/libpod-f9ddf91.tar.gz
|
/libpod-f9ddf91.tar.gz
|
||||||
/libpod-3f1657d.tar.gz
|
/libpod-3f1657d.tar.gz
|
||||||
|
/libpod-74224d9.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 3f1657d729b4f4c367b3e124621a6f3a9a5769d4
|
%global commit0 74224d9b7ce7b2cfec551b6f16005642cb2fa4df
|
||||||
%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.1
|
Version: 1.5.1
|
||||||
# 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: 7.16.dev.git%{shortcommit0}%{?dist}
|
Release: 8.16.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/
|
||||||
@ -602,6 +602,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-8.16.dev.git74224d9
|
||||||
|
- autobuilt 74224d9
|
||||||
|
|
||||||
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-7.16.dev.git3f1657d
|
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-7.16.dev.git3f1657d
|
||||||
- autobuilt 3f1657d
|
- autobuilt 3f1657d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-3f1657d.tar.gz) = 31e43392f49267d55ee07282ab8175b431ea5af7d9c7184f423d4936584d77d0e6a8b6a1acd8d24cb22f8934ed296b0c4ae4d076ce3deb2d1b4c12b2c5526452
|
SHA512 (libpod-74224d9.tar.gz) = e86d06e2ff4eec2b3ca56d2ee8c79618a6e46bc38ec55b7c469ba04e458de212bd1f019804b18f65c08c67c32edaeb7762ae7bb8826fa35597f086ba01ea6a7c
|
||||||
|
Loading…
Reference in New Issue
Block a user