podman-2:1.5.2-0.18.dev.git1ff984d
- autobuilt 1ff984d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
014f172a6a
commit
59fb7176b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -411,3 +411,4 @@
|
|||||||
/libpod-a3c46fc.tar.gz
|
/libpod-a3c46fc.tar.gz
|
||||||
/libpod-f618bc3.tar.gz
|
/libpod-f618bc3.tar.gz
|
||||||
/libpod-1ad8fe5.tar.gz
|
/libpod-1ad8fe5.tar.gz
|
||||||
|
/libpod-1ff984d.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 1ad8fe52412c8cef215e5a5af312e5db680c3916
|
%global commit0 1ff984d509b85d9ededeb5c609bff01210512891
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global import_path_conmon github.com/containers/conmon
|
%global import_path_conmon github.com/containers/conmon
|
||||||
@ -46,7 +46,7 @@ Epoch: 2
|
|||||||
Version: 1.5.2
|
Version: 1.5.2
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.17.dev.git%{shortcommit0}%{?dist}
|
Release: 0.18.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -602,6 +602,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 21 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.18.dev.git1ff984d
|
||||||
|
- autobuilt 1ff984d
|
||||||
|
|
||||||
* Tue Aug 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.17.dev.git1ad8fe5
|
* Tue Aug 20 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.5.2-0.17.dev.git1ad8fe5
|
||||||
- autobuilt 1ad8fe5
|
- autobuilt 1ad8fe5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78
|
||||||
SHA512 (libpod-1ad8fe5.tar.gz) = bbdf90f633e6b7050fd2a59adbba498d1df6a1224578d2c627f8deb1202d827ddbd45ee4e1280f4527a66bcd3c2012a5beee3f67fac53937791bd96a893984f2
|
SHA512 (libpod-1ff984d.tar.gz) = 1e74379b41c4792e0f55062ea2eb8530f45831d1a7ad5da774aa7d24653591cdb020d695da44f3f1ee760a585d4c867fa6452290a94d3519a7c0a4f4c6211c60
|
||||||
|
Loading…
Reference in New Issue
Block a user