podman-2:1.5.1-7.16.dev.git3f1657d
- autobuilt 3f1657d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2c57d5a6da
commit
6e764a22d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -391,3 +391,4 @@
|
|||||||
/libpod-f5dcb80.tar.gz
|
/libpod-f5dcb80.tar.gz
|
||||||
/libpod-bf9e801.tar.gz
|
/libpod-bf9e801.tar.gz
|
||||||
/libpod-f9ddf91.tar.gz
|
/libpod-f9ddf91.tar.gz
|
||||||
|
/libpod-3f1657d.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 f9ddf914a37010e77d5367394075c9d90fb2aeae
|
%global commit0 3f1657d729b4f4c367b3e124621a6f3a9a5769d4
|
||||||
%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: 6.16.dev.git%{shortcommit0}%{?dist}
|
Release: 7.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-7.16.dev.git3f1657d
|
||||||
|
- autobuilt 3f1657d
|
||||||
|
|
||||||
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-6.16.dev.gitf9ddf91
|
* Thu Aug 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-6.16.dev.gitf9ddf91
|
||||||
- autobuilt f9ddf91
|
- autobuilt f9ddf91
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-f9ddf91.tar.gz) = 630a8c43f56afdc5c46335b513e7ae260832082960edd5a19e71dfebd124adb789cfab8e90d8e30acdcc56f2b1afffdbb0ffe0d0df5334dcc72a00590c56e69a
|
SHA512 (libpod-3f1657d.tar.gz) = 31e43392f49267d55ee07282ab8175b431ea5af7d9c7184f423d4936584d77d0e6a8b6a1acd8d24cb22f8934ed296b0c4ae4d076ce3deb2d1b4c12b2c5526452
|
||||||
|
Loading…
Reference in New Issue
Block a user