podman-2:1.5.2-0.26.dev.git67926d8
- autobuilt 67926d8 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
96d6cbec41
commit
ce1fd44f91
1
.gitignore
vendored
1
.gitignore
vendored
@ -418,3 +418,4 @@
|
||||
/libpod-b263dd9.tar.gz
|
||||
/libpod-59261cf.tar.gz
|
||||
/libpod-c0528c1.tar.gz
|
||||
/libpod-67926d8.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 c0528c152ebe2a972e2a44384ebd4ac87b936273
|
||||
%global commit0 67926d86b50973d6cb0d8e953583441c8cb2fecf
|
||||
%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.25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.26.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 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.26.dev.git67926d8
|
||||
- autobuilt 67926d8
|
||||
|
||||
* Sun Aug 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.25.dev.gitc0528c1
|
||||
- autobuilt c0528c1
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-c0528c1.tar.gz) = 71fa2837cae5bde3881e7471dd0fbf9cec1032d4ef16e0e1a11f077c7f3e01905763679cd2dd1b48d00ca6da05cc2960a9cb1122f7eaaf137f0f8b6a576f6d65
|
||||
SHA512 (libpod-67926d8.tar.gz) = fd44acf5c87df7acdedb73f013ffe984647059191a664e84362a43ae4f95485a5a56636fa6f61c1fb6772a26f50a28c4f80ef7bdca847a46189d721dafee7ae6
|
||||
|
Loading…
Reference in New Issue
Block a user