podman-2:1.5.2-0.59.dev.git7312811
- autobuilt 7312811 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
cdec6b64ec
commit
f9c77d2868
1
.gitignore
vendored
1
.gitignore
vendored
@ -450,3 +450,4 @@
|
||||
/libpod-575ffee.tar.gz
|
||||
/libpod-290def5.tar.gz
|
||||
/libpod-30cbb00.tar.gz
|
||||
/libpod-7312811.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 30cbb0091515a7f802f0f3f3ee486be6ff98f645
|
||||
%global commit0 731281193a3cb739a5a8401aab550c06cb72a983
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.58.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.59.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -603,6 +603,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.59.dev.git7312811
|
||||
- autobuilt 7312811
|
||||
|
||||
* Fri Sep 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.58.dev.git30cbb00
|
||||
- autobuilt 30cbb00
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-30cbb00.tar.gz) = 47a7471e54103299539888228f426960f332b054eb5beee26693b313b2f2e0c6e39f9918c67fce1f626ea705c289209370b9875ae6e00ebfb62cbf40af4c1e4c
|
||||
SHA512 (libpod-7312811.tar.gz) = db18a89f0659b0fb7d0427f1df070a41ae6a45305a59eff4c5f4f98c1aa3dab423f5bf8c20bfb34d5a47225aa53fad829faa71b6c32dd02810a1f8bcb53791f4
|
||||
|
Loading…
Reference in New Issue
Block a user