podman-2:1.5.2-0.9.dev.gitb1acc43
- autobuilt b1acc43 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
babf9e88d7
commit
312939f9af
1
.gitignore
vendored
1
.gitignore
vendored
@ -402,3 +402,4 @@
|
||||
/libpod-76f327f.tar.gz
|
||||
/libpod-438cbf4.tar.gz
|
||||
/libpod-bd0b05f.tar.gz
|
||||
/libpod-b1acc43.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 bd0b05f13860b62de389ec67eadd0df6b44d4f4f
|
||||
%global commit0 b1acc4348184d43def7c63221ee0832505c4b7d1
|
||||
%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.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.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
|
||||
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.9.dev.gitb1acc43
|
||||
- autobuilt b1acc43
|
||||
|
||||
* Mon Aug 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.8.dev.gitbd0b05f
|
||||
- autobuilt bd0b05f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-bd0b05f.tar.gz) = 8491eed8c6cff31ad69f7e2c2c96fbac2fe4ee722e95156d18dfbdb2af010d2f2efa80e862e5fc307ef837476a1157e055a5dd1efd9d6e1b5d52c9da7f8e999d
|
||||
SHA512 (libpod-b1acc43.tar.gz) = 87e9dcf8e565699d847eca9b2b59e8ac862d5f3233f992a7314126c8b151118fd99aaa3176a6197486b27622d735a84304936a28053d56a372a758be59f1661e
|
||||
|
Loading…
Reference in New Issue
Block a user