podman-2:1.4.5-0.97.dev.git4b91f60
- autobuilt 4b91f60 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
fed9f32d77
commit
58deb3aea3
1
.gitignore
vendored
1
.gitignore
vendored
@ -367,3 +367,4 @@
|
||||
/conmon-e217fdf.tar.gz
|
||||
/libpod-00a20f7.tar.gz
|
||||
/libpod-dc38168.tar.gz
|
||||
/libpod-4b91f60.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 dc3816819d24921dfe8204e79d383c9ecea46612
|
||||
%global commit0 4b91f60e893d2f0cdc4c410b4693a22efc1d48f4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/containers/conmon
|
||||
@ -46,7 +46,7 @@ Epoch: 2
|
||||
Version: 1.4.5
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.96.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.97.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -599,6 +599,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.97.dev.git4b91f60
|
||||
- autobuilt 4b91f60
|
||||
|
||||
* Fri Aug 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.4.5-0.96.dev.gitdc38168
|
||||
- autobuilt dc38168
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-dc38168.tar.gz) = 1391d48399c472b6cba1f7640607447f706d39a85a3ad7262d1e05595351835d68ef5c72896b79d107fa3650e79c5c037404f585cea362be661950c0179e214b
|
||||
SHA512 (libpod-4b91f60.tar.gz) = 6ada26486f81c648af8983dad97925e29c8efde0c1febed38ed7741fcd4b6f51ede2ebade3f09c12fb3669fe96c6b8df99946f799ef3955263edec1890c2d34d
|
||||
|
Loading…
Reference in New Issue
Block a user