podman-2:1.5.1-0.10.dev.git9bee690
- autobuilt 9bee690 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
51bd4e7260
commit
8b59e274a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -379,3 +379,4 @@
|
||||
/libpod-f18cfa4.tar.gz
|
||||
/libpod-ec93c9d.tar.gz
|
||||
/libpod-ca7bae7.tar.gz
|
||||
/libpod-9bee690.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 ca7bae7f89bd1843ce47fca41403b99b8583168e
|
||||
%global commit0 9bee6907a5d867ab866374c6c7d8a45e3fa705da
|
||||
%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.1
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.10.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -598,6 +598,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.10.dev.git9bee690
|
||||
- autobuilt 9bee690
|
||||
|
||||
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.1-0.9.dev.gitca7bae7
|
||||
- autobuilt ca7bae7
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||
SHA512 (libpod-ca7bae7.tar.gz) = a2ad56ff15795da947321031e3519a0d831e1dfc06e1c1062d2eac545e015c12274ac0c3b88ebe59ca97c2e8ca53151f2b5fc5e6308c95f53538d8a50386b38f
|
||||
SHA512 (libpod-9bee690.tar.gz) = 3fc2046aaa58afe88e9afb019dfd5f9163c709678bf0f035f29f5319f86a567751d7b9bb071d86cde62c74f8f6bd8a4b0ab7d1aa348f4f8f581a408938f70105
|
||||
|
Loading…
Reference in New Issue
Block a user