podman-2:1.5.2-0.35.dev.gitbdf9e56
- autobuilt bdf9e56 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e6e57a7222
commit
efb030eef5
1
.gitignore
vendored
1
.gitignore
vendored
@ -426,3 +426,4 @@
|
||||
/libpod-e5c5a33.tar.gz
|
||||
/libpod-61dc63f.tar.gz
|
||||
/libpod-4e209fc.tar.gz
|
||||
/libpod-bdf9e56.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 4e209fc10a55560ca181207cf43dae0cb0ec9be0
|
||||
%global commit0 bdf9e568134c37f02f662080cfe32f7ca98710c9
|
||||
%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.34.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.35.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
|
||||
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.35.dev.gitbdf9e56
|
||||
- autobuilt bdf9e56
|
||||
|
||||
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.34.dev.git4e209fc
|
||||
- autobuilt 4e209fc
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-4e209fc.tar.gz) = e4dd628e7c8d832027c42927293d7e5e8b263edb5fc7d939da1d86964d2dc966f41211f54376554501e0bfba137b9a1d1cad205af5071e793d9113a5d1eddf2f
|
||||
SHA512 (libpod-bdf9e56.tar.gz) = d2db14e5078cd9a43442ad0eadc9ba3c361f889198353a38fda4ff1a03c451ae2087b4e3650b0711803c759b4d66d581180b7e83ca533b2eeaefde38e78189c5
|
||||
|
Loading…
Reference in New Issue
Block a user