podman-2:1.5.1-5.16.dev.gitbf9e801
- autobuilt bf9e801 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3537282ceb
commit
a7a1ad05e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -389,3 +389,4 @@
|
||||
/libpod-a734b53.tar.gz
|
||||
/libpod-4823cf8.tar.gz
|
||||
/libpod-f5dcb80.tar.gz
|
||||
/libpod-bf9e801.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 f5dcb8011df1f8c7dd501e2ee1db9e069135fba9
|
||||
%global commit0 bf9e801f1182009dcd73443755690dafdc99eeb4
|
||||
%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.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 4.16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 5.16.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 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-5.16.dev.gitbf9e801
|
||||
- autobuilt bf9e801
|
||||
|
||||
* Wed Aug 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-4.16.dev.gitf5dcb80
|
||||
- autobuilt f5dcb80
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-f5dcb80.tar.gz) = 43d7f43cb9d0904df8225f35eec2490ba1efc4f1a64da2aff4408ad932420105a3c20e1b59a38798239778fa6ab6c7c5d21cce780b9f9630dda0dacba245c9eb
|
||||
SHA512 (libpod-bf9e801.tar.gz) = e833050f961c9a3f2eef3556b71a30bd84b1afb07106c59c667b9eb6f7fe2c9f7c075d1f268b9221a07166ede4462340c0d89a0eb4c67d737215c99563a3e114
|
||||
|
Loading…
Reference in New Issue
Block a user