podman-2:1.4.5-0.95.dev.git00a20f7
- autobuilt 00a20f7 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
123279f438
commit
5c45ca7c68
1
.gitignore
vendored
1
.gitignore
vendored
@ -365,3 +365,4 @@
|
||||
/libpod-76840f2.tar.gz
|
||||
/libpod-2a19036.tar.gz
|
||||
/conmon-e217fdf.tar.gz
|
||||
/libpod-00a20f7.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 2a190365f2db8c167c56fe5d8f1e267f0cc10dae
|
||||
%global commit0 00a20f78f07a1ce3e98c6182d0fd320c63314ae1
|
||||
%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.94.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.95.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.95.dev.git00a20f7
|
||||
- autobuilt 00a20f7
|
||||
|
||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.94.dev.git2a19036
|
||||
- autobuilt 2a19036
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-00a20f7.tar.gz) = 0bf7b4ac2d2b907be9457e371dc3012af0174b670b8e9e0829adb6262ee7eabeae5becf595ca86aae60b3350ba429151c283fa95a6da83a6bb55bd44caaa8963
|
||||
|
Loading…
Reference in New Issue
Block a user