podman-2:1.4.5-0.84.dev.git66ea32c
- autobuilt 66ea32c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0a1ac615ad
commit
dfa0e70ce3
1
.gitignore
vendored
1
.gitignore
vendored
@ -353,3 +353,4 @@
|
||||
/libpod-3bffe77.tar.gz
|
||||
/libpod-b5618d9.tar.gz
|
||||
/libpod-f0a5b7f.tar.gz
|
||||
/libpod-66ea32c.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 f0a5b7ff9944f3666c9d28e1a20f9688307fe93b
|
||||
%global commit0 66ea32cbaf926d59fae3345b7e27a15050ab3afe
|
||||
%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.83.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.84.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
|
||||
* Wed Aug 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.84.dev.git66ea32c
|
||||
- autobuilt 66ea32c
|
||||
|
||||
* Tue Aug 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.83.dev.gitf0a5b7f
|
||||
- autobuilt f0a5b7f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-f0a5b7f.tar.gz) = 668036872e66d13b4edf2fb0e8ab52703b140802c0948a9841e1383033c31c8762fd6788e78691fc5c6621f91b8f0104ded76aeb7ca02a0db5f4ebf4d0d2854f
|
||||
SHA512 (libpod-66ea32c.tar.gz) = 924c5f616e6921e87da01bb6873b485886bc8cea109149ad82f9b4b3de26559a062977332e4fe7922fe8b8cd1d2d88f3addfdc1a0b1b33ffe5efd083fb313533
|
||||
|
Loading…
Reference in New Issue
Block a user