podman-2:1.4.5-0.56.dev.git4196a59
- autobuilt 4196a59 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
deb2e63975
commit
bdf33165db
1
.gitignore
vendored
1
.gitignore
vendored
@ -325,3 +325,4 @@
|
||||
/libpod-c3c45f3.tar.gz
|
||||
/libpod-7d635ac.tar.gz
|
||||
/libpod-040355d.tar.gz
|
||||
/libpod-4196a59.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 040355d450aa7282071813c9517b50b901c9e497
|
||||
%global commit0 4196a594521d89fa057602d9cb176726ee9db614
|
||||
%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.55.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.56.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 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.56.dev.git4196a59
|
||||
- autobuilt 4196a59
|
||||
|
||||
* Tue Jul 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.55.dev.git040355d
|
||||
- autobuilt 040355d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||
SHA512 (libpod-040355d.tar.gz) = 87bf73f6341e2ea0a8b7f87e07d1256e541216dcd1f2fb40bcba804342ea850861174e79a636a7b1ffe476d087fbe4cd58a9aa93113982261af05a0082bf046e
|
||||
SHA512 (libpod-4196a59.tar.gz) = 229d4bd15b48fb41d27ff353a19d7cf2b1e5fd535f15691018a668441208423fd689d898ffc160b389e83bf82a8c03559b0c5b6314124468c8659c7f6d430665
|
||||
|
Loading…
Reference in New Issue
Block a user