podman-2:1.5.2-0.11.dev.gitd23639a
- autobuilt d23639a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b02d545f86
commit
f6e8721e01
1
.gitignore
vendored
1
.gitignore
vendored
@ -404,3 +404,4 @@
|
||||
/libpod-bd0b05f.tar.gz
|
||||
/libpod-b1acc43.tar.gz
|
||||
/libpod-c137e8f.tar.gz
|
||||
/libpod-d23639a.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 c137e8fcf95b441b5002ec1b39e6cc131471b88a
|
||||
%global commit0 d23639aa4d24278648a2ba5532143d47464a3d7d
|
||||
%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.10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.11.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -602,6 +602,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.11.dev.gitd23639a
|
||||
- autobuilt d23639a
|
||||
|
||||
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.10.dev.gitc137e8f
|
||||
- autobuilt c137e8f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-c137e8f.tar.gz) = 8b92584bf5949a3c7797eadfb8cd000ca435f85713be356575352760d80b3bb94d42f37092507ac048b87afad731f9aa2c921c551726fc8726b5632cf264d4d4
|
||||
SHA512 (libpod-d23639a.tar.gz) = 32465ec88df9c9bc946d0520f8b23cd0feeaffa5043a87a52361ac43eee2e80ad8e17e7006c7197bdffa45aec202e84d2aa5425a801e38bd6a0697c5d9ea6530
|
||||
|
Loading…
Reference in New Issue
Block a user