podman-2:1.4.5-0.63.dev.git5056964
- autobuilt 5056964 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
5432a4a730
commit
ea901997f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -332,3 +332,4 @@
|
||||
/libpod-a622f8d.tar.gz
|
||||
/libpod-ccf4ec2.tar.gz
|
||||
/libpod-3215ea6.tar.gz
|
||||
/libpod-5056964.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 3215ea694da7ee965aad046b3c64b6bfa1a82b68
|
||||
%global commit0 5056964d09c5de31e10bb226acdb9cb24dce84e9
|
||||
%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.62.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.63.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.63.dev.git5056964
|
||||
- autobuilt 5056964
|
||||
|
||||
* Thu Aug 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.62.dev.git3215ea6
|
||||
- autobuilt 3215ea6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-3215ea6.tar.gz) = e109998b738f4286aa7786d0be9e294643413e189c45a0bc1beda61ee2cb1eb637f1aa8579bf4b5b428e79045901fdebacf3c9797e76ceb86961a08897bf90fb
|
||||
SHA512 (libpod-5056964.tar.gz) = ed51a966dc519d2f3922188df997745e88fe12aaded83b25de5997824039b95c24eaa7c559d32558e8dbac4102a3af0c26f9ce173a5cd02109fe5529e4de7927
|
||||
|
Loading…
Reference in New Issue
Block a user