podman-2:1.5.2-0.4.dev.git8eab96e
- autobuilt 8eab96e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
8757e2fe07
commit
3ee73c7e12
1
.gitignore
vendored
1
.gitignore
vendored
@ -397,3 +397,4 @@
|
||||
/libpod-05149e6.tar.gz
|
||||
/libpod-2d47f1a.tar.gz
|
||||
/libpod-704cc58.tar.gz
|
||||
/libpod-8eab96e.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 704cc582ac37fbbb7c8241a1cc09540f4976ed12
|
||||
%global commit0 8eab96ec3afdc04c02b5ea1c2067e4a36c14c783
|
||||
%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.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.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
|
||||
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.4.dev.git8eab96e
|
||||
- autobuilt 8eab96e
|
||||
|
||||
* Fri Aug 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.3.dev.git704cc58
|
||||
- autobuilt 704cc58
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-704cc58.tar.gz) = 0cb14ae8457ff6aa4b4befeff04c4b83668011bb90ae5e4548f68807b0eaa7aab7e29dc33cf83a97e7c83b27ce729434521b69ad877b5ad2abec6f655d6e22d7
|
||||
SHA512 (libpod-8eab96e.tar.gz) = 74197622d297af4bbd045133a855203ec9985aca011447b7347230b76e45ba4cd80b57dad2aab5657503b9a1ccb66f229046c30b270200b3533a71d14497e928
|
||||
|
Loading…
Reference in New Issue
Block a user