podman-2:1.5.1-0.5.dev.git1467197
- autobuilt 1467197 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
111bf653a5
commit
bfb391c0d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -374,3 +374,4 @@
|
|||||||
/libpod-926901d.tar.gz
|
/libpod-926901d.tar.gz
|
||||||
/libpod-3bc861c.tar.gz
|
/libpod-3bc861c.tar.gz
|
||||||
/libpod-7bbaa36.tar.gz
|
/libpod-7bbaa36.tar.gz
|
||||||
|
/libpod-1467197.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 7bbaa36a13a831fa5804f388a23522a5303dd9db
|
%global commit0 146719718e24864a261ba27a2ad1ad81581de0dd
|
||||||
%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: 0.4.dev.git%{shortcommit0}%{?dist}
|
Release: 0.5.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/
|
||||||
@ -598,6 +598,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.5.dev.git1467197
|
||||||
|
- autobuilt 1467197
|
||||||
|
|
||||||
* Sun Aug 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.4.dev.git7bbaa36
|
* Sun Aug 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.4.dev.git7bbaa36
|
||||||
- autobuilt 7bbaa36
|
- autobuilt 7bbaa36
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-7bbaa36.tar.gz) = 3159c9670b4a6d05c44f2fa34fede08f1ee5346e23195ece44eedd19fd93891dfc8e9aa624e3a54e00c279ef39a0ab2ab8f8ec2f5246ea39d88c5ab564c6614c
|
SHA512 (libpod-1467197.tar.gz) = d421ecb45ba4d1b785b481f45f9b541115ffa9d2f10fcbb7766be5579d904c7f06bd9c293dae0d60b896e2045428c9aa9cdb8e3dfc240facb8f769cffc3a2b94
|
||||||
|
Loading…
Reference in New Issue
Block a user