podman-2:1.4.5-0.96.dev.gitdc38168
- autobuilt dc38168 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5c45ca7c68
commit
fed9f32d77
1
.gitignore
vendored
1
.gitignore
vendored
@ -366,3 +366,4 @@
|
||||
/libpod-2a19036.tar.gz
|
||||
/conmon-e217fdf.tar.gz
|
||||
/libpod-00a20f7.tar.gz
|
||||
/libpod-dc38168.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 00a20f78f07a1ce3e98c6182d0fd320c63314ae1
|
||||
%global commit0 dc3816819d24921dfe8204e79d383c9ecea46612
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.4.5
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.95.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.96.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -599,6 +599,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.96.dev.gitdc38168
|
||||
- autobuilt dc38168
|
||||
|
||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.95.dev.git00a20f7
|
||||
- autobuilt 00a20f7
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-00a20f7.tar.gz) = 0bf7b4ac2d2b907be9457e371dc3012af0174b670b8e9e0829adb6262ee7eabeae5becf595ca86aae60b3350ba429151c283fa95a6da83a6bb55bd44caaa8963
|
||||
SHA512 (libpod-dc38168.tar.gz) = 1391d48399c472b6cba1f7640607447f706d39a85a3ad7262d1e05595351835d68ef5c72896b79d107fa3650e79c5c037404f585cea362be661950c0179e214b
|
||||
|
Loading…
Reference in New Issue
Block a user