podman-2:1.5.2-0.41.dev.gite5568d4
- autobuilt e5568d4 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
c14e4c31e8
commit
5b1871f5bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -432,3 +432,4 @@
|
||||
/libpod-d110998.tar.gz
|
||||
/libpod-3e0fdc7.tar.gz
|
||||
/libpod-8ba21ac.tar.gz
|
||||
/libpod-e5568d4.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 8ba21acd459069cd53b492d46736b85c3436296b
|
||||
%global commit0 e5568d4acc5b6319e46de9477c99248db55db628
|
||||
%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.40.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.41.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -603,6 +603,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Sep 01 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.41.dev.gite5568d4
|
||||
- autobuilt e5568d4
|
||||
|
||||
* Fri Aug 30 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.40.dev.git8ba21ac
|
||||
- autobuilt 8ba21ac
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-8ba21ac.tar.gz) = 7e0f7d3342dd48c70c50447dfd21a60ccff9baa4c392e74918171744f11eda729c625495a5f083f95c53892c0cb6d32cf6b27f1c949aecdae9490ce249838e24
|
||||
SHA512 (libpod-e5568d4.tar.gz) = 8221d63fa5e9860d0f503fce160cbc4fded17d5967e77ef0ed441dbc9eb3e6bc84c7be1dc96703dcd47ae233f5f1edc8636f0485d01ea31a7517d402c201dd07
|
||||
|
Loading…
Reference in New Issue
Block a user