podman-2:1.4.5-0.54.dev.git7d635ac
- autobuilt 7d635ac Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
04555be08a
commit
2138d6e233
1
.gitignore
vendored
1
.gitignore
vendored
@ -323,3 +323,4 @@
|
|||||||
/libpod-2ca7861.tar.gz
|
/libpod-2ca7861.tar.gz
|
||||||
/libpod-6665269.tar.gz
|
/libpod-6665269.tar.gz
|
||||||
/libpod-c3c45f3.tar.gz
|
/libpod-c3c45f3.tar.gz
|
||||||
|
/libpod-7d635ac.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 c3c45f3ba5c2782be9658a33f8632467a06c6422
|
%global commit0 7d635ac1c5ce61385dea009d29eceb90fea8db30
|
||||||
%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.53.dev.git%{shortcommit0}%{?dist}
|
Release: 0.54.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
|
||||||
|
* Mon Jul 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.54.dev.git7d635ac
|
||||||
|
- autobuilt 7d635ac
|
||||||
|
|
||||||
* Mon Jul 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.53.dev.gitc3c45f3
|
* Mon Jul 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.53.dev.gitc3c45f3
|
||||||
- autobuilt c3c45f3
|
- autobuilt c3c45f3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||||
SHA512 (libpod-c3c45f3.tar.gz) = a6aee364c141cb6535613459cc5833dcf7f3f657d10ceacfefaa77c2ace6e4d18a2b958e08e1e229382360639d100b1e1b3890c1032409709c8b780be3b62c42
|
SHA512 (libpod-7d635ac.tar.gz) = 524115ea612b0d065e175692773e687f3f7ee3554c0281b4b4bcd72006feba213e209cbb2578f9333ae73270918947192d4734811d8f20b7aeef993803bf731c
|
||||||
|
Loading…
Reference in New Issue
Block a user