podman-2:1.4.5-0.20.dev.gitade0d87
- autobuilt ade0d87 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
93262a10ac
commit
539b3f647c
1
.gitignore
vendored
1
.gitignore
vendored
@ -289,3 +289,4 @@
|
|||||||
/libpod-456c045.tar.gz
|
/libpod-456c045.tar.gz
|
||||||
/libpod-adcde23.tar.gz
|
/libpod-adcde23.tar.gz
|
||||||
/libpod-22e62e8.tar.gz
|
/libpod-22e62e8.tar.gz
|
||||||
|
/libpod-ade0d87.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 22e62e8691495dd5385e23e51901b357e2891a74
|
%global commit0 ade0d8778f39b854fed3523bc17afbd98cc5a886
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/containers/conmon
|
%global import_path_conmon github.com/containers/conmon
|
||||||
@ -42,7 +42,7 @@ Epoch: 2
|
|||||||
Version: 1.4.5
|
Version: 1.4.5
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.19.dev.git%{shortcommit0}%{?dist}
|
Release: 0.20.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -591,6 +591,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.20.dev.gitade0d87
|
||||||
|
- autobuilt ade0d87
|
||||||
|
|
||||||
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.19.dev.git22e62e8
|
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.19.dev.git22e62e8
|
||||||
- autobuilt 22e62e8
|
- autobuilt 22e62e8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||||
SHA512 (libpod-22e62e8.tar.gz) = 32f300a9cda4cf3b7783f60e7bb62e03ff5c1bf2c87be788e0db691d2af51c7aba29658b0df99611d99efd045d1aaba6dbe22061efe446d12038ccf2c9a6626c
|
SHA512 (libpod-ade0d87.tar.gz) = e5314619ae9d40f5dac2ab8838a519e087ff477664548135eb90f0b34be0ee4cf048d99c96328f024d74c7746668309d128aff817886808aefee0cf0bad1d024
|
||||||
|
Loading…
Reference in New Issue
Block a user