podman-2:1.4.5-0.65.dev.git6f62dac
- autobuilt 6f62dac Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
cad0e5156a
commit
e083c1caba
1
.gitignore
vendored
1
.gitignore
vendored
@ -334,3 +334,4 @@
|
||||
/libpod-3215ea6.tar.gz
|
||||
/libpod-5056964.tar.gz
|
||||
/libpod-ee15e76.tar.gz
|
||||
/libpod-6f62dac.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 ee15e76da0a032bad7cb94295dc32e2553f10850
|
||||
%global commit0 6f62dac163dd935866c21e91e5cd623772907eda
|
||||
%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.64.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.65.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -595,6 +595,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.65.dev.git6f62dac
|
||||
- autobuilt 6f62dac
|
||||
|
||||
* Thu Aug 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.64.dev.gitee15e76
|
||||
- autobuilt ee15e76
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-ee15e76.tar.gz) = cf278388294634e91fe9976b765ad4e374621fc6c81459740083260de4d560155052bd8904cf7f620ff7249c23c12b259406b1ba76b98af2c5355353be7f5458
|
||||
SHA512 (libpod-6f62dac.tar.gz) = f3d594f7dc7a7b96d18e6501e76725bb7b3a8c95ff46e50dfffabfacfc8841614ae2a1ffa5252bee95bb3bbaeb2dc1c513985382272f2426fe9f6a99ce34773f
|
||||
|
Loading…
Reference in New Issue
Block a user