podman-2:1.4.5-0.8.dev.git7e4db44
- autobuilt 7e4db44 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2218d72f56
commit
1ef1f58bf0
1
.gitignore
vendored
1
.gitignore
vendored
@ -277,3 +277,4 @@
|
||||
/conmon-1de71ad.tar.gz
|
||||
/libpod-456b6ab.tar.gz
|
||||
/libpod-d2291ec.tar.gz
|
||||
/libpod-7e4db44.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 d2291ecdd514befd18a8b57ff2c7a8ef0cf04ba8
|
||||
%global commit0 7e4db4452fdece411e0ee8c7c8805c0c636f49ea
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -42,7 +42,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.7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -591,6 +591,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.8.dev.git7e4db44
|
||||
- autobuilt 7e4db44
|
||||
|
||||
* Mon Jul 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.7.dev.gitd2291ec
|
||||
- autobuilt d2291ec
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-d2291ec.tar.gz) = 73155b18ce2c2d85c90407cda132420cc831d729195172d022004ae15378b6f77e051372c3c31b761031a7fb8bdc3f6efa69de04de7811aedae6c3807058f9ee
|
||||
SHA512 (libpod-7e4db44.tar.gz) = 29b738b84cd920618846463977c2db758ef4a3a7ecdd585a2b8e4ad2dd6eca814baf38ca4b229ef61777cf5727e075f02a1350f1597aa9399b1fa8044a885414
|
||||
|
Loading…
Reference in New Issue
Block a user