podman-2:1.4.5-0.76.dev.git389a7b7
- autobuilt 389a7b7 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
7ab9ff69ec
commit
b832877360
1
.gitignore
vendored
1
.gitignore
vendored
@ -345,3 +345,4 @@
|
||||
/libpod-3cc9ab8.tar.gz
|
||||
/libpod-140e08e.tar.gz
|
||||
/libpod-d9ea4db.tar.gz
|
||||
/libpod-389a7b7.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 d9ea4db396e3a5ee49dc505ea8f0076c2aca515d
|
||||
%global commit0 389a7b79c295fc0477c22c571aef06934bf72219
|
||||
%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.75.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.76.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
|
||||
* Sun Aug 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.76.dev.git389a7b7
|
||||
- autobuilt 389a7b7
|
||||
|
||||
* Sun Aug 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.75.dev.gitd9ea4db
|
||||
- autobuilt d9ea4db
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-d9ea4db.tar.gz) = 5904abef539976f4225da68e0b1598d7a757b31f16300850baec7f858cabac30722dddc3973413a52cc15ea05e9635c359467ed04df6f6bbb58b216f27a6e9b1
|
||||
SHA512 (libpod-389a7b7.tar.gz) = 1d93184d05b9182ed771063de45fa6402bc835e0bfaf728d7218aac242d7a3bb0dcf1f92ef6b3f4cfa993cb2053118075e6be80ce9344e2ed1d630eea01c7d36
|
||||
|
Loading…
Reference in New Issue
Block a user