podman-2:1.5.2-0.19.dev.gitecc5cc5
- autobuilt ecc5cc5 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
59fb7176b0
commit
9c6f7af49f
1
.gitignore
vendored
1
.gitignore
vendored
@ -412,3 +412,4 @@
|
||||
/libpod-f618bc3.tar.gz
|
||||
/libpod-1ad8fe5.tar.gz
|
||||
/libpod-1ff984d.tar.gz
|
||||
/libpod-ecc5cc5.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 1ff984d509b85d9ededeb5c609bff01210512891
|
||||
%global commit0 ecc5cc532a26b1fa94ec74a264df156501d4f9dd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.5.2
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.19.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -602,6 +602,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.19.dev.gitecc5cc5
|
||||
- autobuilt ecc5cc5
|
||||
|
||||
* Wed Aug 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.18.dev.git1ff984d
|
||||
- autobuilt 1ff984d
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-1ff984d.tar.gz) = 1e74379b41c4792e0f55062ea2eb8530f45831d1a7ad5da774aa7d24653591cdb020d695da44f3f1ee760a585d4c867fa6452290a94d3519a7c0a4f4c6211c60
|
||||
SHA512 (libpod-ecc5cc5.tar.gz) = 3740d5d907c361e2ea26ca36bcb3e58257c90b255469eb4647b852cfa1c7164152a238e806ce8aeb4286d804003eb729dc7aff7bce879371718f1ac7d1fc4bdc
|
||||
|
Loading…
Reference in New Issue
Block a user