podman-2:1.4.5-0.61.dev.gitccf4ec2
- autobuilt ccf4ec2 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e33b106983
commit
16cda05dd6
1
.gitignore
vendored
1
.gitignore
vendored
@ -330,3 +330,4 @@
|
||||
/libpod-e84ed3c.tar.gz
|
||||
/libpod-680a383.tar.gz
|
||||
/libpod-a622f8d.tar.gz
|
||||
/libpod-ccf4ec2.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 a622f8d345b1853401de2e533e9fbf14ef169fa2
|
||||
%global commit0 ccf4ec295b9a144740b07a202432aa34a7cce3de
|
||||
%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.60.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.61.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.61.dev.gitccf4ec2
|
||||
- autobuilt ccf4ec2
|
||||
|
||||
* Wed Jul 31 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.60.dev.gita622f8d
|
||||
- autobuilt a622f8d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-a622f8d.tar.gz) = 393c759167f6ffac6eaa7039aa437f6327421c135b6c0fdbefc59db9df37e539e96318781a3781483b55981eb953b29c8f05826c50cba4ef0cd391927867e45f
|
||||
SHA512 (libpod-ccf4ec2.tar.gz) = 6b90570265d161f393bfe441551eac220579fce85de9fc3c6b3d7353181f0739c9092b702b2da5f9319cfebd0877101606fca3c6b6c149ef8eab1e03d656ef43
|
||||
|
Loading…
Reference in New Issue
Block a user