podman-2:1.4.5-0.16.dev.git7488ed6
- autobuilt 7488ed6 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0681ff5b87
commit
f205a51c57
1
.gitignore
vendored
1
.gitignore
vendored
@ -285,3 +285,4 @@
|
|||||||
/libpod-04a9cb0.tar.gz
|
/libpod-04a9cb0.tar.gz
|
||||||
/libpod-1c02905.tar.gz
|
/libpod-1c02905.tar.gz
|
||||||
/libpod-b2734ba.tar.gz
|
/libpod-b2734ba.tar.gz
|
||||||
|
/libpod-7488ed6.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 b2734baee5637ec4440a40cca8ff5ebab377739f
|
%global commit0 7488ed6d9a619d86333dc1880d4df034fbb371b9
|
||||||
%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.15.dev.git%{shortcommit0}%{?dist}
|
Release: 0.16.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.16.dev.git7488ed6
|
||||||
|
- autobuilt 7488ed6
|
||||||
|
|
||||||
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.15.dev.gitb2734ba
|
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.15.dev.gitb2734ba
|
||||||
- autobuilt b2734ba
|
- autobuilt b2734ba
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
SHA512 (conmon-1de71ad.tar.gz) = 363e5ca2b92c2099f5f82297cf41c3ba9465f3ba0d6285a371a0c22f5dcacbc71e1d1dcfdddee35808c75d958cadd9e60dedd85f54d595450ee2441ef02cde45
|
||||||
SHA512 (libpod-b2734ba.tar.gz) = bdee634dc4b23b1a7834c4fedc67d24dddd21b5bd97ba4f9140682ddb718fec10c8fbbc298ce66ea3c8e43398dd4eb8f5e66f85b7a0ffc7ebf22c88ae922d026
|
SHA512 (libpod-7488ed6.tar.gz) = aaef81269f5b678426088c35ac19d19f93508089ce26dd246cd926939f3300effddc4e5a8b8113eba77695d6ccc36a7d4bcb7173ded3dcc8e27fe48ac4e48f34
|
||||||
|
Loading…
Reference in New Issue
Block a user